Darken app blue theme
This commit is contained in:
parent
fa9edca3bd
commit
eeb9dd15bf
2 changed files with 4 additions and 4 deletions
4
frontend-js/dist/style.css
vendored
4
frontend-js/dist/style.css
vendored
|
|
@ -2,8 +2,8 @@
|
|||
Farben nach dem 2013er Flat-Design: Kopfband Outlook-Blau, helle Panes,
|
||||
dezente Rahmen, blaue Auswahlzeile. */
|
||||
:root {
|
||||
--ol-blue: #0072c6; /* Outlook-2013 Kopfband */
|
||||
--ol-blue-dark: #005a9e;
|
||||
--ol-blue: #005a9e; /* Outlook-2013 Kopfband, etwas dunkler */
|
||||
--ol-blue-dark: #004578;
|
||||
--ol-bg: #f3f3f3; /* Fensterhintergrund */
|
||||
--ol-pane: #ffffff;
|
||||
--ol-tree: #f0f0f0; /* linke Spalte etwas grau */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue