summaryrefslogtreecommitdiff
path: root/Base/res/themes
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2021-04-09 21:17:11 +0200
committerAndreas Kling <kling@serenityos.org>2021-04-09 21:53:43 +0200
commit11bea5d633306c3fc32d60795c7eabd035ccd05c (patch)
treed479cae5cd93669f32cbcd616147ca2234f566bc /Base/res/themes
parente34238945d1ccabc431dabdb35c20ca9811a525f (diff)
downloadserenity-11bea5d633306c3fc32d60795c7eabd035ccd05c.zip
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" :^)
Diffstat (limited to 'Base/res/themes')
-rw-r--r--Base/res/themes/Basalt.ini2
-rw-r--r--Base/res/themes/Coffee.ini2
-rw-r--r--Base/res/themes/Dark.ini2
-rw-r--r--Base/res/themes/Default.ini2
-rw-r--r--Base/res/themes/Desert.ini2
-rw-r--r--Base/res/themes/Faux Pas.ini2
-rw-r--r--Base/res/themes/Nord.ini2
-rw-r--r--Base/res/themes/Redmond 2000.ini2
-rw-r--r--Base/res/themes/Redmond.ini2
-rw-r--r--Base/res/themes/Silver.ini2
-rw-r--r--Base/res/themes/Sunshine.ini2
11 files changed, 22 insertions, 0 deletions
diff --git a/Base/res/themes/Basalt.ini b/Base/res/themes/Basalt.ini
index fcb9e474d3..5c2be3d4e8 100644
--- a/Base/res/themes/Basalt.ini
+++ b/Base/res/themes/Basalt.ini
@@ -66,6 +66,8 @@ SyntaxPreprocessorStatement=#ffafff
SyntaxPreprocessorValue=orange
Tooltip=#1f1f1f
TooltipText=white
+Tray=#171717
+TrayText=white
[Metrics]
TitleHeight=24
diff --git a/Base/res/themes/Coffee.ini b/Base/res/themes/Coffee.ini
index 7630e6e798..19f3c37a4c 100644
--- a/Base/res/themes/Coffee.ini
+++ b/Base/res/themes/Coffee.ini
@@ -62,6 +62,8 @@ SyntaxPreprocessorStatement=#008080
SyntaxPreprocessorValue=#800000
Tooltip=#ffffe1
TooltipText=black
+Tray=#9397a5
+TrayText=white
[Metrics]
TitleButtonWidth=17
diff --git a/Base/res/themes/Dark.ini b/Base/res/themes/Dark.ini
index 87f27bcc24..18233c1448 100644
--- a/Base/res/themes/Dark.ini
+++ b/Base/res/themes/Dark.ini
@@ -58,3 +58,5 @@ SyntaxPreprocessorStatement=darkgray
SyntaxPreprocessorValue=orange
Tooltip=#444444
TooltipText=white
+Tray=#323232
+TrayText=white
diff --git a/Base/res/themes/Default.ini b/Base/res/themes/Default.ini
index 3b7ab90f77..8ef6b05197 100644
--- a/Base/res/themes/Default.ini
+++ b/Base/res/themes/Default.ini
@@ -66,6 +66,8 @@ SyntaxPreprocessorStatement=#008080
SyntaxPreprocessorValue=#800000
Tooltip=#ffffe1
TooltipText=black
+Tray=#808080
+TrayText=#ffffff
[Metrics]
TitleHeight=19
diff --git a/Base/res/themes/Desert.ini b/Base/res/themes/Desert.ini
index f22d0a5ee6..5e4c3b8507 100644
--- a/Base/res/themes/Desert.ini
+++ b/Base/res/themes/Desert.ini
@@ -66,6 +66,8 @@ SyntaxPreprocessorStatement=#008080
SyntaxPreprocessorValue=#800000
Tooltip=white
TooltipText=black
+Tray=#a28d68
+TrayText=white
[Metrics]
TitleHeight=19
diff --git a/Base/res/themes/Faux Pas.ini b/Base/res/themes/Faux Pas.ini
index ee214e9271..4ddd705661 100644
--- a/Base/res/themes/Faux Pas.ini
+++ b/Base/res/themes/Faux Pas.ini
@@ -58,3 +58,5 @@ SyntaxPreprocessorStatement=#008080
SyntaxPreprocessorValue=#800000
Tooltip=#ffffe1
TooltipText=black
+Tray=#282828
+TrayText=white
diff --git a/Base/res/themes/Nord.ini b/Base/res/themes/Nord.ini
index 3bec5ac37a..d28b7eb246 100644
--- a/Base/res/themes/Nord.ini
+++ b/Base/res/themes/Nord.ini
@@ -58,3 +58,5 @@ SyntaxPreprocessorStatement=#ffafff
SyntaxPreprocessorValue=orange
Tooltip=#4c566a
TooltipText=white
+Tray=#3b4252
+TrayText=white
diff --git a/Base/res/themes/Redmond 2000.ini b/Base/res/themes/Redmond 2000.ini
index 4369bd23c6..fa94580974 100644
--- a/Base/res/themes/Redmond 2000.ini
+++ b/Base/res/themes/Redmond 2000.ini
@@ -62,6 +62,8 @@ SyntaxPreprocessorStatement=#008080
SyntaxPreprocessorValue=#800000
Tooltip=#ffffe1
TooltipText=black
+Tray=#808080
+TrayText=white
[Metrics]
TitleButtonWidth=17
diff --git a/Base/res/themes/Redmond.ini b/Base/res/themes/Redmond.ini
index 93488d3f68..7fc008ed1b 100644
--- a/Base/res/themes/Redmond.ini
+++ b/Base/res/themes/Redmond.ini
@@ -62,6 +62,8 @@ SyntaxPreprocessorStatement=#008080
SyntaxPreprocessorValue=#800000
Tooltip=#ffffe1
TooltipText=black
+Tray=#808080
+TrayText=white
[Metrics]
TitleButtonWidth=17
diff --git a/Base/res/themes/Silver.ini b/Base/res/themes/Silver.ini
index 8b92391ecc..a484458620 100644
--- a/Base/res/themes/Silver.ini
+++ b/Base/res/themes/Silver.ini
@@ -58,3 +58,5 @@ SyntaxPreprocessorStatement=#008080
SyntaxPreprocessorValue=#800000
Tooltip=#ffffe1
TooltipText=black
+Tray=#3b3b3b
+TrayText=white
diff --git a/Base/res/themes/Sunshine.ini b/Base/res/themes/Sunshine.ini
index 48033c79e1..08c03795ec 100644
--- a/Base/res/themes/Sunshine.ini
+++ b/Base/res/themes/Sunshine.ini
@@ -62,6 +62,8 @@ SyntaxPreprocessorStatement=#008080
SyntaxPreprocessorValue=#800000
Tooltip=#ffffe1
TooltipText=black
+Tray=#9397a5
+TrayText=white
[Paths]
TitleButtonIcons=/res/icons/themes/Sunshine/16x16/