Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-06-02 | fix: correct logic | 135e2 | 1 | -10/+33 | |
2022-06-01 | feat: add #btn-toggle-dark botton to toggle dark mode | 135e2 | 1 | -19/+136 | |
- Switch dark theme to bulmaswatch/darkly, since bulma-prefers-dark highly relies on `@media: (prefers-color-scheme: dark)` tag - Add a playerman handler to toggle shikwasa theme[1] - Use localstorage to store user's preference[2] - Fix a typo: SystemDarkmodePrefrence => SystemDarkmodePreference [1]: Modified from https://github.com/jessuni/shikwasa/blob/main/pages/public/index.js#L208 [2]: Took inspiration from https://blog.skk.moe/post/hello-darkmode-my-old-friend | |||||
2021-05-11 | Add support for logo with dark mode and icon descriptions | Doge | 1 | -0/+11 | |
2021-05-10 | Enhance autodark working | Doge | 1 | -3/+1 | |
2021-05-09 | Fix darkmode bug | Doge | 1 | -10/+15 | |
2021-05-09 | Fix lazyload bug | Doge | 1 | -2/+4 | |
2021-05-08 | Combine js files | Doge | 1 | -0/+66 | |