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
Notes:
sideshowbarker
2024-07-17 11:29:26 +09:00
Author: https://github.com/hansejo Commit: https://github.com/SerenityOS/serenity/commit/45f3fffbad Pull-request: https://github.com/SerenityOS/serenity/pull/13828
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
Reference in a new issue