diff options
author | Nico Weber <thakis@chromium.org> | 2020-08-01 13:09:18 -0400 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-08-01 19:26:54 +0200 |
commit | 6dd10ad8dce61219d3846722f1b1de1ebb846aa0 (patch) | |
tree | 0b32c85f524b589be4f2fdd7fbb4114968bdd1d6 /.gitattributes | |
parent | d366ad8232b943a3035e16cbe0a9b6b9bd8bdc87 (diff) | |
download | serenity-6dd10ad8dce61219d3846722f1b1de1ebb846aa0.zip |
Themes: Fix default theme window stripes and shadow after #2811
Change #2811 made window title stripes and window title shadow themable,
but it used the same stripe and shadow color for all window modes.
This is fine for the new 'basalt' theme which uses the same color
in all four window modes, but it changed the default theme so that
background windows had brown stripes and a brown shadow.
Instead, make the title stripe and title shadow themable per window mode,
and change the default theme to restore the colors it had before
change #2811: The title stripe color is the same as Border1 for all
window modes, and the title shadow is the same as the title stripe
darkened by 0.6.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions