CSS: Changed base colors (mainly red and purple)
This commit is contained in:
parent
84d43e1bb0
commit
2156d96ffe
1 changed files with 2 additions and 2 deletions
|
@ -33,11 +33,11 @@ h2 {
|
|||
--color-pill: #D0D4CA;
|
||||
|
||||
--palette-pink: #ad62aa;
|
||||
--palette-red: #9A031E;
|
||||
--palette-red: #872341;
|
||||
--palette-orange: #FF5B22;
|
||||
--palette-yellow: #ff9843;
|
||||
--palette-green: #0d9276;
|
||||
--palette-purple: #4B1E78;
|
||||
--palette-purple: #7c4585;
|
||||
--palette-brown: #3c2317;
|
||||
|
||||
--background-light: linear-gradient(180deg, rgba(248, 241, 241, 1) 0%, rgba(15, 11, 17, 0.1) 100%);
|
||||
|
|
Loading…
Add table
Reference in a new issue