diff --git a/enter/.obsidian/appearance.json b/enter/.obsidian/appearance.json index 13aad18..c7b8056 100644 --- a/enter/.obsidian/appearance.json +++ b/enter/.obsidian/appearance.json @@ -4,7 +4,7 @@ "showViewHeader": true, "nativeMenus": true, "cssTheme": "Aura", - "theme": "moonstone", + "theme": "obsidian", "baseFontSize": 14, "textFontFamily": "Times New Roman", "interfaceFontFamily": "Times New Roman" diff --git a/enter/.obsidian/plugins/obsidian-style-settings/data.json b/enter/.obsidian/plugins/obsidian-style-settings/data.json new file mode 100644 index 0000000..5844e26 --- /dev/null +++ b/enter/.obsidian/plugins/obsidian-style-settings/data.json @@ -0,0 +1,12 @@ +{ + "aura@@cpt-accent": "var(--cpt-pink)", + "aura@@aura-colorshemes-dark": "default", + "aura@@aura-active-line": "aura-no-highlight", + "aura@@aura-translucent-window": true, + "aura@@aura-translucent-window-opacity": 0.2, + "aura@@aura-disable-borders": true, + "aura@@aura-rainbow-folders": false, + "aura@@aura-floating-titlebar": true, + "aura@@aura-floating-status-bar": true, + "aura@@aura-vault-name-toggle": true +} \ No newline at end of file