Update missed theme configs

This commit is contained in:
natemaia 2018-05-10 17:41:51 -07:00
parent 12d40c4b1a
commit cddc5397ab
3 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -2,8 +2,8 @@
<channel name="xsettings" version="1.0">
<property name="Net" type="empty">
<property name="ThemeName" type="string" value="ArchLabs-Dark"/>
<property name="IconThemeName" type="string" value="ArchLabs-Light"/>
<property name="ThemeName" type="string" value="ArchLabs-Light"/>
<property name="IconThemeName" type="string" value="ArchLabs-Dark"/>
<property name="DoubleClickTime" type="empty"/>
<property name="DoubleClickDistance" type="empty"/>
<property name="DndDragThreshold" type="empty"/>

View File

@ -2,8 +2,8 @@
<channel name="xsettings" version="1.0">
<property name="Net" type="empty">
<property name="ThemeName" type="string" value="ArchLabs-Dark"/>
<property name="IconThemeName" type="string" value="ArchLabs-Light"/>
<property name="ThemeName" type="string" value="ArchLabs-Light"/>
<property name="IconThemeName" type="string" value="ArchLabs-Dark"/>
<property name="DoubleClickTime" type="empty"/>
<property name="DoubleClickDistance" type="empty"/>
<property name="DndDragThreshold" type="empty"/>