Migrate to bulma-css-variables and introduce dark mode #954

Merged
konrad merged 72 commits from adrinux/frontend:bulma-css-variables into main 2021-11-22 21:12:55 +00:00
Showing only changes of commit 78e345d0b6 - Show all commits

View File

@ -28,6 +28,7 @@
--grey-lightest: var(--grey-100);
// --white-ter: whitesmoke;
adrinux marked this conversation as resolved Outdated

I didn't get what these uncommented values are for?

I didn't get what these uncommented values are for?

Thought I might need to override them when I started, removed them now.

Thought I might need to override them when I started, removed them now.
// --white-bis: #fafafa;
--input-border-color: var(--grey-200);
--white-h: 0deg;
--white-s: 0%;