From b1c3be242b7533fd73e99a81c74ce6c2151b453f Mon Sep 17 00:00:00 2001 From: Derek Stevens Date: Sat, 29 Jan 2022 23:10:52 -0700 Subject: [PATCH] tweak light gray color --- gtk-2.0/gtkrc | 2 +- gtk-3.0/gtk.css | 4 ++-- qt5/SteppenwolfDark.colors | 14 +++++++------- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/gtk-2.0/gtkrc b/gtk-2.0/gtkrc index faee811..393665e 100644 --- a/gtk-2.0/gtkrc +++ b/gtk-2.0/gtkrc @@ -17,7 +17,7 @@ gtk-color-scheme = "white_color:#000000 lighter_color:#555555 base_color:#222222 darker_color:#101010 -black_color:#c8c8c8 +black_color:#c9c9c9 scale_color: #1f9b92 truewhite:#ffffff trueblack:#000000 diff --git a/gtk-3.0/gtk.css b/gtk-3.0/gtk.css index a0c7f55..7a8ff2e 100755 --- a/gtk-3.0/gtk.css +++ b/gtk-3.0/gtk.css @@ -16,7 +16,7 @@ @define-color lighter_color #555555; @define-color base_color #222222; @define-color darker_color #101010; -@define-color black_color #c8c8c8; +@define-color black_color #c9c9c9; @define-color scale_color #1f9b92; @define-color grey50 #797979; @define-color trueblack #000000; @@ -921,7 +921,7 @@ calendar:indeterminate { .panel { background-color: rgba(0,0,0, 0.8); - color: #c8c8c8; + color: #c9c9c9; font-weight: normal; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); -gtk-icon-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); } diff --git a/qt5/SteppenwolfDark.colors b/qt5/SteppenwolfDark.colors index adf1bc8..2bd8f16 100644 --- a/qt5/SteppenwolfDark.colors +++ b/qt5/SteppenwolfDark.colors @@ -22,13 +22,13 @@ IntensityEffect=0 BackgroundAlternate=77,77,77 BackgroundNormal=0,0,0 DecorationFocus=31,155,146 -DecorationHover=200,200,200 -ForegroundActive=200,200,200 +DecorationHover=201,201,201 +ForegroundActive=201,201,201 ForegroundInactive=63,63,63 ForegroundLink=31,155,146 ForegroundNegative=218,68,83 ForegroundNeutral=246,116,0 -ForegroundNormal=200,200,200 +ForegroundNormal=201,201,201 ForegroundPositive=39,174,96 ForegroundVisited=127,140,141 @@ -64,7 +64,7 @@ ForegroundVisited=189,195,199 BackgroundAlternate=0,0,0 BackgroundNormal=0,0,0 DecorationFocus=123,123,123 -DecorationHover=200,200,200 +DecorationHover=201,201,201 ForegroundActive=123,123,123 ForegroundInactive=63,63,63 ForegroundLink=41,128,185 @@ -79,12 +79,12 @@ BackgroundAlternate=0,0,0 BackgroundNormal=0,0,0 DecorationFocus=31,155,146 DecorationHover=123,123,123 -ForegroundActive=200,200,200 +ForegroundActive=201,201,201 ForegroundInactive=63,63,63 ForegroundLink=41,128,185 ForegroundNegative=218,68,83 ForegroundNeutral=246,116,0 -ForegroundNormal=200,200,200 +ForegroundNormal=201,201,201 ForegroundPositive=39,174,96 ForegroundVisited=127,140,141 @@ -98,7 +98,7 @@ ForegroundInactive=63,63,63 ForegroundLink=41,128,185 ForegroundNegative=218,68,83 ForegroundNeutral=246,116,0 -ForegroundNormal=200,200,200 +ForegroundNormal=201,201,201 ForegroundPositive=39,174,96 ForegroundVisited=127,140,141