Files
obsidian-global-config/appearance.json
Brendan Chen 6fbdbc1583 Update styling, again
Fix font drift fully, remove code block padding, use colorful headings
2026-07-29 11:31:54 -04:00

15 lines
286 B
JSON

{
"cssTheme": "Minimal",
"showRibbon": true,
"textFontFamily": "iA Writer Mono V",
"translucency": true,
"interfaceFontFamily": "",
"baseFontSize": 18,
"enabledCssSnippets": [
"font",
"vim-cursor",
"text-normalize",
"code-blocks"
],
"accentColor": ""
}