diff options
Diffstat (limited to 'skel/.config')
-rw-r--r-- | skel/.config/gtk-3.0/settings.ini | 4 | ||||
-rw-r--r-- | skel/.config/openbox/lxqt-rc.xml | 2 | ||||
-rw-r--r-- | skel/.config/openbox/rc.xml | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/skel/.config/gtk-3.0/settings.ini b/skel/.config/gtk-3.0/settings.ini index cb18b0a..5a2df79 100644 --- a/skel/.config/gtk-3.0/settings.ini +++ b/skel/.config/gtk-3.0/settings.ini @@ -1,6 +1,6 @@ [Settings] -gtk-theme-name=Redcore-nighttime -gtk-icon-theme-name=material-design-dark +gtk-theme-name=Redcore-daylight +gtk-icon-theme-name=material-design-light gtk-font-name=Roboto 9 gtk-cursor-theme-size=0 gtk-toolbar-style=GTK_TOOLBAR_ICONS diff --git a/skel/.config/openbox/lxqt-rc.xml b/skel/.config/openbox/lxqt-rc.xml index 6f98b0c..3c7b1c8 100644 --- a/skel/.config/openbox/lxqt-rc.xml +++ b/skel/.config/openbox/lxqt-rc.xml @@ -42,7 +42,7 @@ 'Active' - where the active window is --> </placement> <theme> - <name>Redcore-nighttime</name> + <name>Redcore-daylight</name> <titleLayout>LIMC</titleLayout> <!-- available characters are NDSLIMC, each can occur at most once. diff --git a/skel/.config/openbox/rc.xml b/skel/.config/openbox/rc.xml index 9ed0068..ea74d32 100644 --- a/skel/.config/openbox/rc.xml +++ b/skel/.config/openbox/rc.xml @@ -42,7 +42,7 @@ 'Active' - where the active window is --> </placement> <theme> - <name>Redcore-nighttime</name> + <name>Redcore-daylight</name> <titleLayout>LIMC</titleLayout> <!-- available characters are NDSLIMC, each can occur at most once. |