mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 18:57:36 +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
|
@ -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