high-contrast.less: @low-sat-dark from light theme

This commit is contained in:
Florian Strohmaier 2022-02-23 12:05:25 +01:00 committed by Johannes Meyer
parent 67e7339bfc
commit 3c7660536b

View File

@ -24,6 +24,7 @@
// Icinga colors
@low-sat-blue: #dae3e6;
@low-sat-blue-dark: #c0cccd;
// Background color for <body>
@body-bg-color: @white;