This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/src/styles/custom-properties
adrinux a8fe2cdcbd
Some checks failed
continuous-integration/drone/push Build is failing
Redefine all Bulma variables to fix undefined variables (#1165)
As per discussion in #1074

This will hopefully eventually be fixed at the root - with missing scss variables properly passed though, possibly by switching to Bulvar.

But in the mean time I experimented with add ALL the bulma css color related variables into color.scss

This fixes the issue with the date picker in light mode. Also has me wondering if it will allow removal of some of other little overrides we made to fix niggling issues with dark mode, so marking this WIP.

Not suggesting this ever be merged, just exploring.

Resolves #1497
Resolves #1074

Co-authored-by: Adrian Simmons <adrian@perlucida.co.uk>
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #1165
Reviewed-by: konrad <k@knt.li>
Co-authored-by: adrinux <adrian@perlucida.co.uk>
Co-committed-by: adrinux <adrian@perlucida.co.uk>
2022-03-27 19:20:37 +00:00
..
_index.scss Migrate to bulma-css-variables and introduce dark mode (#954) 2021-11-22 21:12:54 +00:00
colors.scss Redefine all Bulma variables to fix undefined variables (#1165) 2022-03-27 19:20:37 +00:00
shadows.scss Migrate to bulma-css-variables and introduce dark mode (#954) 2021-11-22 21:12:54 +00:00