update mobile theme
This commit is contained in:
parent
3a5f6976c9
commit
e0e2f97c9c
1 changed files with 3 additions and 2 deletions
5
.obsidian/appearance.json
vendored
5
.obsidian/appearance.json
vendored
|
@ -1,11 +1,12 @@
|
|||
{
|
||||
"accentColor": "",
|
||||
"cssTheme": "Encore",
|
||||
"cssTheme": "Sanctum",
|
||||
"translucency": false,
|
||||
"enabledCssSnippets": [
|
||||
"_infobox-callout",
|
||||
"_app-tweak"
|
||||
],
|
||||
"baseFontSize": 19,
|
||||
"baseFontSizeAction": true
|
||||
"baseFontSizeAction": true,
|
||||
"theme": "obsidian"
|
||||
}
|
Loading…
Reference in a new issue