feat: update to minimal night owl theme

This commit is contained in:
Ben Hong
2024-01-17 15:26:30 -08:00
parent 08c2cb8e6e
commit 1916d57faa
39 changed files with 38946 additions and 27151 deletions

View File

@@ -1,9 +1,11 @@
{
"cssTheme": "Night Owl",
"cssTheme": "Minimal",
"theme": "obsidian",
"enabledCssSnippets": [
"dracula-custom-edits"
"dracula-custom-edits",
"style-settings"
],
"translucency": false,
"baseFontSize": 21
"baseFontSize": 21,
"accentColor": ""
}