From 2f4207f8b73fe796668abb8fef44228907a6f56c Mon Sep 17 00:00:00 2001 From: thankyouverycool <66646555+thankyouverycool@users.noreply.github.com> Date: Wed, 29 Jul 2020 16:39:21 -0400 Subject: [PATCH] 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). --- .../icons/themes/Redmond/16x16/window-close.png | Bin 0 -> 99 bytes .../themes/Redmond/16x16/window-maximize.png | Bin 0 -> 95 bytes .../themes/Redmond/16x16/window-minimize.png | Bin 0 -> 83 bytes .../icons/themes/Redmond/16x16/window-restore.png | Bin 0 -> 110 bytes Base/res/themes/Redmond 2000.ini | 7 +++++++ Base/res/themes/Redmond.ini | 9 ++++++++- 6 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 Base/res/icons/themes/Redmond/16x16/window-close.png create mode 100644 Base/res/icons/themes/Redmond/16x16/window-maximize.png create mode 100644 Base/res/icons/themes/Redmond/16x16/window-minimize.png create mode 100644 Base/res/icons/themes/Redmond/16x16/window-restore.png diff --git a/Base/res/icons/themes/Redmond/16x16/window-close.png b/Base/res/icons/themes/Redmond/16x16/window-close.png new file mode 100644 index 0000000000000000000000000000000000000000..7eaaf706770e890d5e42bf90575a17d57f17a247 GIT binary patch literal 99 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7v^-rLLo7}wCrGfGF#lgT zBcgB-&%sqQCvrG@1o}@Z&v?(Y=upG5jRrvs40GItKek6zs53AyFnGH9xvX&1y xc~O6-*t%c-T{cJcBupC`8(YuJknm$*IIF_K|DKOSg@J*A!PC{xWt~$(698MK8lM0F literal 0 HcmV?d00001 diff --git a/Base/res/icons/themes/Redmond/16x16/window-minimize.png b/Base/res/icons/themes/Redmond/16x16/window-minimize.png new file mode 100644 index 0000000000000000000000000000000000000000..4f0fa672de9cd4ed8b4c267be813b2acbcc119c8 GIT binary patch literal 83 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7q&!_5Lo7}wCrGd^PKaP| llX>*NGxWTPR2vV2NeCm0>&g{>7#J8BJYD@<);T3K0RY&%6xjd( literal 0 HcmV?d00001 diff --git a/Base/res/icons/themes/Redmond/16x16/window-restore.png b/Base/res/icons/themes/Redmond/16x16/window-restore.png new file mode 100644 index 0000000000000000000000000000000000000000..a435469b951bee6bd8e85db2bc6bf503c44d64f0 GIT binary patch literal 110 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7Og&v3Lo7}wCrGgNR6O}7 zytut{+PdHVJrdlEuKzhJrzh!e5RlyQzmQdnd#RzDvHl-<$4W+qq%;nZuF4oC1_lNO MPgg&ebxsLQ03w1Pb^rhX literal 0 HcmV?d00001 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/ diff --git a/Base/res/themes/Redmond.ini b/Base/res/themes/Redmond.ini index 04a4d7ded9..8fcf6afd9b 100644 --- a/Base/res/themes/Redmond.ini +++ b/Base/res/themes/Redmond.ini @@ -1,5 +1,5 @@ [Colors] -DesktopBackground=#00787f +DesktopBackground=#008080 ActiveWindowBorder1=#00007f ActiveWindowBorder2=#00007f ActiveWindowTitle=white @@ -53,3 +53,10 @@ SyntaxControlKeyword=black SyntaxIdentifier=#092e64 SyntaxPreprocessorStatement=#008080 SyntaxPreprocessorValue=#800000 + +[Metrics] +TitleButtonWidth=17 +TitleButtonHeight=15 + +[Paths] +TitleButtonIcons=/res/icons/themes/Redmond/16x16/