From c699dc37b9adf2f408e1b2791ed3edacf69f4abb Mon Sep 17 00:00:00 2001 From: Lorenzo Pegorari <132087553+LorenzoPegorari@users.noreply.github.com> Date: Fri, 4 Oct 2024 18:23:47 +0200 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 a56c1820c35..5deb3d05761 100644 --- a/community-css-themes.json +++ b/community-css-themes.json @@ -2111,4 +2111,11 @@ "screenshot": "minimal-edge.png", "modes": ["dark", "light"] } + { + "name": "Simply Colorful", + "author": "Lorenzo Pegorari", + "repo": "LorenzoPegorari/SimplyColorful", + "screenshot": "preview.png", + "modes": ["dark", "light"] + }, ]