Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-06-01 | feat: add #btn-toggle-dark botton to toggle dark mode | 135e2 | 1 | -1/+1 | |
- 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-25 | Add sub nav configuration | Doge | 1 | -1/+1 | |
2021-05-25 | Add feeding page | Doge | 1 | -1/+1 | |
2021-05-22 | Add site boardcast support with mourn mode | Doge | 1 | -1/+1 | |
2021-05-15 | Set darkmode img high-contrast with low brightness | Doge | 1 | -1/+1 | |
2021-05-11 | Minor improvement | Doge | 1 | -0/+1 | |
2021-05-11 | Change footer style | Doge | 1 | -1/+0 | |
2021-05-10 | Fix padding error | Doge | 1 | -1/+1 | |
2021-05-10 | Add compressed js and css | Doge | 1 | -0/+1 | |