mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 23:27:43 +00:00
Base: Improvements to the Light theme
- Adding more suitable "icons-only" buttons. - Adding WindowShadow from default theme.
This commit is contained in:
parent
ac0d708634
commit
45f3fffbad
6 changed files with 4 additions and 0 deletions
BIN
Base/res/icons/themes/Light/16x16/window-close-modified.png
Normal file
BIN
Base/res/icons/themes/Light/16x16/window-close-modified.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 545 B |
BIN
Base/res/icons/themes/Light/16x16/window-close.png
Normal file
BIN
Base/res/icons/themes/Light/16x16/window-close.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 546 B |
BIN
Base/res/icons/themes/Light/16x16/window-maximize.png
Normal file
BIN
Base/res/icons/themes/Light/16x16/window-maximize.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 520 B |
BIN
Base/res/icons/themes/Light/16x16/window-minimize.png
Normal file
BIN
Base/res/icons/themes/Light/16x16/window-minimize.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 519 B |
BIN
Base/res/icons/themes/Light/16x16/window-restore.png
Normal file
BIN
Base/res/icons/themes/Light/16x16/window-restore.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 532 B |
|
@ -79,7 +79,11 @@ TitleAlignment=Left
|
|||
|
||||
[Flags]
|
||||
IsDark=false
|
||||
TitleButtonsIconOnly=true
|
||||
|
||||
[Paths]
|
||||
ActiveWindowShadow=/res/icons/themes/Default/frame-shadow-dark.png
|
||||
InactiveWindowShadow=/res/icons/themes/Default/frame-shadow-light.png
|
||||
TitleButtonIcons=/res/icons/themes/Light/16x16/
|
||||
MenuShadow=/res/icons/themes/Redmond/menu-shadow.png
|
||||
TooltipShadow=/res/icons/themes/Redmond/menu-shadow.png
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue