1
Fork 0
mirror of https://github.com/Steffo99/bluelib.git synced 2024-12-22 03:24:20 +00:00

Compile purplestar theme

This commit is contained in:
Steffo 2023-03-27 22:44:58 +02:00
parent 95a54ef578
commit 371da66264
Signed by: steffo
GPG key ID: 2A24051445686895
2 changed files with 20 additions and 20 deletions

View file

@ -5,22 +5,22 @@
:where(.bluelib) { :where(.bluelib) {
--bhsl-background-hue: 262deg; --bhsl-background-hue: 262deg;
--bhsl-background-saturation: 85%; --bhsl-background-saturation: 85%;
--bhsl-background-lightness: 40%; --bhsl-background-lightness: 13%;
--bhsl-foreground-hue: 212deg; --bhsl-foreground-hue: 262deg;
--bhsl-foreground-saturation: 100%; --bhsl-foreground-saturation: 100%;
--bhsl-foreground-lightness: 81%; --bhsl-foreground-lightness: 78%;
--bhsl-primary-hue: 0deg; --bhsl-primary-hue: 53deg;
--bhsl-primary-saturation: 0%; --bhsl-primary-saturation: 100%;
--bhsl-primary-lightness: 100%; --bhsl-primary-lightness: 100%;
--bhsl-link-hue: 180deg; --bhsl-link-hue: 53deg;
--bhsl-link-saturation: 100%; --bhsl-link-saturation: 100%;
--bhsl-link-lightness: 40%; --bhsl-link-lightness: 72%;
--bhsl-mark-foreground-hue: 32deg; --bhsl-mark-foreground-hue: 53deg;
--bhsl-mark-foreground-saturation: 64%; --bhsl-mark-foreground-saturation: 64%;
--bhsl-mark-foreground-lightness: 14%; --bhsl-mark-foreground-lightness: 14%;
--bhsl-mark-background-hue: 32deg; --bhsl-mark-background-hue: 53deg;
--bhsl-mark-background-saturation: 100%; --bhsl-mark-background-saturation: 100%;
--bhsl-mark-background-lightness: 81%; --bhsl-mark-background-lightness: 72%;
--bhsl-todo-foreground-hue: 43deg; --bhsl-todo-foreground-hue: 43deg;
--bhsl-todo-foreground-saturation: 100%; --bhsl-todo-foreground-saturation: 100%;
--bhsl-todo-foreground-lightness: 65%; --bhsl-todo-foreground-lightness: 65%;

View file

@ -5,22 +5,22 @@
:where(body) { :where(body) {
--bhsl-background-hue: 262deg; --bhsl-background-hue: 262deg;
--bhsl-background-saturation: 85%; --bhsl-background-saturation: 85%;
--bhsl-background-lightness: 40%; --bhsl-background-lightness: 13%;
--bhsl-foreground-hue: 212deg; --bhsl-foreground-hue: 262deg;
--bhsl-foreground-saturation: 100%; --bhsl-foreground-saturation: 100%;
--bhsl-foreground-lightness: 81%; --bhsl-foreground-lightness: 78%;
--bhsl-primary-hue: 0deg; --bhsl-primary-hue: 53deg;
--bhsl-primary-saturation: 0%; --bhsl-primary-saturation: 100%;
--bhsl-primary-lightness: 100%; --bhsl-primary-lightness: 100%;
--bhsl-link-hue: 180deg; --bhsl-link-hue: 53deg;
--bhsl-link-saturation: 100%; --bhsl-link-saturation: 100%;
--bhsl-link-lightness: 40%; --bhsl-link-lightness: 72%;
--bhsl-mark-foreground-hue: 32deg; --bhsl-mark-foreground-hue: 53deg;
--bhsl-mark-foreground-saturation: 64%; --bhsl-mark-foreground-saturation: 64%;
--bhsl-mark-foreground-lightness: 14%; --bhsl-mark-foreground-lightness: 14%;
--bhsl-mark-background-hue: 32deg; --bhsl-mark-background-hue: 53deg;
--bhsl-mark-background-saturation: 100%; --bhsl-mark-background-saturation: 100%;
--bhsl-mark-background-lightness: 81%; --bhsl-mark-background-lightness: 72%;
--bhsl-todo-foreground-hue: 43deg; --bhsl-todo-foreground-hue: 43deg;
--bhsl-todo-foreground-saturation: 100%; --bhsl-todo-foreground-saturation: 100%;
--bhsl-todo-foreground-lightness: 65%; --bhsl-todo-foreground-lightness: 65%;