diff options
author | thankyouverycool <66646555+thankyouverycool@users.noreply.github.com> | 2020-07-29 16:39:21 -0400 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-08-01 07:56:48 +0200 |
commit | 2f4207f8b73fe796668abb8fef44228907a6f56c (patch) | |
tree | 6a13f5272c96fb52effca68601a1333cb13f2b52 /Base/res/themes/Redmond 2000.ini | |
parent | c815fa7f474b3b74f1f973c03325265aaa149eac (diff) | |
download | serenity-2f4207f8b73fe796668abb8fef44228907a6f56c.zip |
Base: New buttons and background for Redmond Themes
Updates Redmond and Redmond 2000 with new title bar buttons and
changes Redmond's background to authentic 90sCorp Teal(TM).
Diffstat (limited to 'Base/res/themes/Redmond 2000.ini')
-rw-r--r-- | Base/res/themes/Redmond 2000.ini | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Base/res/themes/Redmond 2000.ini b/Base/res/themes/Redmond 2000.ini index 3026172a95..3ff0cf9cf5 100644 --- a/Base/res/themes/Redmond 2000.ini +++ b/Base/res/themes/Redmond 2000.ini @@ -53,3 +53,10 @@ SyntaxControlKeyword=black SyntaxIdentifier=#092e64 SyntaxPreprocessorStatement=#008080 SyntaxPreprocessorValue=#800000 + +[Metrics] +TitleButtonWidth=17 +TitleButtonHeight=15 + +[Paths] +TitleButtonIcons=/res/icons/themes/Redmond/16x16/ |