Commit Graph

3 Commits

Author SHA1 Message Date
k
bd6ef236ce change chroma horizontal scrollbar styles
Again, the chroma (dark and light) horizontal scrollbar looks pretty
awful in Firefox. In order to make them to look consistent in both,
Chromium and Firefox, this changed has been introduced.
2021-06-14 06:29:55 -05:00
Jimmy Cai
326c052a24
fix(article): code background (#139)
closes https://github.com/CaiJimmy/hugo-theme-stack/issues/126
2021-02-11 21:22:02 +01:00
Jimmy Cai
358e63e799
feat(darkmode): dark mode toggle (#82)
* feat(darkmode): initial support for dark mode toggle

* fix(darkmode): add svg icons

* feat(darkmode): dispatch onColorSchemeChange event

* add head/darkmode

* feat(darkmode); add colorScheme config

* style: remove empty line

* refactor(darkmode): simplify code

* style: add comment for darkmode config

* i18n support for dark mode toggle

* Some renaming
2020-12-23 19:03:40 +01:00