Hugo-theme-stack/assets/ts
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
..
color.ts refactor(ts/color): improve code style and change name of some variables for more clarity 2020-08-29 11:43:00 +02:00
colorScheme.ts feat(darkmode): dark mode toggle (#82) 2020-12-23 19:03:40 +01:00
createElement.ts refactor: create createElement.ts 2020-11-06 11:12:48 +01:00
gallery.ts refactor(gallery): rewrite gallery (#79) 2020-12-22 19:35:37 +01:00
main.ts feat(darkmode): dark mode toggle (#82) 2020-12-23 19:03:40 +01:00
menu.ts 🎉 Initial commit 2020-08-22 13:20:08 +02:00
search.tsx feat(search): i18n support 2020-11-06 11:49:30 +01:00