From 21ad5e2036db5f60f8dee1d06941c39bf7b50735 Mon Sep 17 00:00:00 2001 From: Sen of Duckland Date: Mon, 10 Feb 2025 15:41:34 +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 2d6a38659d9..4af0f05f8da 100644 --- a/community-css-themes.json +++ b/community-css-themes.json @@ -2341,5 +2341,12 @@ "repo": "babidisrc/obsidian-sunbather", "screenshot": "thumbnail.png", "modes": ["dark", "light"] + }, + { + "name": "Pixeloid", + "author": "duckenclaw", + "repo": "duckenclaw/pixeloid-theme", + "screenshot": "thumbnail.png", + "modes": ["dark"] } ]