Commit Graph

13148 Commits

Author SHA1 Message Date
Johannes Meyer 36034afc93 css: Respect `--menu-flyout-color` 2021-06-23 17:40:06 +02:00
Johannes Meyer 723e3ec362 css: Respect `--menu-active-color` 2021-06-23 17:40:06 +02:00
Johannes Meyer e3dbd01e86 css: Respect `--text-color-light` 2021-06-23 17:40:06 +02:00
Johannes Meyer 638cc5c683 css: Respect `--menu-flyout-bg-color` 2021-06-23 17:40:06 +02:00
Johannes Meyer fbb137a227 css: Respect `--text-color-on-icinga-blue` 2021-06-23 17:40:06 +02:00
Johannes Meyer ac45a51ffb css: Respect `--text-color-inverted` 2021-06-23 17:40:06 +02:00
Johannes Meyer 608499c4cd Integrate light theme's `gray-lightest` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer 49f905af06 Integrate light theme's `gray-lighter` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer b7f42e52dc Integrate light theme's `gray-light` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer 62979c31f0 Integrate light theme's `gray-semilight` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer d82577c0e0 Integrate light theme's `gray` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer 78aef14c9f Integrate light theme's `low-sat-blue-dark` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer 02c0a9b151 Integrate light theme's `low-sat-blue` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer 8bb50b3725 Integrate light theme's `menu-2ndlvl-color` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer ff4dafe091 Integrate light theme's `menu-active-bg-color` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer 39983763f1 Integrate light theme's `menu-color` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer 039fdfc8af Integrate light theme's `@text-color` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer 05acbd0a3f Integrate light theme's `@menu-bg-color` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer 96687e37c6 Integrate light theme's `@body-bg-color` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer b59f26879e LessParser: Add custom function `extract-variable-default` 2021-06-23 17:40:06 +02:00
Johannes Meyer b1622fcb2d Integrate light theme's selector rules using media queries 2021-06-23 17:40:06 +02:00
Johannes Meyer 50fbadde8e
Merge pull request #4390 from Icinga/feature/auto-dark-and-light-mode-adjustments#4386
Feature/auto dark and light mode adjustments#4386
2021-06-23 17:38:02 +02:00
Florian Strohmaier 4b75f94573 PreferenceForm: Style theme mode control 2021-06-23 17:34:27 +02:00
Florian Strohmaier 1c137ee6e6 Add theme mode thumbnail images
refs #4390
2021-06-23 17:34:27 +02:00
Sukhwinder Dhillon 492a9ec229 Auth: Reload CSS if mode change 2021-06-23 17:34:27 +02:00
Sukhwinder Dhillon 4ba0fb102f PreferencesForm : Reload CSS if theme mode changed 2021-06-23 17:34:27 +02:00
Johannes Meyer ae7b2c47a6 PreferenceForm: Really only reload CSS or redirect if required 2021-06-23 17:34:27 +02:00
Sukhwinder Dhillon 9fbd82e17f PreferenceForm: Add option to change the theme mode 2021-06-23 17:34:27 +02:00
Sukhwinder Dhillon 8b24e3bffe Stylesheet: Collect and load theme mode files 2021-06-23 17:34:27 +02:00
Sukhwinder Dhillon c64e9888a2 Add .less files for theme modes 2021-06-23 16:20:14 +02:00
Sukhwinder Dhillon 39fbc43860 Add .var() to mixins.less 2021-06-23 16:15:52 +02:00
Sukhwinder Dhillon b291d7ce3d Add new less lib 2021-06-23 16:13:49 +02:00
Johannes Meyer fd8795a10c
Merge pull request #4337 from Icinga/feature/icinga-dark-theme-login
Feature/icinga dark theme login
2021-06-23 08:01:45 +02:00
Florian Strohmaier 4e6049c115 Use light loader in theme 2021-06-23 07:39:56 +02:00
Florian Strohmaier 006860f0e5 Add loader image for light theme 2021-06-23 07:39:56 +02:00
Florian Strohmaier 0eec9e2521 Invert icinga-loader.gif image 2021-06-23 07:39:56 +02:00
Florian Strohmaier 9a8bf67072 LoginFormn: Use placeholder insted of labels 2021-06-23 07:39:56 +02:00
Florian Strohmaier 1119e001d4 CSS: Use text-color-light analogous to icingadb-web 2021-06-23 07:39:56 +02:00
Florian Strohmaier 00f28b935e Adjust styles to markup changes 2021-06-23 07:39:56 +02:00
Feu Mourek cffa807503 Change pending colour to light grey in colourblind theme 2021-06-23 07:39:56 +02:00
Florian Strohmaier 7ff1ca83b9 body.phtml: Update markup for `#notifications’ 2021-06-23 07:39:56 +02:00
Florian Strohmaier 020e0c767a high-contrast.less: Remove redundant #notification styles 2021-06-23 07:39:56 +02:00
Florian Strohmaier 532c2ed109 CSS: Update styles for #notifications 2021-06-23 07:39:56 +02:00
Florian Strohmaier 5b43e358fd CSS: Use correct inverted text color for light theme 2021-06-23 07:39:56 +02:00
Feu Mourek 86d8b4501b Adapt the colourblind theme colours 2021-06-23 07:39:56 +02:00
Florian Strohmaier 33402ec6b0 high-contrast.less: Fix contrast for overdue list items 2021-06-23 07:39:56 +02:00
Florian Strohmaier e88a2b588b high-contrast.less: Fix notifications success color contrast
refs #4337
2021-06-23 07:39:56 +02:00
Florian Strohmaier 584e97f631 high-contrast.less: Adjust `.button-link`, `.search-bar`and `.search-editor`
Styles for `.view-mode-switcher` in icingadb-web/view-mode-switcher-post branch
2021-06-23 07:39:56 +02:00
Florian Strohmaier 8bcbc7fc25 high-contrast.less: Make .search-bar match input style 2021-06-23 07:39:56 +02:00
Florian Strohmaier 8748c90fd3 high-contrast.less: Reset search bar background img 2021-06-23 07:39:56 +02:00