8 Commits

Author SHA1 Message Date
talksik 4de7101200 fix: use system theme to prevent color mismatch
The problem stems from using something like QtQuick.Controls.iOS in
certain views, which will follow the operating system level control.
Thus, if our app theme is dark and the human's ios system theme is
light, the text on a iOS.Menu will be white from our palette on top of a
light mode background.
2025-04-16 12:27:31 -07:00
talksik 2731fbf8d9 fix: make muted & placeholder feel softer 2025-04-12 17:51:49 -07:00
talksik 6e6e81dbb6 style: format 2025-04-12 12:47:38 -07:00
talksik b3c7f12439 fix: use softer greys for placeholders 2025-04-12 12:00:45 -07:00
talksik 1e4f3ff3da feat: add frost feel to light mode
Making it more Tesla-like: https://color.adobe.com/a-Colors-color-theme-9368495/
2025-04-12 10:54:41 -07:00
talksik 7bbe0319f1 feat: add secondary background color 2025-04-11 14:07:59 -07:00
talksik baf5d87085 feat: add light/dark theme with tesla-cockpit-like colors 2025-04-11 12:08:54 -07:00
talksik 83906ac940 feat: initial commit (migrate from old flowy monorepo) 2025-03-27 12:00:38 -07:00