mirror of
https://github.com/YACReader/yacreader
synced 2026-04-12 15:49:53 -04:00
Fix label colors in the default Dark theme
This commit is contained in:
@ -195,9 +195,9 @@
|
|||||||
"labelColors": {
|
"labelColors": {
|
||||||
"blue": "#82C7FF",
|
"blue": "#82C7FF",
|
||||||
"cyan": "#A0FDDB",
|
"cyan": "#A0FDDB",
|
||||||
"dark": "#B7B7B7",
|
"dark": "#7C7C7C",
|
||||||
"green": "#ADE738",
|
"green": "#ADE738",
|
||||||
"light": "#CBCBCB",
|
"light": "#AFAFAF",
|
||||||
"orange": "#F5C240",
|
"orange": "#F5C240",
|
||||||
"pink": "#FD9CDA",
|
"pink": "#FD9CDA",
|
||||||
"purple": "#D692FC",
|
"purple": "#D692FC",
|
||||||
|
|||||||
Reference in New Issue
Block a user