diff options
author | Faeliore <taymor@pm.me> | 2021-07-28 19:33:18 -0400 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2021-07-29 21:27:24 +0100 |
commit | 9fff0c77dc7bf9d77d7bcb7e15b28ad4ca2ea8e3 (patch) | |
tree | 54338191937b5330a59473170c8bff41c9d627d8 /Base/res/themes/Coffee.ini | |
parent | 999448066f023e6832eed2902855fe7141ec5078 (diff) | |
download | serenity-9fff0c77dc7bf9d77d7bcb7e15b28ad4ca2ea8e3.zip |
Base: Make coffee theme icons smaller so they fit in the title bar
Fixes #4713
Diffstat (limited to 'Base/res/themes/Coffee.ini')
-rw-r--r-- | Base/res/themes/Coffee.ini | 2 |
1 files changed, 1 insertions, 1 deletions
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] |