Commit graph

3 commits

Author SHA1 Message Date
Matthias Metelka
068c2c10cf Align gray color palette more with macOS 2022-08-18 11:20:58 +02:00
Matthias Metelka
eba1fc18b6 Skew color palette for more dark values
by removing gray[3], which wasn't used anywhere. Slight adjustments were made to the darker tones.
2022-08-16 22:32:24 +02:00
Matthias Metelka
6c48dbcc7f Implement color palette using Sass maps
I hand-picked the gray tones, the other colors are from the Tailwind CSS v3 palette.

Significant changes:
- light theme is brighter
- dark theme is darker
- borders are softer

I also deleted some platform- and night-mode-specific code.
2022-08-16 14:54:12 +02:00