We got themes!!!!
Many of you suggested to add themes, so here it is we got not 1, not 2 , not 3 but 7 themes 
- Neon Red (default)
- Catppuccin
- Macchiato
- Nordic
- Gruvbox
- Dracula
- Tokyo Night
ngl this was my first time implementing so many themes , I have only done dark mode and light mode before. Had to debug with them , also i fixed the slider fill , which was not working, refactored literally every hardcoded color in the codebase to use CSS variables. Then I did some backend optimization like rewrote the cleanup script, added proper query ordering by expiry date, and turned the hard delete function from a SELECT + delete mess into a single bulk DELETE query that’s gonna make the database so much happier. The next devlog will be the last and then I will ship it after show and tell.
Changelog
Log in to leave a comment