upgrade to 3.0
This commit is contained in:
34
content/.obsidian/plugins/obsidian-minimal-settings/data.json
vendored
Normal file
34
content/.obsidian/plugins/obsidian-minimal-settings/data.json
vendored
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"lightStyle": "minimal-light",
|
||||
"darkStyle": "minimal-dark",
|
||||
"lightScheme": "minimal-default-light",
|
||||
"darkScheme": "minimal-default-dark",
|
||||
"editorFont": "",
|
||||
"lineHeight": 1.7,
|
||||
"lineWidth": 50,
|
||||
"lineWidthWide": 60,
|
||||
"maxWidth": 88,
|
||||
"textNormal": 17,
|
||||
"textSmall": 13,
|
||||
"imgGrid": false,
|
||||
"imgWidth": "img-default-width",
|
||||
"tableWidth": "table-default-width",
|
||||
"iframeWidth": "iframe-default-width",
|
||||
"mapWidth": "map-default-width",
|
||||
"chartWidth": "chart-default-width",
|
||||
"colorfulHeadings": false,
|
||||
"colorfulFrame": false,
|
||||
"colorfulActiveStates": false,
|
||||
"trimNames": true,
|
||||
"labeledNav": false,
|
||||
"fullWidthMedia": true,
|
||||
"bordersToggle": true,
|
||||
"minimalStatus": true,
|
||||
"focusMode": false,
|
||||
"underlineInternal": true,
|
||||
"underlineExternal": true,
|
||||
"folding": true,
|
||||
"lineNumbers": false,
|
||||
"readableLineLength": true,
|
||||
"devBlockWidth": false
|
||||
}
|
||||
961
content/.obsidian/plugins/obsidian-minimal-settings/main.js
vendored
Normal file
961
content/.obsidian/plugins/obsidian-minimal-settings/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
11
content/.obsidian/plugins/obsidian-minimal-settings/manifest.json
vendored
Normal file
11
content/.obsidian/plugins/obsidian-minimal-settings/manifest.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "obsidian-minimal-settings",
|
||||
"name": "Minimal Theme Settings",
|
||||
"version": "7.5.0",
|
||||
"minAppVersion": "1.1.9",
|
||||
"description": "Change the colors, fonts and features of Minimal Theme.",
|
||||
"author": "@kepano",
|
||||
"authorUrl": "https://www.twitter.com/kepano",
|
||||
"fundingUrl": "https://www.buymeacoffee.com/kepano",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
1
content/.obsidian/plugins/obsidian-minimal-settings/styles.css
vendored
Normal file
1
content/.obsidian/plugins/obsidian-minimal-settings/styles.css
vendored
Normal file
@@ -0,0 +1 @@
|
||||
/* Empty */
|
||||
25
content/.obsidian/plugins/vscode-editor/data.json
vendored
Normal file
25
content/.obsidian/plugins/vscode-editor/data.json
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"extensions": [
|
||||
"ts",
|
||||
"js",
|
||||
"py",
|
||||
"css",
|
||||
"c",
|
||||
"cpp",
|
||||
"go",
|
||||
"rs",
|
||||
"java",
|
||||
"lua",
|
||||
"php",
|
||||
"xml",
|
||||
"njk"
|
||||
],
|
||||
"folding": true,
|
||||
"lineNumbers": true,
|
||||
"wordWrap": true,
|
||||
"minimap": true,
|
||||
"semanticValidation": true,
|
||||
"syntaxValidation": true,
|
||||
"themeColor": "AUTO",
|
||||
"fontSize": 16
|
||||
}
|
||||
1369
content/.obsidian/plugins/vscode-editor/main.js
vendored
Normal file
1369
content/.obsidian/plugins/vscode-editor/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
11
content/.obsidian/plugins/vscode-editor/manifest.json
vendored
Normal file
11
content/.obsidian/plugins/vscode-editor/manifest.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "vscode-editor",
|
||||
"name": "VSCode Editor",
|
||||
"version": "1.0.4",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Edit Code Files like VSCode.",
|
||||
"author": "sunxvming",
|
||||
"authorUrl": "https://github.com/sunxvming",
|
||||
"fundingUrl": "https://www.buymeacoffee.com/sunxvming",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
4616
content/.obsidian/plugins/vscode-editor/styles.css
vendored
Normal file
4616
content/.obsidian/plugins/vscode-editor/styles.css
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user