mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-03 08:08:43 +00:00
LibGfx: Add colors for highlight-searching to palette and themes
This commit is contained in:
parent
f239fbaa58
commit
a823d2a962
Notes:
sideshowbarker
2024-07-19 01:49:01 +09:00
Author: https://github.com/tomuta
Commit: a823d2a962
Pull-request: https://github.com/SerenityOS/serenity/pull/3808
Reviewed-by: https://github.com/awesomekling
15 changed files with 30 additions and 0 deletions
|
@ -51,6 +51,8 @@ namespace Gfx {
|
|||
C(HighlightWindowTitle) \
|
||||
C(HighlightWindowTitleShadow) \
|
||||
C(HighlightWindowTitleStripes) \
|
||||
C(HighlightSearching) \
|
||||
C(HighlightSearchingText) \
|
||||
C(HoverHighlight) \
|
||||
C(InactiveSelection) \
|
||||
C(InactiveSelectionText) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue