From 9ae64c2f5c72c011ec2a81fae0b033b1c3f50789 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C3=A9cureuil?= Date: Mon, 18 May 2009 06:37:25 +0000 Subject: Handle branches --- kde4-profiles/one/share/config/kdeglobals | 103 ++++++++++++++++++++++++++++++ 1 file changed, 103 insertions(+) create mode 100644 kde4-profiles/one/share/config/kdeglobals (limited to 'kde4-profiles/one/share/config/kdeglobals') diff --git a/kde4-profiles/one/share/config/kdeglobals b/kde4-profiles/one/share/config/kdeglobals new file mode 100644 index 0000000..3ce7c7e --- /dev/null +++ b/kde4-profiles/one/share/config/kdeglobals @@ -0,0 +1,103 @@ +[ColorEffects:Disabled] +Color=56,56,56 +ColorAmount=0 +ColorEffect=0 +ContrastAmount=0.65 +ContrastEffect=1 +IntensityAmount=0.1 +IntensityEffect=2 + +[ColorEffects:Inactive] +ChangeSelectionColor=true +Color=112,111,110 +ColorAmount=0.025 +ColorEffect=2 +ContrastAmount=0.1 +ContrastEffect=2 +Enable=true +IntensityAmount=0 +IntensityEffect=0 + +[Colors:Button] +BackgroundAlternate=223,231,239 +BackgroundNormal=223,231,239 +DecorationFocus=43,116,199 +DecorationHover=119,183,255 +ForegroundActive=0,0,0 +ForegroundInactive=208,215,223 +ForegroundLink=0,0,192 +ForegroundNegative=191,3,3 +ForegroundNeutral=176,128,0 +ForegroundNormal=0,0,0 +ForegroundPositive=0,110,40 +ForegroundVisited=128,0,128 + +[Colors:Selection] +BackgroundAlternate=142,199,255 +BackgroundNormal=142,199,255 +DecorationFocus=43,116,199 +DecorationHover=119,183,255 +ForegroundActive=0,0,0 +ForegroundInactive=0,0,0 +ForegroundLink=0,0,192 +ForegroundNegative=156,14,14 +ForegroundNeutral=255,221,0 +ForegroundNormal=0,0,0 +ForegroundPositive=128,255,128 +ForegroundVisited=128,0,128 + +[Colors:Tooltip] +BackgroundAlternate=255,255,148 +BackgroundNormal=255,255,148 +DecorationFocus=43,116,199 +DecorationHover=119,183,255 +ForegroundActive=0,0,0 +ForegroundInactive=0,0,0 +ForegroundLink=0,0,192 +ForegroundNegative=191,3,3 +ForegroundNeutral=176,128,0 +ForegroundNormal=0,0,0 +ForegroundPositive=0,110,40 +ForegroundVisited=128,0,128 + +[Colors:View] +BackgroundAlternate=225,241,255 +BackgroundNormal=255,255,255 +DecorationFocus=43,116,199 +DecorationHover=119,183,255 +ForegroundActive=0,0,0 +ForegroundInactive=136,135,134 +ForegroundLink=0,0,192 +ForegroundNegative=191,3,3 +ForegroundNeutral=176,128,0 +ForegroundNormal=0,0,0 +ForegroundPositive=0,110,40 +ForegroundVisited=128,0,128 + +[Colors:Window] +BackgroundAlternate=239,243,247 +BackgroundNormal=239,243,247 +DecorationFocus=43,116,199 +DecorationHover=119,183,255 +ForegroundActive=0,0,0 +ForegroundInactive=136,135,134 +ForegroundLink=0,0,192 +ForegroundNegative=191,3,3 +ForegroundNeutral=176,128,0 +ForegroundNormal=0,0,0 +ForegroundPositive=0,110,40 +ForegroundVisited=128,0,128 + +[General] +Name=Ia Ora Arctic +shadeSortColumn=true + +[KDE] +contrast=7 +colorScheme=Ia Ora Arctic + +[WM] +activeBackground=142,199,255 +activeForeground=0,0,0 +inactiveBackground=207,215,223 +inactiveForeground=0,0,0 -- cgit v1.2.1