mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 12:47:35 +00:00
Base: Add 'IsDark' flag to all system themes
This commit is contained in:
parent
4f42e4ba90
commit
079d9e2e0b
13 changed files with 39 additions and 0 deletions
|
@ -72,6 +72,9 @@ TooltipText=white
|
||||||
Tray=#171717
|
Tray=#171717
|
||||||
TrayText=white
|
TrayText=white
|
||||||
|
|
||||||
|
[Flags]
|
||||||
|
IsDark=true
|
||||||
|
|
||||||
[Metrics]
|
[Metrics]
|
||||||
TitleHeight=24
|
TitleHeight=24
|
||||||
TitleButtonWidth=32
|
TitleButtonWidth=32
|
||||||
|
|
|
@ -68,5 +68,8 @@ TooltipText=black
|
||||||
Tray=#9397a5
|
Tray=#9397a5
|
||||||
TrayText=white
|
TrayText=white
|
||||||
|
|
||||||
|
[Flags]
|
||||||
|
IsDark=false
|
||||||
|
|
||||||
[Paths]
|
[Paths]
|
||||||
TitleButtonIcons=/res/icons/themes/Coffee/16x16/
|
TitleButtonIcons=/res/icons/themes/Coffee/16x16/
|
||||||
|
|
|
@ -63,3 +63,6 @@ Tooltip=#444444
|
||||||
TooltipText=white
|
TooltipText=white
|
||||||
Tray=#323232
|
Tray=#323232
|
||||||
TrayText=white
|
TrayText=white
|
||||||
|
|
||||||
|
[Flags]
|
||||||
|
IsDark=true
|
||||||
|
|
|
@ -72,6 +72,9 @@ TooltipText=black
|
||||||
Tray=#808080
|
Tray=#808080
|
||||||
TrayText=#ffffff
|
TrayText=#ffffff
|
||||||
|
|
||||||
|
[Flags]
|
||||||
|
IsDark=false
|
||||||
|
|
||||||
[Metrics]
|
[Metrics]
|
||||||
TitleHeight=19
|
TitleHeight=19
|
||||||
TitleButtonWidth=15
|
TitleButtonWidth=15
|
||||||
|
|
|
@ -72,6 +72,9 @@ TooltipText=black
|
||||||
Tray=#a28d68
|
Tray=#a28d68
|
||||||
TrayText=white
|
TrayText=white
|
||||||
|
|
||||||
|
[Flags]
|
||||||
|
IsDark=false
|
||||||
|
|
||||||
[Metrics]
|
[Metrics]
|
||||||
TitleHeight=19
|
TitleHeight=19
|
||||||
TitleButtonWidth=15
|
TitleButtonWidth=15
|
||||||
|
|
|
@ -63,3 +63,6 @@ Tooltip=#ffffe1
|
||||||
TooltipText=black
|
TooltipText=black
|
||||||
Tray=#282828
|
Tray=#282828
|
||||||
TrayText=white
|
TrayText=white
|
||||||
|
|
||||||
|
[Flags]
|
||||||
|
IsDark=false
|
||||||
|
|
|
@ -72,6 +72,9 @@ TooltipText=#4b4b4b
|
||||||
Tray=#3b3b3b
|
Tray=#3b3b3b
|
||||||
TrayText=white
|
TrayText=white
|
||||||
|
|
||||||
|
[Flags]
|
||||||
|
IsDark=false
|
||||||
|
|
||||||
[Paths]
|
[Paths]
|
||||||
MenuShadow=/res/icons/themes/Redmond/menu-shadow.png
|
MenuShadow=/res/icons/themes/Redmond/menu-shadow.png
|
||||||
TooltipShadow=/res/icons/themes/Redmond/menu-shadow.png
|
TooltipShadow=/res/icons/themes/Redmond/menu-shadow.png
|
||||||
|
|
|
@ -63,3 +63,6 @@ Tooltip=#4c566a
|
||||||
TooltipText=white
|
TooltipText=white
|
||||||
Tray=#3b4252
|
Tray=#3b4252
|
||||||
TrayText=white
|
TrayText=white
|
||||||
|
|
||||||
|
[Flags]
|
||||||
|
IsDark=true
|
||||||
|
|
|
@ -72,6 +72,9 @@ TooltipText=black
|
||||||
Tray=#808080
|
Tray=#808080
|
||||||
TrayText=#ffffff
|
TrayText=#ffffff
|
||||||
|
|
||||||
|
[Flags]
|
||||||
|
IsDark=false
|
||||||
|
|
||||||
[Metrics]
|
[Metrics]
|
||||||
TitleHeight=19
|
TitleHeight=19
|
||||||
TitleButtonWidth=15
|
TitleButtonWidth=15
|
||||||
|
|
|
@ -68,6 +68,9 @@ TooltipText=black
|
||||||
Tray=#808080
|
Tray=#808080
|
||||||
TrayText=white
|
TrayText=white
|
||||||
|
|
||||||
|
[Flags]
|
||||||
|
IsDark=false
|
||||||
|
|
||||||
[Metrics]
|
[Metrics]
|
||||||
TitleButtonWidth=17
|
TitleButtonWidth=17
|
||||||
TitleButtonHeight=15
|
TitleButtonHeight=15
|
||||||
|
|
|
@ -68,6 +68,9 @@ TooltipText=black
|
||||||
Tray=#808080
|
Tray=#808080
|
||||||
TrayText=white
|
TrayText=white
|
||||||
|
|
||||||
|
[Flags]
|
||||||
|
IsDark=false
|
||||||
|
|
||||||
[Metrics]
|
[Metrics]
|
||||||
TitleButtonWidth=17
|
TitleButtonWidth=17
|
||||||
TitleButtonHeight=15
|
TitleButtonHeight=15
|
||||||
|
|
|
@ -64,5 +64,8 @@ TooltipText=black
|
||||||
Tray=#3b3b3b
|
Tray=#3b3b3b
|
||||||
TrayText=white
|
TrayText=white
|
||||||
|
|
||||||
|
[Flags]
|
||||||
|
IsDark=false
|
||||||
|
|
||||||
[Paths]
|
[Paths]
|
||||||
TitleButtonIcons=/res/icons/themes/Silver/16x16/
|
TitleButtonIcons=/res/icons/themes/Silver/16x16/
|
||||||
|
|
|
@ -68,5 +68,8 @@ TooltipText=black
|
||||||
Tray=#9397a5
|
Tray=#9397a5
|
||||||
TrayText=white
|
TrayText=white
|
||||||
|
|
||||||
|
[Flags]
|
||||||
|
IsDark=false
|
||||||
|
|
||||||
[Paths]
|
[Paths]
|
||||||
TitleButtonIcons=/res/icons/themes/Sunshine/16x16/
|
TitleButtonIcons=/res/icons/themes/Sunshine/16x16/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue