mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 04:17:35 +00:00
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).
This commit is contained in:
parent
c815fa7f47
commit
2f4207f8b7
6 changed files with 15 additions and 1 deletions
BIN
Base/res/icons/themes/Redmond/16x16/window-close.png
Normal file
BIN
Base/res/icons/themes/Redmond/16x16/window-close.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 99 B |
BIN
Base/res/icons/themes/Redmond/16x16/window-maximize.png
Normal file
BIN
Base/res/icons/themes/Redmond/16x16/window-maximize.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 95 B |
BIN
Base/res/icons/themes/Redmond/16x16/window-minimize.png
Normal file
BIN
Base/res/icons/themes/Redmond/16x16/window-minimize.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 83 B |
BIN
Base/res/icons/themes/Redmond/16x16/window-restore.png
Normal file
BIN
Base/res/icons/themes/Redmond/16x16/window-restore.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 110 B |
|
@ -53,3 +53,10 @@ SyntaxControlKeyword=black
|
||||||
SyntaxIdentifier=#092e64
|
SyntaxIdentifier=#092e64
|
||||||
SyntaxPreprocessorStatement=#008080
|
SyntaxPreprocessorStatement=#008080
|
||||||
SyntaxPreprocessorValue=#800000
|
SyntaxPreprocessorValue=#800000
|
||||||
|
|
||||||
|
[Metrics]
|
||||||
|
TitleButtonWidth=17
|
||||||
|
TitleButtonHeight=15
|
||||||
|
|
||||||
|
[Paths]
|
||||||
|
TitleButtonIcons=/res/icons/themes/Redmond/16x16/
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[Colors]
|
[Colors]
|
||||||
DesktopBackground=#00787f
|
DesktopBackground=#008080
|
||||||
ActiveWindowBorder1=#00007f
|
ActiveWindowBorder1=#00007f
|
||||||
ActiveWindowBorder2=#00007f
|
ActiveWindowBorder2=#00007f
|
||||||
ActiveWindowTitle=white
|
ActiveWindowTitle=white
|
||||||
|
@ -53,3 +53,10 @@ SyntaxControlKeyword=black
|
||||||
SyntaxIdentifier=#092e64
|
SyntaxIdentifier=#092e64
|
||||||
SyntaxPreprocessorStatement=#008080
|
SyntaxPreprocessorStatement=#008080
|
||||||
SyntaxPreprocessorValue=#800000
|
SyntaxPreprocessorValue=#800000
|
||||||
|
|
||||||
|
[Metrics]
|
||||||
|
TitleButtonWidth=17
|
||||||
|
TitleButtonHeight=15
|
||||||
|
|
||||||
|
[Paths]
|
||||||
|
TitleButtonIcons=/res/icons/themes/Redmond/16x16/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue