BlueRoseNote/.obsidian/appearance.json

23 lines
535 B
JSON
Raw Normal View History

2023-06-29 11:55:02 +08:00
{
"baseFontSize": 16,
"translucency": false,
"theme": "obsidian",
"cssTheme": "Blue Topaz",
"enabledCssSnippets": [
"S - Images Adjustments",
"S - Admonitions",
"S - Aside",
"S - Checkboxes",
"S - Embed Adjustments",
"S - Encoded Icons",
"S - External Link Icons",
"S - Kanban",
"【自定义】mytools 样式",
2024-02-21 17:22:42 +08:00
"【图标】iconfont",
2024-02-23 16:44:58 +08:00
"【日记】Time",
2025-03-11 23:28:57 +08:00
"custom-admonitions.c9c6cb",
"image-captions-figure"
2023-06-29 11:55:02 +08:00
],
"baseFontSizeAction": false,
2024-02-24 20:56:29 +08:00
"accentColor": "#0068f0"
2023-06-29 11:55:02 +08:00
}