Various small changes from the last week or so

This commit is contained in:
2025-10-24 22:33:31 -05:00
parent 49be8f8393
commit f8bb7bbf03
15 changed files with 140 additions and 110 deletions

View File

@@ -1,5 +1,9 @@
{
"theme": "obsidian",
"accentColor": "#2f930e",
"baseFontSize": 18
}
"baseFontSize": 18,
"enabledCssSnippets": [
"theme-transparency"
],
"translucency": false
}