From 9ed7939c5c5c2c1658f8c1e386c006dc4768a3b2 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Sun, 19 Dec 2021 23:14:20 -0600 Subject: [PATCH] fix --- files/static/src/main.css | 4 +-- .../CHRISTMAS/modals/ModalThemePicker.html | 30 +++++++++++++++++++ 2 files changed, 32 insertions(+), 2 deletions(-) diff --git a/files/static/src/main.css b/files/static/src/main.css index e6a2373502..140d329f76 100644 --- a/files/static/src/main.css +++ b/files/static/src/main.css @@ -69,8 +69,8 @@ .theme-bubblegum { --color-primary: 2,132,199; - --color-100: 252,231,243; - --color-200: 251,207,232; + --color-100: 254,236,246; + --color-200: 252,223,240; --color-300: 249,168,212; --color-400: 244,114,182; --color-500: 236,72,153; diff --git a/files/templates/CHRISTMAS/modals/ModalThemePicker.html b/files/templates/CHRISTMAS/modals/ModalThemePicker.html index f2f7f1601d..39d8ee1770 100644 --- a/files/templates/CHRISTMAS/modals/ModalThemePicker.html +++ b/files/templates/CHRISTMAS/modals/ModalThemePicker.html @@ -190,6 +190,36 @@ + +
+ + +