v1.28.0
- Add custom theme support
- Access from the settings page or clicking “Color scheme” in main menu
- Instance themes are coming later
- add pasting images directly into comments
- fix sidebar collapsing stuff
Try a theme
To import/make a theme, go to settings > theming. You can also click “color scheme” in the main menu.
I made a catppuccin theme for photon. Import this:
{"zinc":{"50":"#cdd6f4","100":"#bac2de","200":"#a6adc8","300":"#9399b2","400":"#7f849c","500":"#6c7086","600":"#585b70","700":"#45475a","800":"#313244","900":"#1e1e2e","925":"#181825","950":"#11111b"},"primary":{"100":"#a6e3a1","900":"#7287fd"},"other":{"white":"#ffffff"},"slate":{}}
and voila! This theme only changes dark mode colors right now.
You must log in or register to comment.