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": "",
|
"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"
|
||||||
}
|
}
|
Loading…
Reference in a new issue