From 2d61d6ab7cdcf840bb8f82a4c556f46f70ff05c8 Mon Sep 17 00:00:00 2001 From: Ishtar Date: Fri, 22 May 2026 19:59:29 -0600 Subject: [PATCH] =?UTF-8?q?Add=20CandyFactory=20=C2=B7=20Cotton=20Candy=20?= =?UTF-8?q?Parlor=20themes=20for=20COSMIC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes.ron | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/themes.ron b/themes.ron index 66a4d4c..d507f76 100644 --- a/themes.ron +++ b/themes.ron @@ -13,6 +13,11 @@ Themes( description: "Website for https://cosmic-themes.org", repo: "https://github.com/Fingel/cosmic-themes-org-py", image: "https://raw.githubusercontent.com/Fingel/cosmic-themes-org-py/refs/heads/main/static/img/logo.webp" + ), + ( + name: "candyfactory-cosmic", + description: "Dark + light COSMIC themes with matching cosmic-term scheme", + repo: "https://github.com/BonfireAI/candyfactory-cosmic" ) ] )