From 1b6790d6f4cca256655ff042e8a3333e41585428 Mon Sep 17 00:00:00 2001 From: vis Date: Sat, 28 Sep 2024 15:46:17 -0500 Subject: [PATCH] adding themes (for real this time) --- static/styles.json | 1 + 1 file changed, 1 insertion(+) diff --git a/static/styles.json b/static/styles.json index 990cdc85..a45fb0a9 100644 --- a/static/styles.json +++ b/static/styles.json @@ -15,4 +15,5 @@ "ihatebeingalive": "/static/themes/ihatebeingalive.json", "paper": "/static/themes/paper.json", "thekanata": "/static/themes/thekanata.json" + "questing-beast": "/static/themes/questing-beast.json" }