mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Replace colors for medium & high levels
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
e221e8dac4
commit
4e791bd6fb
@ -28,6 +28,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.warningHigh {}
|
||||
.warningHigh {
|
||||
--active-color-hsl: 0deg 76% 62%;
|
||||
}
|
||||
|
||||
.warningMedium {}
|
||||
.warningMedium {
|
||||
--active-color-hsl: 36deg 100% 50%;
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user