From 12d40c4b1af536e215d1e4710a446d7d44c4a273 Mon Sep 17 00:00:00 2001 From: natemaia Date: Thu, 10 May 2018 00:23:18 -0700 Subject: [PATCH] Update themes --- home/.Xresources | 4 ++-- home/.config/geany/geany.conf | 2 +- home/.config/gtk-3.0/settings.ini | 4 ++-- home/.config/jgmenu/jgmenurc | 12 ++++++------ home/.gtkrc-2.0 | 4 ++-- 5 files changed, 13 insertions(+), 13 deletions(-) diff --git a/home/.Xresources b/home/.Xresources index 441ff366..4c69031e 100644 --- a/home/.Xresources +++ b/home/.Xresources @@ -28,8 +28,8 @@ rofi.line-padding: 2 rofi.color-enabled: true rofi.hide-scrollbar: true rofi.separator-style: solid -rofi.color-window: #2b303b, #2b303b, #2b303b -rofi.color-normal: #2b303b, #c0c5ce, #2b303b, #8fa1b3, #2b303b +rofi.color-window: #EFF1F5, #2b303b, #EFF1F5 +rofi.color-normal: #EFF1F5, #2b303b, #EFF1F5, #8fa1b3, #2b303b ! xterm xterm*font: Ubuntu Mono diff --git a/home/.config/geany/geany.conf b/home/.config/geany/geany.conf index bfbe9898..cb2a4afc 100644 --- a/home/.config/geany/geany.conf +++ b/home/.config/geany/geany.conf @@ -20,7 +20,7 @@ autocomplete_doc_words=true completion_drops_rest_of_word=true autocompletion_max_entries=30 autocompletion_update_freq=250 -color_scheme=archlabs-dark.conf +color_scheme=archlabs-light.conf scroll_lines_around_cursor=8 mru_length=10 disk_check_timeout=30 diff --git a/home/.config/gtk-3.0/settings.ini b/home/.config/gtk-3.0/settings.ini index 163fc350..65019831 100644 --- a/home/.config/gtk-3.0/settings.ini +++ b/home/.config/gtk-3.0/settings.ini @@ -1,6 +1,6 @@ [Settings] -gtk-theme-name=ArchLabs-Dark -gtk-icon-theme-name=ArchLabs-Light +gtk-theme-name=ArchLabs-Light +gtk-icon-theme-name=ArchLabs-Dark gtk-font-name=Ubuntu Light 10 gtk-cursor-theme-name=ArchLabs-Light gtk-cursor-theme-size=0 diff --git a/home/.config/jgmenu/jgmenurc b/home/.config/jgmenu/jgmenurc index 52c3c61d..c40e3837 100644 --- a/home/.config/jgmenu/jgmenurc +++ b/home/.config/jgmenu/jgmenurc @@ -48,16 +48,16 @@ icon_size = 24 #arrow_string = ▸ #arrow_width = 15 -color_menu_bg = #2b303b 100 -color_menu_fg = #8fa1b3 100 -#color_menu_border = #eeeeee 8 +color_menu_bg = #EFF1F5 100 +color_menu_fg = #2b303b 100 +#color_menu_border = #EFF1F5 8 -color_norm_bg = #2b303b 0 -color_norm_fg = #8fa1b3 100 +color_norm_bg = #EFF1F5 0 +color_norm_fg = #2b303b 100 color_sel_bg = #8fa1b3 60 color_sel_fg = #2b303b 100 -#color_sel_border = #eeeeee 8 +#color_sel_border = #EFF1F5 8 color_sep_fg = #8fa1b3 40 diff --git a/home/.gtkrc-2.0 b/home/.gtkrc-2.0 index d443483c..7cdb9da8 100644 --- a/home/.gtkrc-2.0 +++ b/home/.gtkrc-2.0 @@ -1,8 +1,8 @@ # DO NOT EDIT! This file will be overwritten by LXAppearance. # Any customization should be done in ~/.gtkrc-2.0.mine instead. -gtk-theme-name="ArchLabs-Dark" -gtk-icon-theme-name="ArchLabs-Light" +gtk-theme-name="ArchLabs-Light" +gtk-icon-theme-name="ArchLabs-Dark" gtk-font-name="Ubuntu Light 10" gtk-cursor-theme-name="ArchLabs-Light" gtk-cursor-theme-size=0