summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFaeliore <taymor@pm.me>2021-07-28 19:33:18 -0400
committerLinus Groh <mail@linusgroh.de>2021-07-29 21:27:24 +0100
commit9fff0c77dc7bf9d77d7bcb7e15b28ad4ca2ea8e3 (patch)
tree54338191937b5330a59473170c8bff41c9d627d8
parent999448066f023e6832eed2902855fe7141ec5078 (diff)
downloadserenity-9fff0c77dc7bf9d77d7bcb7e15b28ad4ca2ea8e3.zip
Base: Make coffee theme icons smaller so they fit in the title bar
Fixes #4713
-rw-r--r--Base/res/icons/themes/Coffee/16x16/window-close-modified.pngbin831 -> 6107 bytes
-rw-r--r--Base/res/icons/themes/Coffee/16x16/window-close.pngbin831 -> 6105 bytes
-rw-r--r--Base/res/icons/themes/Coffee/16x16/window-maximize.pngbin718 -> 6038 bytes
-rw-r--r--Base/res/icons/themes/Coffee/16x16/window-minimize.pngbin653 -> 5908 bytes
-rw-r--r--Base/res/icons/themes/Coffee/16x16/window-restore.pngbin815 -> 6071 bytes
-rw-r--r--Base/res/themes/Coffee.ini2
6 files changed, 1 insertions, 1 deletions
diff --git a/Base/res/icons/themes/Coffee/16x16/window-close-modified.png b/Base/res/icons/themes/Coffee/16x16/window-close-modified.png
index aa16575f35..88e59b08b0 100644
--- a/Base/res/icons/themes/Coffee/16x16/window-close-modified.png
+++ b/Base/res/icons/themes/Coffee/16x16/window-close-modified.png
Binary files differ
diff --git a/Base/res/icons/themes/Coffee/16x16/window-close.png b/Base/res/icons/themes/Coffee/16x16/window-close.png
index aa16575f35..6b0580c3af 100644
--- a/Base/res/icons/themes/Coffee/16x16/window-close.png
+++ b/Base/res/icons/themes/Coffee/16x16/window-close.png
Binary files differ
diff --git a/Base/res/icons/themes/Coffee/16x16/window-maximize.png b/Base/res/icons/themes/Coffee/16x16/window-maximize.png
index f3f165bad1..01e3205ddd 100644
--- a/Base/res/icons/themes/Coffee/16x16/window-maximize.png
+++ b/Base/res/icons/themes/Coffee/16x16/window-maximize.png
Binary files differ
diff --git a/Base/res/icons/themes/Coffee/16x16/window-minimize.png b/Base/res/icons/themes/Coffee/16x16/window-minimize.png
index f3b41f208c..59c5099800 100644
--- a/Base/res/icons/themes/Coffee/16x16/window-minimize.png
+++ b/Base/res/icons/themes/Coffee/16x16/window-minimize.png
Binary files differ
diff --git a/Base/res/icons/themes/Coffee/16x16/window-restore.png b/Base/res/icons/themes/Coffee/16x16/window-restore.png
index acb6e7839c..26ea7e2bd5 100644
--- a/Base/res/icons/themes/Coffee/16x16/window-restore.png
+++ b/Base/res/icons/themes/Coffee/16x16/window-restore.png
Binary files differ
diff --git a/Base/res/themes/Coffee.ini b/Base/res/themes/Coffee.ini
index 327ad97564..8295b81759 100644
--- a/Base/res/themes/Coffee.ini
+++ b/Base/res/themes/Coffee.ini
@@ -69,7 +69,7 @@ Tray=#9397a5
TrayText=white
[Metrics]
-TitleButtonWidth=17
+TitleButtonWidth=16
TitleButtonHeight=16
[Paths]