Fix the hue to purple by default

This commit is contained in:
brodokk 2022-11-22 07:24:18 +01:00 committed by GitHub
parent c01a24f1ce
commit 9982a71f0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 {