mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-22 21:34:28 +02:00
hight-contrast.less: Set basic vars
This commit is contained in:
parent
b73acda227
commit
5e4077bb44
@ -22,6 +22,12 @@
|
||||
@color-unreachable-handled: #800080;
|
||||
@color-pending: #0000EE;
|
||||
|
||||
// Icinga colors
|
||||
@low-sat-blue: #dae3e6;
|
||||
|
||||
// Background color for <body>
|
||||
@body-bg-color: @white;
|
||||
|
||||
@text-color: #191919;
|
||||
@text-color-light: #555555;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user