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,17 +1,15 @@
{
"cssTheme": "Minimal",
"showRibbon": true,
"textFontFamily": "iA Writer Mono V",
"textFontFamily": "",
"translucency": true,
"interfaceFontFamily": "",
"baseFontSize": 18,
"enabledCssSnippets": [
"font",
"vim-cursor",
"text-normalize",
"code-blocks",
"minimal-heading-colors",
"minimal-mono-grid"
"minimal-heading-colors"
],
"accentColor": ""
}