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 b39a699d58 - Show all commits

View File

@ -87,7 +87,7 @@
--grey-100: hsl(var(--grey-100-hsl));
--grey-50: hsl(220.9, 39.3%, 11%);
--white-l: 4% !important;
--white: var(--grey-50);
--black-l: 100% !important;
--text: var(--grey-800) !important;