update mobile theme

This commit is contained in:
Lucas 2023-03-30 01:38:45 +02:00
parent 3a5f6976c9
commit e0e2f97c9c

View file

@ -1,11 +1,12 @@
{ {
"accentColor": "", "accentColor": "",
"cssTheme": "Encore", "cssTheme": "Sanctum",
"translucency": false, "translucency": false,
"enabledCssSnippets": [ "enabledCssSnippets": [
"_infobox-callout", "_infobox-callout",
"_app-tweak" "_app-tweak"
], ],
"baseFontSize": 19, "baseFontSize": 19,
"baseFontSizeAction": true "baseFontSizeAction": true,
"theme": "obsidian"
} }