1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-30 08:47:36 +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:
Andreas Kling 2021-04-09 21:17:11 +02:00
parent e34238945d
commit 11bea5d633
14 changed files with 38 additions and 9 deletions

View file

@ -58,3 +58,5 @@ SyntaxPreprocessorStatement=#ffafff
SyntaxPreprocessorValue=orange
Tooltip=#4c566a
TooltipText=white
Tray=#3b4252
TrayText=white