Style: Use lowercases in hex colors

This commit is contained in:
lifeadventurer
2024-11-05 15:06:25 +08:00
parent 031364c279
commit 03a72dd1d1

View File

@@ -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",