1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-31 17:47:46 +00:00

Base: Set transparent rubber band for all themes

The rubber band is the rectangle indicating the selection region on the
desktop, the file manager, and other icon views. If this region is
painted opaque with alpha=ff, the rectangle obscures the icons
underneath, harming the user experience. We set it to 3c like the other
themes.
This commit is contained in:
Andreas Oppebøen 2022-11-27 15:41:59 +01:00 committed by Tim Flynn
parent 2c26ee89ac
commit 93f85f1a09
3 changed files with 3 additions and 3 deletions

View file

@ -54,7 +54,7 @@ Window=#c9b3b3ff
ThreedShadow2=#404040ff
ThreedShadow1=#808080ff
InactiveSelectionText=#ffffffff
RubberBandFill=#961605ff
RubberBandFill=#9616053c
MovingWindowTitleStripes=#e03d39ff
HighlightWindowBorder2=#df3737ff
SyntaxKeyword=#a42ea2ff