You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently trying to implement the light/dark mode setting based on some javascript, but it'd be nice to have the light/dark mode function native to the theme!
I'm wondering if it's possible to implement it so that you can add lines in config.toml such as colorscheme = dark/light/auto to switch between different modes?
The text was updated successfully, but these errors were encountered:
confusedkernel
changed the title
Feature Request: Add light-mode / auto-switch between light/dark mode
Feature Request: Add auto-switch between light/dark mode
Jun 2, 2023
I'm currently trying to implement the light/dark mode setting based on some javascript, but it'd be nice to have the light/dark mode function native to the theme!
I'm wondering if it's possible to implement it so that you can add lines in
config.toml
such ascolorscheme = dark/light/auto
to switch between different modes?The text was updated successfully, but these errors were encountered: