1
0
mirror of https://github.com/Damillora/Yuika synced 2024-09-19 16:32:50 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
fa3ce87d57 fix(theme): fix persistence of dark mode 2021-04-14 22:26:55 +07:00
c7187ebcc4 feat(theme): persist dark mode 2021-04-14 22:19:52 +07:00
9f72b03781 feat(theme): add dark mode
With version 3, Yuika now uses Shian as a basis of styling. Since
Shian was written with both light and dark themes in mind, this
means that the theme now is able to support switching between them.

This commit implements a dark theme toggle that will switch the
site between light and dark themes.
2021-04-14 19:38:23 +07:00