From 66c3bbfa94d8a41e58adf154be25e6d86fee8e30 Mon Sep 17 00:00:00 2001 From: "martial.simon" Date: Sun, 13 Apr 2025 19:54:19 +0200 Subject: init: initial commit --- .obsidian/appearance.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100755 .obsidian/appearance.json (limited to '.obsidian/appearance.json') diff --git a/.obsidian/appearance.json b/.obsidian/appearance.json new file mode 100755 index 0000000..bf8d6eb --- /dev/null +++ b/.obsidian/appearance.json @@ -0,0 +1,9 @@ +{ + "cssTheme": "Everforest Enchanted", + "theme": "obsidian", + "accentColor": "#ff8c69", + "textFontFamily": "Times New Roman", + "monospaceFontFamily": "Cousine Nerd Font", + "interfaceFontFamily": "", + "baseFontSize": 18 +} \ No newline at end of file -- cgit v1.2.3