summaryrefslogtreecommitdiffstats
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.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/theming/css/default.css b/apps/theming/css/default.css
index 226f7ccc43f..666d2781ee2 100644
--- a/apps/theming/css/default.css
+++ b/apps/theming/css/default.css
@@ -51,10 +51,11 @@
--header-menu-item-height: 44px;
--header-menu-profile-item-height: 66px;
--breakpoint-mobile: 1024px;
- --primary-invert-if-bright: no;
--background-invert-if-dark: no;
--background-invert-if-bright: invert(100%);
- --image-main-background: url('/core/img/app-background.jpg');
+ --image-background: url('/core/img/app-background.jpg');
+ --color-background-plain: #0082c9;
+ --primary-invert-if-bright: no;
--color-primary: #00639a;
--color-primary-default: #0082c9;
--color-primary-text: #ffffff;