fix: make primary color accessible
This commit is contained in:
parent
0101b7447f
commit
906148b370
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
html {
|
html {
|
||||||
--primary-color: #a07f23;
|
--primary-color: #8f7325;
|
||||||
--primary-color-lighter: #d1a62f;
|
--primary-color-lighter: #d1a62f;
|
||||||
--primary-color-darker: #705918;
|
--primary-color-darker: #705918;
|
||||||
--primary-color-accent: #cee5f6;
|
--primary-color-accent: #cee5f6;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue