I am currently creating my own blog/portfolio website. CSS has become a lot nicer since I last actively used it (about 10-15 years ago?).
I added a theme-switcher (light/dark as well as high/normal contrast) into my navbar.
To webdevs: Is this a good place to put it? Are there any common design languages I should be aware of for such things?
I already read the browser preference but want the user to be able to override it easily :)