diff --git a/sway/.local/share/color-schemes/Gruvbox.colors b/sway/.local/share/color-schemes/Gruvbox.colors new file mode 100644 index 0000000..b4c8c60 --- /dev/null +++ b/sway/.local/share/color-schemes/Gruvbox.colors @@ -0,0 +1,105 @@ +[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=40,40,40 +DecorationFocus=131,165,152 +DecorationHover=131,165,152 +ForegroundActive=142,192,124 +ForegroundInactive=189,195,199 +ForegroundLink=184,187,38 +ForegroundNegative=218,68,83 +ForegroundNeutral=246,116,0 +ForegroundNormal=235,219,178 +ForegroundPositive=39,174,96 +ForegroundVisited=127,140,141 + +[Colors:Selection] +BackgroundAlternate=142,192,124 +BackgroundNormal=131,165,152 +DecorationFocus=131,165,152 +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=131,165,152 +DecorationHover=131,165,152 +ForegroundActive=184,187,38 +ForegroundInactive=189,195,199 +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=60,56,54 +BackgroundNormal=40,40,40 +DecorationFocus=131,165,152 +DecorationHover=131,165,152 +ForegroundActive=184,187,38 +ForegroundInactive=189,195,199 +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:Window] +BackgroundAlternate=60,56,54 +BackgroundNormal=40,40,40 +DecorationFocus=131,165,152 +DecorationHover=131,165,152 +ForegroundActive=184,187,38 +ForegroundInactive=189,195,199 +ForegroundLink=142,192,124 +ForegroundNegative=218,68,83 +ForegroundNeutral=246,116,0 +ForegroundNormal=235,219,178 +ForegroundPositive=39,174,96 +ForegroundVisited=127,140,141 + +[General] +ColorScheme=Gruvbox +Name=Gruvbox +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 diff --git a/sway/.local/share/qt5ct/colors/gruvbox.conf b/sway/.local/share/qt5ct/colors/gruvbox.conf new file mode 100644 index 0000000..6e738ae --- /dev/null +++ b/sway/.local/share/qt5ct/colors/gruvbox.conf @@ -0,0 +1,4 @@ +[ColorScheme] +active_colors=#ffffffff, #ff7c6f64, #ffebdbb2, #ffd5c4a1, #ff32302f, #ff665c54, #ffebdbb2, #fffbf1c7, #fffbf1c7, #ff282828, #ff1d2021, #ffe7e4e0, #ffa89984, #fffbf1c7, #ff458588, #ff458588, #ff3c3836, #ffebdbb2, #ff3c3836, #ffebdbb2, #80ffffff +disabled_colors=#ff808080, #ff7c6f64, #ffebdbb2, #ffd5c4a1, #ff32302f, #ff665c54, #ff808080, #fffbf1c7, #ff808080, #ff282828, #ff1d2021, #ffe7e4e0, #ffa89984, #ff808080, #ff458588, #ff458588, #ff3c3836, #ffebdbb2, #ff3c3836, #ffebdbb2, #80ffffff +inactive_colors=#ffffffff, #ff7c6f64, #ffebdbb2, #ffd5c4a1, #ff32302f, #ff665c54, #ffebdbb2, #fffbf1c7, #fffbf1c7, #ff282828, #ff1d2021, #ffe7e4e0, #ffa89984, #fffbf1c7, #ff458588, #ff458588, #ff3c3836, #ffebdbb2, #ff3c3836, #ffebdbb2, #80ffffff