mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-24 00:36:14 -04:00
fix(css): update primary color variables
This commit is contained in:
parent
95a893c914
commit
70c04633d1
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@
|
|||
--popover: 0 0% 100%;
|
||||
--popover-foreground: 240 10% 3.9%;
|
||||
|
||||
--primary: 149 79% 35%;
|
||||
--primary-foreground: 0 0% 98%;
|
||||
--primary: 95 71% 68%;
|
||||
--primary-foreground: 240 10% 3.9%;
|
||||
|
||||
--secondary: 240 4.8% 95.9%;
|
||||
--secondary-foreground: 240 5.9% 10%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue