diff --git a/system/.config/X11/xresources b/system/.config/X11/xresources index ae6b2bf..1c91bcf 100644 --- a/system/.config/X11/xresources +++ b/system/.config/X11/xresources @@ -14,10 +14,10 @@ ! ROFI Color theme !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! rofi.color-enabled: true -rofi.color-window: #273238, #273238, #1e2529 -rofi.color-normal: #273238, #c1c1c1, #273238, #394249, #ffffff -rofi.color-active: #273238, #80cbc4, #273238, #394249, #80cbc4 -rofi.color-urgent: #273238, #ff1844, #273238, #394249, #ff1844 +rofi.color-window: #080808, #080808, #1e2529 +rofi.color-normal: #080808, #c1c1c1, #080808, #394249, #ffffff +rofi.color-active: #080808, #80cbc4, #080808, #394249, #80cbc4 +rofi.color-urgent: #080808, #ff1844, #080808, #394249, #ff1844 rofi.seperator-style: solid rofi.opacity: 100 rofi.location: 2 diff --git a/system/.config/dunst/dunstrc b/system/.config/dunst/dunstrc index 6118155..6305e4b 100644 --- a/system/.config/dunst/dunstrc +++ b/system/.config/dunst/dunstrc @@ -191,34 +191,34 @@ context = ctrl+shift+period [urgency_low] # IMPORTANT: colors have to be defined in quotation marks. # Otherwise the "#" and following would be interpreted as a comment. - background = "#171717" + background = "#080808" foreground = "#a4a4a4" timeout = 5 [urgency_normal] - background = "#171717" + background = "#080808" foreground = "#a4a4a4" timeout = 5 [urgency_critical] - background = "#171717" + background = "#080808" foreground = "#a4a4a4" timeout = 0 #[urgency_low] # IMPORTANT: colors have to be defined in quotation marks. # Otherwise the "#" and following would be interpreted as a comment. -# background = "#2e3440" +# background = "#080808" # foreground = "#ECEFF4" # timeout = 15 #[urgency_normal] -# background = "#2e3440" +# background = "#080808" # foreground = "#ECEFF4" # timeout = 15 #[urgency_critical] -# background = "#2e3440" +# background = "#080808" # foreground = "#ECEFF4" # timeout = 20 # Icon for notifications with critical urgency, uncomment to enable diff --git a/system/.config/gtk-2.0/gtkrc b/system/.config/gtk-2.0/gtkrc index fb53162..d235938 100644 --- a/system/.config/gtk-2.0/gtkrc +++ b/system/.config/gtk-2.0/gtkrc @@ -1,11 +1,10 @@ # DO NOT EDIT! This file will be overwritten by LXAppearance. # Any customization should be done in ~/.gtkrc-2.0.mine instead. -include "/home/severin/.config/gtk-2.0/gtkrc.mine" -gtk-theme-name="Adapta-Nokto" +include "/home/severin/.gtkrc-2.0.mine" +gtk-theme-name="Plata-Noir-Compact" gtk-icon-theme-name="Paper-Mono-Dark" -gtk-font-name="Noto Sans 11" -gtk-cursor-theme-name="Paper" +gtk-font-name="Noto Sans 13" gtk-cursor-theme-size=0 gtk-toolbar-style=GTK_TOOLBAR_BOTH gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR diff --git a/system/.config/gtk-2.0/gtkrc.mine b/system/.config/gtk-2.0/gtkrc.mine index ceb0f96..8c950d1 100644 --- a/system/.config/gtk-2.0/gtkrc.mine +++ b/system/.config/gtk-2.0/gtkrc.mine @@ -10,10 +10,9 @@ # USAGE: # This file is automatically used by GTK. -gtk-theme-name="Adapta-Nokto" +gtk-theme-name="Plata-Noir-Compact" gtk-icon-theme-name="Paper-Mono-Dark" -gtk-font-name="Noto Sans 11" -gtk-cursor-theme-name="Paper" +gtk-font-name="Noto Sans 13" gtk-cursor-theme-size=0 gtk-toolbar-style=GTK_TOOLBAR_BOTH gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR @@ -23,4 +22,4 @@ gtk-enable-event-sounds=1 gtk-enable-input-feedback-sounds=1 gtk-xft-antialias=1 gtk-xft-hinting=1 -gtk-xft-hintstyle="hintfull" +gtk-xft-hintstyle="hintfull" \ No newline at end of file diff --git a/system/.config/gtk-3.0/settings.ini b/system/.config/gtk-3.0/settings.ini index 46bc9ca..15e7f0b 100644 --- a/system/.config/gtk-3.0/settings.ini +++ b/system/.config/gtk-3.0/settings.ini @@ -11,9 +11,9 @@ # This file is automatically used by GTK. [Settings] -gtk-theme-name=Adapta-Nokto +gtk-theme-name=Plata-Noir-Compact gtk-icon-theme-name=Paper-Mono-Dark -gtk-font-name=Noto Sans 11 +gtk-font-name=Noto Sans 13 gtk-cursor-theme-size=0 gtk-toolbar-style=GTK_TOOLBAR_BOTH gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR diff --git a/system/.config/polybar/config b/system/.config/polybar/config index 90dca33..13b406c 100644 --- a/system/.config/polybar/config +++ b/system/.config/polybar/config @@ -15,7 +15,7 @@ ####################################### [settings] padding = 4 -background-color = #BF222D32 +background-color = #BF080808 foreground-color = #BFA1B0B8 bar-height = 35 diff --git a/system/.config/termite/config b/system/.config/termite/config index 5fbc4a8..93a2d61 100644 --- a/system/.config/termite/config +++ b/system/.config/termite/config @@ -37,7 +37,7 @@ cursor_shape = ibeam foreground = #a1b0b8 foreground_bold = #a1b0b8 cursor = #a1b0b8 -background = rgba(38,50,56, 0.75) +background = rgba(8, 8, 8, 0.75) # black color0 = #252525