feat: add frost feel to light mode

Making it more Tesla-like: https://color.adobe.com/a-Colors-color-theme-9368495/
This commit is contained in:
talksik
2025-04-12 10:54:41 -07:00
parent 05005143e5
commit 1e4f3ff3da
6 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ ApplicationWindow {
button: Theme.accent
midlight: Theme.card
light: Theme.secondaryText
highlight: Theme.muted
highlight: Theme.highlight
highlightedText: Theme.secondaryBackground
placeholderText: Theme.muted
}