Fix green text color
This commit is contained in:
parent
72eff47012
commit
9c7a7e256d
|
@ -186,7 +186,7 @@ chat:
|
||||||
color body: colors.text
|
color body: colors.text
|
||||||
color date: colors.dimText
|
color date: colors.dimText
|
||||||
|
|
||||||
color greenText: hsluv(80, 60, 25)
|
color greenText: hsluv(80, colors.saturation * 2.25, 80)
|
||||||
color link: colors.link
|
color link: colors.link
|
||||||
color code: colors.code
|
color code: colors.code
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user