obsidian-template/.obsidian/appearance.json
baalajimaestro 4582503912
Enable custom theme color on prism
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2023-03-25 22:00:17 +05:30

7 lines
96 B
JSON

{
"accentColor": "",
"cssTheme": "Prism",
"enabledCssSnippets": [
"theme-custom"
]
}