feat: update settings and plugins

This commit is contained in:
Ben Hong
2024-01-17 20:40:00 -08:00
parent 1916d57faa
commit c744a6fe89
82 changed files with 157524 additions and 5348 deletions

View File

@@ -1,11 +1,16 @@
{
"accentColor": "",
"cssTheme": "Minimal",
"theme": "obsidian",
"baseFontSize": 20,
"interfaceFontFamily": "Inter",
"showViewHeader": true,
"nativeMenus": true,
"textFontFamily": "Karla",
"monospaceFontFamily": "IBM Plex Mono",
"enabledCssSnippets": [
"dracula-custom-edits",
"style-settings"
"night-owl"
],
"translucency": false,
"baseFontSize": 21,
"accentColor": ""
"baseFontSizeAction": false,
"theme": "obsidian"
}