From 71ed86103e4d06130d96d566369419585908b336 Mon Sep 17 00:00:00 2001 From: Salt Date: Wed, 30 Dec 2020 02:08:14 -0600 Subject: [PATCH] Plasma: Add Gruvbox Light theme --- .../share/color-schemes/GruvboxLight.colors | 119 ++++++++++++++++++ 1 file changed, 119 insertions(+) create mode 100644 .local/share/color-schemes/GruvboxLight.colors diff --git a/.local/share/color-schemes/GruvboxLight.colors b/.local/share/color-schemes/GruvboxLight.colors new file mode 100644 index 00000000..3e34aea0 --- /dev/null +++ b/.local/share/color-schemes/GruvboxLight.colors @@ -0,0 +1,119 @@ +[ColorEffects:Disabled] +Color=56,56,56 +ColorAmount=0 +ColorEffect=0 +ContrastAmount=0.65000000000000002 +ContrastEffect=1 +IntensityAmount=0.10000000000000001 +IntensityEffect=2 + +[ColorEffects:Inactive] +ChangeSelectionColor=true +Color=112,111,110 +ColorAmount=0.025000000000000001 +ColorEffect=2 +ContrastAmount=0.10000000000000001 +ContrastEffect=2 +Enable=true +IntensityAmount=0 +IntensityEffect=0 + +[Colors:Button] +BackgroundAlternate=60,56,54 +BackgroundNormal=251,241,199 +DecorationFocus=104,157,106 +DecorationHover=131,165,152 +ForegroundActive=142,192,124 +ForegroundInactive=55,115,117 +ForegroundLink=184,187,38 +ForegroundNegative=218,68,83 +ForegroundNeutral=246,116,0 +ForegroundNormal=60,56,54 +ForegroundPositive=39,174,96 +ForegroundVisited=127,140,141 + +[Colors:Complementary] +BackgroundAlternate=189,174,147 +BackgroundNormal=213,196,161 +DecorationFocus=204,36,29 +DecorationHover=204,36,29 +ForegroundActive=131,165,152 +ForegroundInactive=235,219,178 +ForegroundLink=69,133,136 +ForegroundNegative=251,73,52 +ForegroundNeutral=250,189,47 +ForegroundNormal=38,38,38 +ForegroundPositive=204,36,29 +ForegroundVisited=211,134,155 + +[Colors:Selection] +BackgroundAlternate=142,192,124 +BackgroundNormal=104,157,106 +DecorationFocus=104,157,106 +DecorationHover=131,165,152 +ForegroundActive=252,252,252 +ForegroundInactive=235,219,178 +ForegroundLink=253,188,75 +ForegroundNegative=218,68,83 +ForegroundNeutral=246,116,0 +ForegroundNormal=235,219,178 +ForegroundPositive=39,174,96 +ForegroundVisited=189,195,199 + +[Colors:Tooltip] +BackgroundAlternate=60,56,54 +BackgroundNormal=40,40,40 +DecorationFocus=104,157,106 +DecorationHover=131,165,152 +ForegroundActive=184,187,38 +ForegroundInactive=55,115,117 +ForegroundLink=142,192,124 +ForegroundNegative=218,68,83 +ForegroundNeutral=246,116,0 +ForegroundNormal=235,219,178 +ForegroundPositive=39,174,96 +ForegroundVisited=127,140,141 + +[Colors:View] +BackgroundAlternate=242,229,188 +BackgroundNormal=251,241,199 +DecorationFocus=104,157,106 +DecorationHover=131,165,152 +ForegroundActive=184,187,38 +ForegroundInactive=55,115,117 +ForegroundLink=142,192,124 +ForegroundNegative=218,68,83 +ForegroundNeutral=246,116,0 +ForegroundNormal=60,56,54 +ForegroundPositive=39,174,96 +ForegroundVisited=127,140,141 + +[Colors:Window] +BackgroundAlternate=60,56,54 +BackgroundNormal=251,241,199 +DecorationFocus=104,157,106 +DecorationHover=131,165,152 +ForegroundActive=184,187,38 +ForegroundInactive=55,115,117 +ForegroundLink=142,192,124 +ForegroundNegative=218,68,83 +ForegroundNeutral=246,116,0 +ForegroundNormal=60,56,54 +ForegroundPositive=39,174,96 +ForegroundVisited=127,140,141 + +[General] +ColorScheme=GruvboxColors +Name=GruvboxLight +shadeSortColumn=true + +[KDE] +contrast=4 + +[WM] +activeBackground=39,39,39 +activeBlend=235,219,178 +activeForeground=235,219,178 +inactiveBackground=40,40,40 +inactiveBlend=60,56,54 +inactiveForeground=204,190,155