Fix the hue to purple by default
This commit is contained in:
parent
c01a24f1ce
commit
9982a71f0b
@ -4,8 +4,10 @@
|
||||
/* --hue: 240deg; */
|
||||
/* AVOCADO HUE */
|
||||
/* --hue: 90deg; */
|
||||
/* BLUEBERRIES HUE */
|
||||
/* --hue: 300deg; */
|
||||
/* CURRENT HUE */
|
||||
--hue: 90deg;
|
||||
--hue: 300deg;
|
||||
}
|
||||
|
||||
.navigation-panel a.column-link.column-link--logo:after {
|
||||
|
Loading…
Reference in New Issue
Block a user