diff options
author | John Balcaen <mikala@mageia.org> | 2011-09-21 12:45:34 +0000 |
---|---|---|
committer | John Balcaen <mikala@mageia.org> | 2011-09-21 12:45:34 +0000 |
commit | 85958f16bb7a641b0ca2b6416971afd67c593e2d (patch) | |
tree | d5f6fd6fb50cdf866a55e21cd34251470a8761ff /kde4-profiles/Default/share | |
parent | e069785aa0f799a889445d58efaa6cf97e2385d6 (diff) | |
download | config-85958f16bb7a641b0ca2b6416971afd67c593e2d.tar config-85958f16bb7a641b0ca2b6416971afd67c593e2d.tar.gz config-85958f16bb7a641b0ca2b6416971afd67c593e2d.tar.bz2 config-85958f16bb7a641b0ca2b6416971afd67c593e2d.tar.xz config-85958f16bb7a641b0ca2b6416971afd67c593e2d.zip |
Use oxygen for default theme for GuiStyle & ColorScheme
Diffstat (limited to 'kde4-profiles/Default/share')
-rw-r--r-- | kde4-profiles/Default/share/config/kdeglobals | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/kde4-profiles/Default/share/config/kdeglobals b/kde4-profiles/Default/share/config/kdeglobals index 18f73e8..b4e426c 100644 --- a/kde4-profiles/Default/share/config/kdeglobals +++ b/kde4-profiles/Default/share/config/kdeglobals @@ -1,7 +1,7 @@ [General] -widgetStyle=iaorakde -Name=Ia Ora Smooth -ColorScheme=Ia Ora Smooth +widgetStyle=Oxygen +Name=Oxygen +ColorScheme=Oxygen shadeSortColumn=true BrowserApplication=firefox @@ -25,4 +25,5 @@ contrast=7 ShowDeleteCommand=false [PanelIcons] -Size=256
\ No newline at end of file +Size=256 + |