From 781f652e2948239644772c6cb93723f7c37bd8be Mon Sep 17 00:00:00 2001 From: kek7198 Date: Sun, 19 Dec 2021 23:28:03 -0600 Subject: [PATCH] fix --- files/static/src/main.css | 2 +- .../CHRISTMAS/modals/ModalThemePicker.html | 30 +++++++++++++++++++ 2 files changed, 31 insertions(+), 1 deletion(-) diff --git a/files/static/src/main.css b/files/static/src/main.css index 35e106788e..d413ca5223 100644 --- a/files/static/src/main.css +++ b/files/static/src/main.css @@ -2,7 +2,7 @@ @tailwind components; @tailwind utilities; -.theme-tron { +.theme-blood-orange { --color-primary: 249,115,22; --color-100: 224,231,255; --color-200: 199,210,254; diff --git a/files/templates/CHRISTMAS/modals/ModalThemePicker.html b/files/templates/CHRISTMAS/modals/ModalThemePicker.html index edf9f22142..31f0635261 100644 --- a/files/templates/CHRISTMAS/modals/ModalThemePicker.html +++ b/files/templates/CHRISTMAS/modals/ModalThemePicker.html @@ -250,6 +250,36 @@ + +
+ + +