diff --git a/files/static/src/main.css b/files/static/src/main.css index d413ca5223..de940b8656 100644 --- a/files/static/src/main.css +++ b/files/static/src/main.css @@ -28,6 +28,19 @@ --color-900: 40,37,17; } +.theme-choco-mint { + --color-primary: 52,211,153; + --color-100: 246,246,244; + --color-200: 235,233,229; + --color-300: 219,218,209; + --color-400: 175, 169, 155; + --color-500: 148,144,129; + --color-600: 99,96,77; + --color-700: 82,76,55; + --color-800: 55,52,31; + --color-900: 40,37,17; +} + .theme-dramblr { --color-primary: 2,132,199; --color-100: 241,245,249; diff --git a/files/templates/CHRISTMAS/modals/ModalThemePicker.html b/files/templates/CHRISTMAS/modals/ModalThemePicker.html index bb3bdf995a..04f8d736f0 100644 --- a/files/templates/CHRISTMAS/modals/ModalThemePicker.html +++ b/files/templates/CHRISTMAS/modals/ModalThemePicker.html @@ -220,7 +220,7 @@ - +
+ +
+ + +