Skip to content

Commit f1fe391

Browse files
authored
Update tile colour
1 parent 0c21ffd commit f1fe391

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

colors.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
:root{
22
--accent-bg-color: oklch(from AccentColor 0.6638 0.1751 h);
33
--window-bg-color: oklch(from AccentColor 0.9578 0.0058 h);
4+
--card-bg-color: oklch(from AccentColor 0.9335 0.0087 h);
45
}
56

67
@media (prefers-color-scheme: dark) {

0 commit comments

Comments
 (0)