kde: consistent colors formatting, don't set blend
This commit is contained in:
parent
01336021d9
commit
4bc133b326
|
@ -1,7 +1,5 @@
|
|||
[WM]
|
||||
activeBackground=32,34,37
|
||||
activeBlend=255,255,255
|
||||
activeForeground=255,255,255
|
||||
inactiveBackground=32,34,37
|
||||
inactiveBlend=150,152,157
|
||||
inactiveForeground=150,152,157
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
[WM]
|
||||
activeBackground=44,44,44
|
||||
activeBlend=220,220,204
|
||||
activeForeground=220,220,204
|
||||
inactiveBackground=44,44,44
|
||||
inactiveBlend=220,220,204
|
||||
inactiveForeground=220,220,204
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
[WM]
|
||||
activeBackground=252, 252, 252
|
||||
activeBlend=34, 34, 34
|
||||
activeForeground=34, 34, 34
|
||||
inactiveBackground=246, 246, 246
|
||||
inactiveBlend=115, 115, 115
|
||||
inactiveForeground=115, 115, 115
|
||||
activeBackground=252,252,252
|
||||
activeForeground=34,34,34
|
||||
inactiveBackground=246,246,246
|
||||
inactiveForeground=115,115,115
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
[WM]
|
||||
activeBackground=29,29,29
|
||||
activeBlend=239,232,228
|
||||
activeForeground=239,232,228
|
||||
inactiveBackground=29,29,29
|
||||
inactiveBlend=93,91,90
|
||||
inactiveForeground=93,91,90
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
[WM]
|
||||
activeBackground=237,237,237
|
||||
activeBlend=0,0,0
|
||||
activeForeground=0,0,0
|
||||
inactiveBackground=237,237,237
|
||||
inactiveBlend=140,140,140
|
||||
inactiveForeground=140,140,140
|
||||
|
|
Loading…
Reference in a new issue