Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Global: Implement Dark Mode π (inveniosoftware#669)
* Feat: Set up dark mode π * Implement dark mode * Remove outdated overrides * Remove redundant overrides. * Seems like these overrides has no effect with the new version see https://squidfunk.github.io/mkdocs-material/upgrade/#changes-to-html-files_1 * frontpage: remove hard coded values in wave-svg * footer: remove Made with Material for MkDocs * css: adapt custom css to the dark mode * css: cleanup duplicates * Automatic light / dark mode * css: clean up * update btn colors * remove duplicates * css colors: replace hard coded values with vars and cleanup duplicates * footer: bring back made with MKDocs * home: fix toggle not showing on frontpage and features * Remove frontpage_base.html override as we are extending from main * Still need to fix gradient color cut and style diffrence between dark and light mode * fix line showing on screen resize * Update CSS styles to fix gradiant without affecting other pages * Fix homepage gradients without the need to override base.html * fix size change on theme toggle * css: show Github stars and forks * fix transform value * css: cleanup rules and refactor duplicates * Update CSS styles to isolate changes to specific pages * fix console warnings * remove 'Home' on frontpage + adjust indentation --------- Co-authored-by: Guillaume Viger <[email protected]>
- Loading branch information