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

View File

@ -1,6 +1,4 @@
$info-invert: #fff;
$family-sans-serif: 'Open Sans', Helvetica, Arial, sans-serif;
adrinux marked this conversation as resolved Outdated

Might make sense to add a comment here why this is still defined as hex

Might make sense to add a comment here _why_ this is still defined as hex

Doesn't appear to be used in vikunja code and is a duplicate of the var declared by bulma-css-variables so I removed it instead aff7a1f2ea

Doesn't appear to be used in vikunja code and is a duplicate of the var declared by bulma-css-variables so I removed it instead https://kolaente.dev/adrinux/frontend/commit/aff7a1f2eadc75b690856ff2b2603a4897588209
$vikunja-font: 'Quicksand', sans-serif;
@ -31,4 +29,4 @@ $navbar-icon-width: 40px;
$lists-per-row: 5;
$list-height: 150px;
$list-spacing: 1rem;
$list-spacing: 1rem;