Matthias Metelka
3d896b5949
Tweak inset shadow color
2022-09-02 18:57:36 +02:00
Matthias Metelka
7d45b65ebe
Light theme: darken background and flatten transition
...
also set hue and saturation of gray-8 to 0 (like all the other grays).
2022-09-02 15:55:23 +02:00
Matthias Metelka
decfa16df2
Light theme: decrease brightness of canvas-default and adjust fg-default
2022-09-02 12:49:37 +02:00
Matthias Metelka
1498ba2c29
Use old --frame-bg color and use darker tone for canvas-default
2022-08-30 19:17:11 +02:00
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