upgrade to 3.0
This commit is contained in:
@@ -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
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
@@ -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
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
/* Empty */
|
||||
@@ -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
File diff suppressed because one or more lines are too long
@@ -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
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user