Skip to content

feat: add theme menu

Elisavetsky requested to merge feat/add-theme-menu into v2
  • Update styles for theming
  • Add dark, system, & light mode buttons
  • Add is:inline theming script to <head> to actually remove FOUT?!
  • The system theme is the default for now. Dark mode users rejoice!

The way the theming (mainly CSS) is setup is very inspired by Ryan Mulligan (ryanmulligan.dev)...except without all the dope color options. Thank you so much for being a smartypants :)

Merge request reports