[PC-BSD Commits] r2759 - pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config
svn at pcbsd.org
svn at pcbsd.org
Fri Sep 12 09:16:52 PDT 2008
Author: kris
Date: 2008-09-12 09:16:52 -0700 (Fri, 12 Sep 2008)
New Revision: 2759
Added:
pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config/gtkrc
pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config/gtkrc-2.0
Modified:
pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config/kcmdisplayrc
pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config/kdeglobals
Log:
Updated our default colors for PCBSD7
Modified: pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config/kcmdisplayrc
===================================================================
--- pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config/kcmdisplayrc 2008-09-12 15:25:49 UTC (rev 2758)
+++ pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config/kcmdisplayrc 2008-09-12 16:16:52 UTC (rev 2759)
@@ -1,2 +1,5 @@
[$Version]
update_info=kcmdisplayrc.upd:kde3
+
+[X11]
+exportKDEColors=true
Modified: pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config/kdeglobals
===================================================================
--- pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config/kdeglobals 2008-09-12 15:25:49 UTC (rev 2758)
+++ pcbsd/trunk/system-overlay/usr/share/skel/.kde4/share/config/kdeglobals 2008-09-12 16:16:52 UTC (rev 2759)
@@ -11,82 +11,82 @@
IntensityEffect=2
[ColorEffects:Inactive]
-Color=112,111,110
+Color=255,0,0
ColorAmount=0.025
-ColorEffect=-2
+ColorEffect=-3
ContrastAmount=0.1
ContrastEffect=-2
Enable=false
-IntensityAmount=0
-IntensityEffect=0
+IntensityAmount=0.05
+IntensityEffect=-3
[Colors:Button]
BackgroundAlternate=224,223,222
-BackgroundNormal=232,231,230
-DecorationFocus=43,116,199
-DecorationHover=119,183,255
-ForegroundActive=255,128,224
+BackgroundNormal=160,160,160
+DecorationFocus=199,0,3
+DecorationHover=255,0,0
+ForegroundActive=128,0,0
ForegroundInactive=136,135,134
ForegroundLink=0,87,174
ForegroundNegative=191,3,3
ForegroundNeutral=176,128,0
-ForegroundNormal=20,19,18
+ForegroundNormal=34,34,34
ForegroundPositive=0,110,40
ForegroundVisited=100,74,155
[Colors:Selection]
-BackgroundAlternate=62,138,204
-BackgroundNormal=65,139,212
-DecorationFocus=43,116,199
-DecorationHover=119,183,255
-ForegroundActive=255,128,224
-ForegroundInactive=165,193,228
+BackgroundAlternate=204,0,3
+BackgroundNormal=160,160,160
+DecorationFocus=199,0,3
+DecorationHover=255,0,0
+ForegroundActive=128,0,0
+ForegroundInactive=255,255,255
ForegroundLink=0,49,110
ForegroundNegative=156,14,14
ForegroundNeutral=255,221,0
-ForegroundNormal=255,255,255
+ForegroundNormal=145,0,0
ForegroundPositive=128,255,128
ForegroundVisited=69,40,134
[Colors:Tooltip]
BackgroundAlternate=196,224,255
-BackgroundNormal=192,218,255
-DecorationFocus=43,116,199
-DecorationHover=119,183,255
-ForegroundActive=255,128,224
+BackgroundNormal=207,207,207
+DecorationFocus=199,0,3
+DecorationHover=255,0,0
+ForegroundActive=128,0,0
ForegroundInactive=96,112,128
ForegroundLink=0,87,174
ForegroundNegative=191,3,3
ForegroundNeutral=176,128,0
-ForegroundNormal=20,19,18
+ForegroundNormal=255,0,0
ForegroundPositive=0,110,40
ForegroundVisited=100,74,155
[Colors:View]
-BackgroundAlternate=248,247,246
-BackgroundNormal=255,255,255
-DecorationFocus=43,116,199
-DecorationHover=119,183,255
-ForegroundActive=255,128,224
+BackgroundAlternate=213,213,213
+BackgroundNormal=219,219,219
+DecorationFocus=199,0,3
+DecorationHover=255,0,0
+ForegroundActive=128,0,0
ForegroundInactive=136,135,134
ForegroundLink=0,87,174
ForegroundNegative=191,3,3
ForegroundNeutral=176,128,0
-ForegroundNormal=20,19,18
+ForegroundNormal=64,64,64
ForegroundPositive=0,110,40
ForegroundVisited=100,74,155
[Colors:Window]
BackgroundAlternate=218,217,216
-BackgroundNormal=224,223,222
-DecorationFocus=43,116,199
-DecorationHover=119,183,255
-ForegroundActive=255,128,224
-ForegroundInactive=136,135,134
+BackgroundNormal=208,208,208
+DecorationFocus=199,0,3
+DecorationHover=255,0,0
+ForegroundActive=128,0,0
+ForegroundInactive=77,76,76
ForegroundLink=0,87,174
ForegroundNegative=191,3,3
ForegroundNeutral=176,128,0
-ForegroundNormal=20,19,18
+ForegroundNormal=31,31,31
ForegroundPositive=0,110,40
ForegroundVisited=100,74,155
More information about the Commits
mailing list