diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 27050002..03a97102 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -44,8 +44,8 @@ unset monitors unset desktops unset deskpermon -bspc config border_width 2 -bspc config window_gap 0 +bspc config border_width 4 +bspc config window_gap 10 bspc config bottom_padding 37 bspc config split_ratio 0.50 @@ -61,11 +61,11 @@ bspc config pointer_modifier mod1 bspc config pointer_action1 move bspc config pointer_action2 resize_corner -bspc config normal_border_color "#000000" +bspc config normal_border_color "#002b36" bspc config active_border_color "#a0a0a0" -bspc config focused_border_color "#00d4d4" +bspc config focused_border_color "#fdf6e3" bspc config presel_border_color "#9b9b9b" -bspc config urgent_border_color "#ff8000" +bspc config urgent_border_color "#b58900" ## bspwm WINDOW RULES bspc rule -r '*' diff --git a/.config/conky/conky.conf b/.config/conky/conky.conf index 9855fc8f..990679f0 100644 --- a/.config/conky/conky.conf +++ b/.config/conky/conky.conf @@ -14,7 +14,7 @@ conky.config = { update_interval = 1, use_xft = true, - font = 'xos4 Terminus:size=9', + font = 'Terminus:size=9', default_color = '#002b36', color1 = 'fdf6e3', color2 = '002b36', diff --git a/.config/dolphinrc b/.config/dolphinrc index f403ae3b..f9379008 100644 --- a/.config/dolphinrc +++ b/.config/dolphinrc @@ -19,10 +19,10 @@ Height 1080=478 Width 1920=446 [MainWindow] -Height 1080=1039 -State=AAAA/wAAAAD9AAAAAwAAAAAAAACyAAADy/wCAAAAAvsAAAAWAGYAbwBsAGQAZQByAHMARABvAGMAawAAAAAA/////wAAAAoBAAAD+wAAABQAcABsAGEAYwBlAHMARABvAGMAawEAAABEAAADywAAAFoBAAADAAAAAQAAAAAAAAAA/AIAAAAB+wAAABAAaQBuAGYAbwBEAG8AYwBrAAAAAAD/////AAAACgEAAAMAAAADAAAAAAAAAAD8AQAAAAH7AAAAGAB0AGUAcgBtAGkAbgBhAGwARABvAGMAawAAAAAA/////wAAAAoBAAADAAAGyQAAA8sAAAAEAAAABAAAAAgAAAAI/AAAAAEAAAACAAAAAQAAABYAbQBhAGkAbgBUAG8AbwBsAEIAYQByAQAAAAD/////AAAAAAAAAAA= +Height 1080=1015 +State=AAAA/wAAAAD9AAAAAwAAAAAAAACyAAADs/wCAAAAAvsAAAAWAGYAbwBsAGQAZQByAHMARABvAGMAawAAAAAA/////wAAAAoBAAAD+wAAABQAcABsAGEAYwBlAHMARABvAGMAawEAAABEAAADswAAAFoBAAADAAAAAQAAAAAAAAAA/AIAAAAB+wAAABAAaQBuAGYAbwBEAG8AYwBrAAAAAAD/////AAAACgEAAAMAAAADAAAAAAAAAAD8AQAAAAH7AAAAGAB0AGUAcgBtAGkAbgBhAGwARABvAGMAawAAAAAA/////wAAAAoBAAADAAAGsQAAA7MAAAAEAAAABAAAAAgAAAAI/AAAAAEAAAACAAAAAQAAABYAbQBhAGkAbgBUAG8AbwBsAEIAYQByAQAAAAD/////AAAAAAAAAAA= ToolBarsMovable=Disabled -Width 1920=1916 +Width 1920=1892 [Notification Messages] ConfirmDelete=true diff --git a/.config/kdeglobals b/.config/kdeglobals index a467f36f..9538f7f9 100644 --- a/.config/kdeglobals +++ b/.config/kdeglobals @@ -6,39 +6,39 @@ Style=InApplication [ColorEffects:Disabled] ChangeSelectionColor= -Color=56,56,56 +Color=253,246,227 ColorAmount=0 -ColorEffect=0 -ContrastAmount=0.65 +ColorEffect=3 +ContrastAmount=0.5 ContrastEffect=1 Enable= -IntensityAmount=0.1 -IntensityEffect=2 +IntensityAmount=-1 +IntensityEffect=0 [ColorEffects:Inactive] ChangeSelectionColor=true Color=112,111,110 -ColorAmount=0.025 -ColorEffect=2 -ContrastAmount=0.1 -ContrastEffect=2 +ColorAmount=0 +ColorEffect=1 +ContrastAmount=0 +ContrastEffect=0 Enable=false -IntensityAmount=0 +IntensityAmount=-1 IntensityEffect=0 [Colors:Button] -BackgroundAlternate=77,77,77 -BackgroundNormal=49,54,59 -DecorationFocus=61,174,233 -DecorationHover=61,174,233 -ForegroundActive=61,174,233 -ForegroundInactive=189,195,199 -ForegroundLink=41,128,185 -ForegroundNegative=218,68,83 -ForegroundNeutral=246,116,0 -ForegroundNormal=239,240,241 -ForegroundPositive=39,174,96 -ForegroundVisited=127,140,141 +BackgroundAlternate=238,232,213 +BackgroundNormal=238,232,213 +DecorationFocus=101,123,131 +DecorationHover=101,123,131 +ForegroundActive=133,153,0 +ForegroundInactive=101,123,131 +ForegroundLink=38,139,210 +ForegroundNegative=211,54,130 +ForegroundNeutral=101,123,131 +ForegroundNormal=0,43,54 +ForegroundPositive=42,161,152 +ForegroundVisited=108,113,196 [Colors:Complementary] BackgroundAlternate=59,64,69 @@ -55,60 +55,60 @@ ForegroundPositive=17,209,22 ForegroundVisited=61,174,230 [Colors:Selection] -BackgroundAlternate=29,153,243 -BackgroundNormal=61,174,233 -DecorationFocus=61,174,233 -DecorationHover=61,174,233 -ForegroundActive=252,252,252 -ForegroundInactive=239,240,241 -ForegroundLink=253,188,75 -ForegroundNegative=218,68,83 -ForegroundNeutral=246,116,0 -ForegroundNormal=239,240,241 -ForegroundPositive=39,174,96 -ForegroundVisited=189,195,199 +BackgroundAlternate=101,123,131 +BackgroundNormal=88,110,117 +DecorationFocus=101,123,131 +DecorationHover=101,123,131 +ForegroundActive=133,153,0 +ForegroundInactive=238,232,213 +ForegroundLink=38,139,210 +ForegroundNegative=211,54,130 +ForegroundNeutral=101,123,131 +ForegroundNormal=253,246,227 +ForegroundPositive=42,161,152 +ForegroundVisited=108,113,196 [Colors:Tooltip] -BackgroundAlternate=77,77,77 -BackgroundNormal=49,54,59 -DecorationFocus=61,174,233 -DecorationHover=61,174,233 -ForegroundActive=61,174,233 -ForegroundInactive=189,195,199 -ForegroundLink=41,128,185 -ForegroundNegative=218,68,83 -ForegroundNeutral=246,116,0 -ForegroundNormal=239,240,241 -ForegroundPositive=39,174,96 -ForegroundVisited=127,140,141 +BackgroundAlternate=253,246,227 +BackgroundNormal=238,232,213 +DecorationFocus=101,123,131 +DecorationHover=101,123,131 +ForegroundActive=133,153,0 +ForegroundInactive=101,123,131 +ForegroundLink=38,139,210 +ForegroundNegative=211,54,130 +ForegroundNeutral=101,123,131 +ForegroundNormal=88,110,117 +ForegroundPositive=42,161,152 +ForegroundVisited=108,113,196 [Colors:View] -BackgroundAlternate=49,54,59 -BackgroundNormal=35,38,41 -DecorationFocus=61,174,233 -DecorationHover=61,174,233 -ForegroundActive=61,174,233 -ForegroundInactive=189,195,199 -ForegroundLink=41,128,185 -ForegroundNegative=218,68,83 -ForegroundNeutral=246,116,0 -ForegroundNormal=239,240,241 -ForegroundPositive=39,174,96 -ForegroundVisited=127,140,141 +BackgroundAlternate=238,232,213 +BackgroundNormal=253,246,227 +DecorationFocus=101,123,131 +DecorationHover=101,123,131 +ForegroundActive=133,153,0 +ForegroundInactive=101,123,131 +ForegroundLink=38,139,210 +ForegroundNegative=211,54,130 +ForegroundNeutral=101,123,131 +ForegroundNormal=7,54,66 +ForegroundPositive=42,161,152 +ForegroundVisited=108,113,196 [Colors:Window] -BackgroundAlternate=77,77,77 -BackgroundNormal=49,54,59 -DecorationFocus=61,174,233 -DecorationHover=61,174,233 -ForegroundActive=61,174,233 -ForegroundInactive=189,195,199 -ForegroundLink=41,128,185 -ForegroundNegative=218,68,83 -ForegroundNeutral=246,116,0 -ForegroundNormal=239,240,241 -ForegroundPositive=39,174,96 -ForegroundVisited=127,140,141 +BackgroundAlternate=238,232,213 +BackgroundNormal=238,232,213 +DecorationFocus=101,123,131 +DecorationHover=101,123,131 +ForegroundActive=133,153,0 +ForegroundInactive=101,123,131 +ForegroundLink=38,139,210 +ForegroundNegative=211,54,130 +ForegroundNeutral=101,123,131 +ForegroundNormal=7,54,66 +ForegroundPositive=42,161,152 +ForegroundVisited=108,113,196 [DesktopIcons] ActiveColor=169,156,255 @@ -158,19 +158,19 @@ parseMode=2 [General] BrowserApplication[$e]=waterfox.desktop -ColorScheme=Breeze Dark +ColorScheme=Solarized Light Name=Breeze Dark TerminalApplication[$e]=urxvt XftAntialias=true XftHintStyle=hintslight XftSubPixel=rgb dbfile=/home/salt/.mozilla/firefox/v30p40mn.default/places.sqlite -fixed=Hack,9,-1,5,50,0,0,0,0,0 -font=Noto Sans,10,-1,5,50,0,0,0,0,0 -menuFont=Noto Sans,10,-1,5,50,0,0,0,0,0 +fixed=Terminus,9,-1,5,50,0,0,0,0,0,Regular +font=Noto Sans,10,-1,5,50,0,0,0,0,0,Regular +menuFont=Noto Sans,10,-1,5,50,0,0,0,0,0,Regular shadeSortColumn=true -smallestReadableFont=Noto Sans,8,-1,5,50,0,0,0,0,0 -toolBarFont=Noto Sans,10,-1,5,50,0,0,0,0,0 +smallestReadableFont=Noto Sans,8,-1,5,50,0,0,0,0,0,Regular +toolBarFont=Noto Sans,10,-1,5,50,0,0,0,0,0,Regular widgetStyle=Breeze [Icons] @@ -294,10 +294,10 @@ DisabledValue=1 Size=22 [WM] -activeBackground=49,54,59 -activeBlend=255,255,255 -activeFont=Noto Sans,10,-1,5,50,0,0,0,0,0 -activeForeground=239,240,241 -inactiveBackground=49,54,59 -inactiveBlend=75,71,67 -inactiveForeground=127,140,141 +activeBackground=238,232,213 +activeBlend=147,161,161 +activeFont=Noto Sans,10,-1,5,50,0,0,0,0,0,Regular +activeForeground=101,123,131 +inactiveBackground=253,246,227 +inactiveBlend=131,148,150 +inactiveForeground=147,161,161