diff options
author | Karol Kosek <krkk@serenityos.org> | 2022-07-10 23:54:06 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-07-11 18:11:11 +0200 |
commit | 0bba2a4415a5cb7f43c16793f887bc34df62678c (patch) | |
tree | 79194ad228740674997c1c2cedac8e25647060b7 /Base/res/themes/Faux Pas.ini | |
parent | ff0b4bf360dc6d8c32c7efe3284f789677562450 (diff) | |
download | serenity-0bba2a4415a5cb7f43c16793f887bc34df62678c.zip |
Base: Improve visibility of PlaceholderText in themes
Diffstat (limited to 'Base/res/themes/Faux Pas.ini')
-rw-r--r-- | Base/res/themes/Faux Pas.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Base/res/themes/Faux Pas.ini b/Base/res/themes/Faux Pas.ini index 1700ca4e7e..03f610c230 100644 --- a/Base/res/themes/Faux Pas.ini +++ b/Base/res/themes/Faux Pas.ini @@ -36,7 +36,7 @@ Selection=white SelectionText=black InactiveSelection=white InactiveSelectionText=black -PlaceholderText=#282828 +PlaceholderText=#505050 RubberBandFill=#9f9f9f6c RubberBandBorder=black Link=#0000b0 |