17 lines
386 B
JSON
17 lines
386 B
JSON
|
{
|
||
|
"accentColor": "",
|
||
|
"theme": "obsidian",
|
||
|
"cssTheme": "AnuPpuccin",
|
||
|
"baseFontSizeAction": false,
|
||
|
"translucency": false,
|
||
|
"enabledCssSnippets": [
|
||
|
"extended-colorschemes",
|
||
|
"custom-rainbow-colors",
|
||
|
"cards"
|
||
|
],
|
||
|
"interfaceFontFamily": "",
|
||
|
"textFontFamily": "",
|
||
|
"monospaceFontFamily": "JetBrainsMono Nerd Font",
|
||
|
"nativeMenus": false,
|
||
|
"showViewHeader": true
|
||
|
}
|