style(gui): change gui primary to match spotify primary color
This commit is contained in:
@@ -2,6 +2,12 @@
|
|||||||
@import "bulma/bulma.scss";
|
@import "bulma/bulma.scss";
|
||||||
@import "@fortawesome/fontawesome-free/css/all.css";
|
@import "@fortawesome/fontawesome-free/css/all.css";
|
||||||
|
|
||||||
|
:root {
|
||||||
|
--bulma-primary-h: 141deg;
|
||||||
|
--bulma-primary-s: 73%;
|
||||||
|
--bulma-primary-l: 42%;
|
||||||
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user