Style: Use lowercases in hex colors
This commit is contained in:
@@ -39,10 +39,10 @@
|
||||
"properties": {
|
||||
"bg-color": "#dce9ef",
|
||||
"good-fortune-color": "#91c9ef",
|
||||
"bad-fortune-color": "#C57e4D",
|
||||
"bad-fortune-color": "#c57e4d",
|
||||
"middle-fortune-color": "#cfbbc0",
|
||||
"title-color": "#ffc348",
|
||||
"desc-color": "#726D63",
|
||||
"desc-color": "#726d63",
|
||||
"button-color": "#7567b8aa",
|
||||
"button-hover-color": "#7567b8dd",
|
||||
"toggle-theme-button-color": "#7c6543",
|
||||
|
||||
Reference in New Issue
Block a user