diff options
Diffstat (limited to 'qt5/SteppenwolfDark.colors')
-rw-r--r-- | qt5/SteppenwolfDark.colors | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/qt5/SteppenwolfDark.colors b/qt5/SteppenwolfDark.colors index 2bd8f16..f42649d 100644 --- a/qt5/SteppenwolfDark.colors +++ b/qt5/SteppenwolfDark.colors @@ -65,7 +65,7 @@ BackgroundAlternate=0,0,0 BackgroundNormal=0,0,0 DecorationFocus=123,123,123 DecorationHover=201,201,201 -ForegroundActive=123,123,123 +ForegroundActive=201,201,201 ForegroundInactive=63,63,63 ForegroundLink=41,128,185 ForegroundNegative=218,68,83 @@ -93,7 +93,7 @@ BackgroundAlternate=212,212,212 BackgroundNormal=34,34,34 DecorationFocus=31,155,146 DecorationHover=31,155,146 -ForegroundActive=212,212,212 +ForegroundActive=201,201,201 ForegroundInactive=63,63,63 ForegroundLink=41,128,185 ForegroundNegative=218,68,83 @@ -112,7 +112,7 @@ contrast=2 [WM] activeBackground=0,0,0 activeBlend=0,0,0 -activeForeground=255,255,255 +activeForeground=201,201,201 inactiveBackground=0,0,0 inactiveBlend=0,0,0 inactiveForeground=123,123,123 |