appearance.json
1 { 2 "accentColor": "#d9b96c", 3 "cssTheme": "Obsidian gruvbox", 4 "baseFontSize": 17, 5 "translucency": false, 6 "theme": "obsidian", 7 "enabledCssSnippets": [ 8 "MCL Multi Column", 9 "MCL Wide Views", 10 "priority-matrix", 11 "cards", 12 "MCL Gallery Cards" 13 ], 14 "showViewHeader": true, 15 "textFontFamily": "New York,SN Pro", 16 "interfaceFontFamily": "SN Pro,New York", 17 "monospaceFontFamily": "JetBrains Mono NL" 18 }