Update theming again

This commit is contained in:
2026-07-28 20:38:26 -04:00
parent 5cd0675d3b
commit c13e938822
3 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"vimMode": true,
"showUnsupportedFiles": true,
"livePreview": true,
"livePreview": false,
"showInlineTitle": false,
"mobileToolbarCommands": [
"editor:undo",

View File

@@ -9,5 +9,5 @@
"font",
"vim-cursor"
],
"accentColor": "#2eaadc"
"accentColor": ""
}

View File

@@ -1,8 +1,8 @@
{
"lightStyle": "minimal-light",
"darkStyle": "minimal-dark",
"lightScheme": "minimal-things-light",
"darkScheme": "minimal-things-dark",
"lightScheme": "minimal-default-light",
"darkScheme": "minimal-default-dark",
"editorFont": "",
"lineHeight": 1.6,
"lineWidth": 40,