From 526eafe719ebebc113ac42ee621a4ff7190c8323 Mon Sep 17 00:00:00 2001 From: skalark <104522754+skalark@users.noreply.github.com> Date: Thu, 2 Jan 2025 21:04:29 +0100 Subject: [PATCH] Update community-css-themes.json --- community-css-themes.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/community-css-themes.json b/community-css-themes.json index 355d740988f..b082cd395f5 100644 --- a/community-css-themes.json +++ b/community-css-themes.json @@ -2299,5 +2299,12 @@ "repo": "MalcolmMielle/Emerald-Echo", "screenshot": "screenshot.png", "modes": ["dark", "light"] + }, + { + "name": "Default Colored", + "author": "skalark", + "repo": "skalark/ObsidianDefaultColored", + "screenshot": "themePreview.png", + "modes": ["dark", "light"] } ]