Add option to adapt color scheme to the system color scheme #61

Merged
jakob.scheid merged 12 commits from feature/dynamic-dark-mode into main 2026-05-18 16:55:41 +02:00
Showing only changes of commit 6fb3d95cd5 - Show all commits
@@ -60,6 +60,7 @@ const colorThemeIconMapper = {
display: flex;
align-items: center;
justify-content: center;
color: var(--dark);
}
.color-theme-button:hover {