Web: Adjust accent color
Use Lineup's color scheme.
This commit is contained in:
parent
a3b807d016
commit
60df6e33dc
@ -5,9 +5,9 @@
|
||||
|
||||
--color-background: #111;
|
||||
--color-background-column: #202020;
|
||||
--color-accent: hsl(237deg 58% 68%);
|
||||
--color-accent-text: hsl(237deg 100% 84%);
|
||||
--color-accent-background: hsl(237deg 18% 28%);
|
||||
--color-accent: hsl(226, 100%, 73%);
|
||||
--color-accent-text: hsl(226 100% 84%);
|
||||
--color-accent-background: hsl(226 18% 28%);
|
||||
--color-text: #ddd;
|
||||
--color-text-highlight: #fff;
|
||||
--color-text-muted: #999;
|
||||
|
Loading…
x
Reference in New Issue
Block a user