Show error messages on login screen
This commit is contained in:
@@ -53,6 +53,8 @@ colors:
|
||||
color halfDimText: hsluv(0, 0, intensity * 70)
|
||||
color dimText: hsluv(0, 0, intensity * 55)
|
||||
color dimmerText: hsluv(0, 0, intensity * 30)
|
||||
|
||||
color errorText: hsluv(0, saturation * 2.25, 50)
|
||||
color accentText: hsluv(hue - 80, saturation * 2.25, 60)
|
||||
color link: accentText
|
||||
color code: hsluv(hue + 5, saturation * 1.5, intensity * 60)
|
||||
|
Reference in New Issue
Block a user