diff options
-rw-r--r-- | Default/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml | 2 | ||||
-rw-r--r-- | common/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml | 2 | ||||
-rw-r--r-- | common/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/Default/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml b/Default/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml index a1c0813..8420cfb 100644 --- a/Default/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml +++ b/Default/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml @@ -7,7 +7,7 @@ <property name="DndDragThreshold" type="int" value="8"/> <property name="CursorBlink" type="bool" value="true"/> <property name="CursorBlinkTime" type="int" value="1200"/> - <property name="ThemeName" type="string" value="Ia Ora Steel"/> + <property name="ThemeName" type="string" value="oxygen-gtk"/> <property name="IconThemeName" type="string" value="Tango"/> <property name="SoundThemeName" type="string" value="default"/> <property name="EnableEventSounds" type="bool" value="true"/> diff --git a/common/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml b/common/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml index 4173c27..cab23ba 100644 --- a/common/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml +++ b/common/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml @@ -51,7 +51,7 @@ <property name="snap_to_border" type="bool" value="true"/> <property name="snap_to_windows" type="bool" value="false"/> <property name="snap_width" type="int" value="10"/> - <property name="theme" type="string" value="Ia Ora"/> + <property name="theme" type="string" value="oxygen-gtk"/> <property name="title_alignment" type="string" value="left"/> <property name="title_font" type="string" value="Sans Bold 9"/> <property name="title_horizontal_offset" type="int" value="0"/> diff --git a/common/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml b/common/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml index c264000..8420cfb 100644 --- a/common/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml +++ b/common/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml @@ -7,7 +7,7 @@ <property name="DndDragThreshold" type="int" value="8"/> <property name="CursorBlink" type="bool" value="true"/> <property name="CursorBlinkTime" type="int" value="1200"/> - <property name="ThemeName" type="string" value="Ia Ora Smooth"/> + <property name="ThemeName" type="string" value="oxygen-gtk"/> <property name="IconThemeName" type="string" value="Tango"/> <property name="SoundThemeName" type="string" value="default"/> <property name="EnableEventSounds" type="bool" value="true"/> |