Matthias Metelka
ec290a23cb
Tweak gray tones
2022-08-30 10:05:59 +02:00
Matthias Metelka
f2d5abb95d
Improve categorization of global colors
...
by renaming almost all of them and sorting them into separate maps.
2022-08-29 15:43:02 +02:00
Matthias Metelka
017c3938ef
Replace gray tones with more neutral values
2022-08-29 06:37:16 +02:00
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