mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-06-11 00:47:22 +00:00
Adjust ShiftDark surface colors
This commit is contained in:
parent
1ad9fb3e3d
commit
c9f219ad60
1 changed files with 14 additions and 14 deletions
|
|
@ -29,7 +29,7 @@ IntensityEffect=0
|
||||||
|
|
||||||
[Colors:Button]
|
[Colors:Button]
|
||||||
BackgroundAlternate=16,82,74
|
BackgroundAlternate=16,82,74
|
||||||
BackgroundNormal=41,44,48
|
BackgroundNormal=34,37,50
|
||||||
DecorationFocus=46,184,168
|
DecorationFocus=46,184,168
|
||||||
DecorationHover=46,184,168
|
DecorationHover=46,184,168
|
||||||
ForegroundActive=46,184,168
|
ForegroundActive=46,184,168
|
||||||
|
|
@ -43,7 +43,7 @@ ForegroundVisited=155,89,182
|
||||||
|
|
||||||
[Colors:Complementary]
|
[Colors:Complementary]
|
||||||
BackgroundAlternate=16,82,74
|
BackgroundAlternate=16,82,74
|
||||||
BackgroundNormal=32,35,38
|
BackgroundNormal=24,27,38
|
||||||
DecorationFocus=46,184,168
|
DecorationFocus=46,184,168
|
||||||
DecorationHover=46,184,168
|
DecorationHover=46,184,168
|
||||||
ForegroundActive=46,184,168
|
ForegroundActive=46,184,168
|
||||||
|
|
@ -56,8 +56,8 @@ ForegroundPositive=39,174,96
|
||||||
ForegroundVisited=155,89,182
|
ForegroundVisited=155,89,182
|
||||||
|
|
||||||
[Colors:Header]
|
[Colors:Header]
|
||||||
BackgroundAlternate=32,35,38
|
BackgroundAlternate=24,27,38
|
||||||
BackgroundNormal=41,44,48
|
BackgroundNormal=34,37,50
|
||||||
DecorationFocus=46,184,168
|
DecorationFocus=46,184,168
|
||||||
DecorationHover=46,184,168
|
DecorationHover=46,184,168
|
||||||
ForegroundActive=46,184,168
|
ForegroundActive=46,184,168
|
||||||
|
|
@ -70,8 +70,8 @@ ForegroundPositive=39,174,96
|
||||||
ForegroundVisited=155,89,182
|
ForegroundVisited=155,89,182
|
||||||
|
|
||||||
[Colors:Header][Inactive]
|
[Colors:Header][Inactive]
|
||||||
BackgroundAlternate=41,44,48
|
BackgroundAlternate=34,37,50
|
||||||
BackgroundNormal=32,35,38
|
BackgroundNormal=24,27,38
|
||||||
DecorationFocus=46,184,168
|
DecorationFocus=46,184,168
|
||||||
DecorationHover=46,184,168
|
DecorationHover=46,184,168
|
||||||
ForegroundActive=46,184,168
|
ForegroundActive=46,184,168
|
||||||
|
|
@ -98,8 +98,8 @@ ForegroundPositive=23,104,57
|
||||||
ForegroundVisited=155,89,182
|
ForegroundVisited=155,89,182
|
||||||
|
|
||||||
[Colors:Tooltip]
|
[Colors:Tooltip]
|
||||||
BackgroundAlternate=32,35,38
|
BackgroundAlternate=24,27,38
|
||||||
BackgroundNormal=41,44,48
|
BackgroundNormal=34,37,50
|
||||||
DecorationFocus=46,184,168
|
DecorationFocus=46,184,168
|
||||||
DecorationHover=46,184,168
|
DecorationHover=46,184,168
|
||||||
ForegroundActive=46,184,168
|
ForegroundActive=46,184,168
|
||||||
|
|
@ -112,8 +112,8 @@ ForegroundPositive=39,174,96
|
||||||
ForegroundVisited=155,89,182
|
ForegroundVisited=155,89,182
|
||||||
|
|
||||||
[Colors:View]
|
[Colors:View]
|
||||||
BackgroundAlternate=29,31,34
|
BackgroundAlternate=20,22,32
|
||||||
BackgroundNormal=20,22,24
|
BackgroundNormal=14,15,22
|
||||||
DecorationFocus=46,184,168
|
DecorationFocus=46,184,168
|
||||||
DecorationHover=46,184,168
|
DecorationHover=46,184,168
|
||||||
ForegroundActive=46,184,168
|
ForegroundActive=46,184,168
|
||||||
|
|
@ -126,8 +126,8 @@ ForegroundPositive=39,174,96
|
||||||
ForegroundVisited=155,89,182
|
ForegroundVisited=155,89,182
|
||||||
|
|
||||||
[Colors:Window]
|
[Colors:Window]
|
||||||
BackgroundAlternate=41,44,48
|
BackgroundAlternate=34,37,50
|
||||||
BackgroundNormal=32,35,38
|
BackgroundNormal=24,27,38
|
||||||
DecorationFocus=46,184,168
|
DecorationFocus=46,184,168
|
||||||
DecorationHover=46,184,168
|
DecorationHover=46,184,168
|
||||||
ForegroundActive=46,184,168
|
ForegroundActive=46,184,168
|
||||||
|
|
@ -148,9 +148,9 @@ shadeSortColumn=true
|
||||||
contrast=4
|
contrast=4
|
||||||
|
|
||||||
[WM]
|
[WM]
|
||||||
activeBackground=39,44,49
|
activeBackground=28,33,46
|
||||||
activeBlend=252,252,252
|
activeBlend=252,252,252
|
||||||
activeForeground=252,252,252
|
activeForeground=252,252,252
|
||||||
inactiveBackground=32,36,40
|
inactiveBackground=22,27,38
|
||||||
inactiveBlend=161,169,177
|
inactiveBlend=161,169,177
|
||||||
inactiveForeground=161,169,177
|
inactiveForeground=161,169,177
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue