feat: system light/dark theme
Compare changes
Files
4+ 5
− 0
@@ -7,6 +7,7 @@ import {
@@ -52,6 +53,10 @@ export function App(props: App) {
Add a third "system" theme to follow the system theme configuration.
This change was split off from !176 (merged). Marcos (!176 (comment 296033)) rightfully mentioned three theme versions may be a bit confusing.