From 3169245d5241f709c5cc421ce596f07d0bd899ba Mon Sep 17 00:00:00 2001 From: Derek Stevens Date: Fri, 27 Dec 2019 13:03:58 -0500 Subject: [PATCH] add qt5 colorscheme --- README | 2 + qt5/SteppenwolfDark.colors | 118 +++++++++++++++++++++++++++++++++++++ 2 files changed, 120 insertions(+) create mode 100644 qt5/SteppenwolfDark.colors diff --git a/README b/README index e87e6aa..50198a8 100644 --- a/README +++ b/README @@ -74,6 +74,8 @@ done: [steppenwolf] +0.631 add QT5 colorscheme + 0.63 tweak panel/frame 0.62 flatten and remove padding from 'frame' elements diff --git a/qt5/SteppenwolfDark.colors b/qt5/SteppenwolfDark.colors new file mode 100644 index 0000000..e9651ba --- /dev/null +++ b/qt5/SteppenwolfDark.colors @@ -0,0 +1,118 @@ +[ColorEffects:Disabled] +Color=56,56,56 +ColorAmount=0.5 +ColorEffect=2 +ContrastAmount=0.65 +ContrastEffect=0 +IntensityAmount=0.1 +IntensityEffect=0 + +[ColorEffects:Inactive] +ChangeSelectionColor=true +Color=112,111,110 +ColorAmount=0.025 +ColorEffect=2 +ContrastAmount=0.1 +ContrastEffect=2 +Enable=false +IntensityAmount=0 +IntensityEffect=0 + +[Colors:Button] +BackgroundAlternate=77,77,77 +BackgroundNormal=0,0,0 +DecorationFocus=31,155,146 +DecorationHover=200,200,200 +ForegroundActive=200,200,200 +ForegroundInactive=63,63,63 +ForegroundLink=31,155,146 +ForegroundNegative=218,68,83 +ForegroundNeutral=246,116,0 +ForegroundNormal=200,200,200 +ForegroundPositive=39,174,96 +ForegroundVisited=127,140,141 + +[Colors:Complementary] +BackgroundAlternate=59,64,69 +BackgroundNormal=49,54,59 +DecorationFocus=30,146,255 +DecorationHover=61,174,230 +ForegroundActive=246,116,0 +ForegroundInactive=175,176,179 +ForegroundLink=61,174,230 +ForegroundNegative=237,21,21 +ForegroundNeutral=201,206,59 +ForegroundNormal=239,240,241 +ForegroundPositive=17,209,22 +ForegroundVisited=61,174,230 + +[Colors:Selection] +BackgroundAlternate=29,153,243 +BackgroundNormal=31,155,146 +DecorationFocus=31,155,146 +DecorationHover=2,140,140 +ForegroundActive=252,252,252 +ForegroundInactive=120,120,120 +ForegroundLink=253,188,75 +ForegroundNegative=218,68,83 +ForegroundNeutral=246,116,0 +ForegroundNormal=0,0,0 +ForegroundPositive=39,174,96 +ForegroundVisited=189,195,199 + +[Colors:Tooltip] +BackgroundAlternate=0,0,0 +BackgroundNormal=0,0,0 +DecorationFocus=123,123,123 +DecorationHover=200,200,200 +ForegroundActive=123,123,123 +ForegroundInactive=63,63,63 +ForegroundLink=41,128,185 +ForegroundNegative=218,68,83 +ForegroundNeutral=246,116,0 +ForegroundNormal=239,240,241 +ForegroundPositive=39,174,96 +ForegroundVisited=127,140,141 + +[Colors:View] +BackgroundAlternate=0,0,0 +BackgroundNormal=0,0,0 +DecorationFocus=31,155,146 +DecorationHover=123,123,123 +ForegroundActive=200,200,200 +ForegroundInactive=63,63,63 +ForegroundLink=41,128,185 +ForegroundNegative=218,68,83 +ForegroundNeutral=246,116,0 +ForegroundNormal=200,200,200 +ForegroundPositive=39,174,96 +ForegroundVisited=127,140,141 + +[Colors:Window] +BackgroundAlternate=77,77,77 +BackgroundNormal=34,34,34 +DecorationFocus=31,155,146 +DecorationHover=2,140,140 +ForegroundActive=61,174,233 +ForegroundInactive=63,63,63 +ForegroundLink=41,128,185 +ForegroundNegative=218,68,83 +ForegroundNeutral=246,116,0 +ForegroundNormal=200,200,200 +ForegroundPositive=39,174,96 +ForegroundVisited=127,140,141 + +[General] +Name=Steppenwolf-dark +shadeSortColumn=true + +[KDE] +contrast=2 + +[WM] +activeBackground=0,0,0 +activeBlend=0,0,0 +activeForeground=255,255,255 +inactiveBackground=0,0,0 +inactiveBlend=0,0,0 +inactiveForeground=123,123,123