feat: update to minimal night owl theme
This commit is contained in:
8
.obsidian/appearance.json
vendored
8
.obsidian/appearance.json
vendored
@@ -1,9 +1,11 @@
|
||||
{
|
||||
"cssTheme": "Night Owl",
|
||||
"cssTheme": "Minimal",
|
||||
"theme": "obsidian",
|
||||
"enabledCssSnippets": [
|
||||
"dracula-custom-edits"
|
||||
"dracula-custom-edits",
|
||||
"style-settings"
|
||||
],
|
||||
"translucency": false,
|
||||
"baseFontSize": 21
|
||||
"baseFontSize": 21,
|
||||
"accentColor": ""
|
||||
}
|
||||
Reference in New Issue
Block a user