aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/css/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/css/default.css')
-rw-r--r--apps/theming/css/default.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/theming/css/default.css b/apps/theming/css/default.css
index 1f0a241307b..226f7ccc43f 100644
--- a/apps/theming/css/default.css
+++ b/apps/theming/css/default.css
@@ -1,6 +1,5 @@
:root {
--color-main-background: #ffffff;
- --color-main-background-not-plain: #0082c9;
--color-main-background-rgb: 255,255,255;
--color-main-background-translucent: rgba(var(--color-main-background-rgb), .97);
--color-main-background-blur: rgba(var(--color-main-background-rgb), .8);