diff options
author | Holger Paradies <retabell@gmx.de> | 2017-11-01 12:31:35 +0100 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2017-11-01 12:31:35 +0100 |
commit | 557ca044c6b4a399135afc6394fb530f5c90cf0a (patch) | |
tree | c2de6198a854608966b132b7805269fe06b1e0cf /kf5-kanotix-settings | |
parent | 112d157d364d6808d7d80f1f079f8f8a81663f43 (diff) | |
download | etcskel-kanotix-557ca044c6b4a399135afc6394fb530f5c90cf0a.zip etcskel-kanotix-557ca044c6b4a399135afc6394fb530f5c90cf0a.tar.gz |
small changes in color-scheme
Diffstat (limited to 'kf5-kanotix-settings')
-rw-r--r-- | kf5-kanotix-settings/share/color-schemes/Steelfire.colors | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kf5-kanotix-settings/share/color-schemes/Steelfire.colors b/kf5-kanotix-settings/share/color-schemes/Steelfire.colors index f2374bf..c593061 100644 --- a/kf5-kanotix-settings/share/color-schemes/Steelfire.colors +++ b/kf5-kanotix-settings/share/color-schemes/Steelfire.colors @@ -62,7 +62,7 @@ ForegroundVisited=189,195,199 [Colors:Tooltip] BackgroundAlternate=77,77,77 -BackgroundNormal=49,54,59 +BackgroundNormal=250,250,124 DecorationFocus=112,156,210 DecorationHover=147,206,233 ForegroundActive=61,174,233 @@ -70,7 +70,7 @@ ForegroundInactive=189,195,199 ForegroundLink=41,128,185 ForegroundNegative=218,68,83 ForegroundNeutral=246,116,0 -ForegroundNormal=239,240,241 +ForegroundNormal=0,0,0 ForegroundPositive=39,174,96 ForegroundVisited=127,140,141 |