Disable Vim, mono text, and more

This commit is contained in:
2026-08-05 18:28:43 -04:00
parent 6fc7d3c3de
commit 7ee0c5bb44
4 changed files with 12 additions and 8 deletions

View File

@@ -1,8 +1,8 @@
{
"lightStyle": "minimal-light",
"darkStyle": "minimal-dark",
"lightScheme": "minimal-default-light",
"darkScheme": "minimal-default-dark",
"lightScheme": "minimal-flexoki-light",
"darkScheme": "minimal-flexoki-dark",
"editorFont": "",
"lineHeight": 1.7,
"lineWidth": 40,
@@ -16,7 +16,7 @@
"iframeWidth": "iframe-default-width",
"mapWidth": "map-default-width",
"chartWidth": "chart-default-width",
"colorfulHeadings": true,
"colorfulHeadings": false,
"colorfulFrame": false,
"colorfulActiveStates": false,
"trimNames": true,