Restore icon colors
This commit is contained in:
@@ -61,6 +61,10 @@ colors:
|
||||
color negativeBackground:
|
||||
hsluv(0, saturation * 2.25, intensity * 52, Math.max(0.6, opacity))
|
||||
|
||||
color alertBackground:
|
||||
hsluv(0, saturation * 2.25, intensity * 52, Math.max(0.6, opacity))
|
||||
|
||||
|
||||
color brightText: hsluv(0, 0, intensity * 100)
|
||||
color text: hsluv(0, 0, intensity * 80)
|
||||
color halfDimText: hsluv(0, 0, intensity * 70)
|
||||
|
Reference in New Issue
Block a user