mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-07 18:17:23 +00:00
LibGfx+Base: Add Tray/TrayText theme colors and Gfx::ButtonStyle::Tray
A "Tray" is a sunken container area for widgets. The first intended client of this style is the GUI::FilePicker's common locations frame. Thanks to @nvella for coming up with the term "Tray" :^)
This commit is contained in:
parent
e34238945d
commit
11bea5d633
Notes:
sideshowbarker
2024-07-18 20:37:04 +09:00
Author: https://github.com/awesomekling
Commit: 11bea5d633
14 changed files with 38 additions and 9 deletions
|
@ -99,6 +99,8 @@ namespace Gfx {
|
|||
C(ThreedShadow2) \
|
||||
C(Tooltip) \
|
||||
C(TooltipText) \
|
||||
C(Tray) \
|
||||
C(TrayText) \
|
||||
C(VisitedLink) \
|
||||
C(Window) \
|
||||
C(WindowText)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue