color scheme file

svn path=/trunk/KDE/kdebase/workspace/plasma/desktoptheme/; revision=732537
This commit is contained in:
Aaron J. Seigo 2007-11-04 06:58:50 +00:00
parent 626178b63a
commit a77a5538a9
2 changed files with 85 additions and 0 deletions

View File

@ -17,6 +17,10 @@ install(FILES
widgets/bar_meter_vertical.svg
DESTINATION ${DATA_INSTALL_DIR}/desktoptheme/default/widgets/)
install(FILES
colors
DESTINATION ${DATA_INSTALL_DIR}/desktoptheme/default/)
install(FILES
desktoptheme-default.desktop
DESTINATION ${DATA_INSTALL_DIR}/desktoptheme)

81
colors Normal file
View File

@ -0,0 +1,81 @@
[Colors:Button]
BackgroundAlternate=218,221,215
BackgroundNormal=218,221,215
DecorationFocus=239,132,65
DecorationHover=72,177,60
ForegroundActive=255,0,0
ForegroundInactive=152,154,149
ForegroundLink=0,0,255
ForegroundNegative=107,0,0
ForegroundNeutral=0,90,95
ForegroundNormal=0,0,0
ForegroundPositive=0,95,0
ForegroundVisited=88,55,150
[Colors:Selection]
BackgroundAlternate=60,131,208
BackgroundNormal=60,131,208
DecorationFocus=239,132,65
DecorationHover=72,177,60
ForegroundActive=255,0,0
ForegroundInactive=177,202,232
ForegroundLink=0,0,255
ForegroundNegative=107,0,0
ForegroundNeutral=0,90,95
ForegroundNormal=255,255,255
ForegroundPositive=0,95,0
ForegroundVisited=88,55,150
[Colors:Tooltip]
BackgroundAlternate=255,248,209
BackgroundNormal=255,248,209
DecorationFocus=239,132,65
DecorationHover=72,177,60
ForegroundActive=255,0,0
ForegroundInactive=232,185,149
ForegroundLink=0,0,255
ForegroundNegative=107,0,0
ForegroundNeutral=0,90,95
ForegroundNormal=0,0,0
ForegroundPositive=0,95,0
ForegroundVisited=88,55,150
[Colors:View]
BackgroundAlternate=241,241,239
BackgroundNormal=255,255,255
DecorationFocus=239,132,65
DecorationHover=72,177,60
ForegroundActive=255,0,0
ForegroundInactive=152,152,152
ForegroundLink=0,0,255
ForegroundNegative=107,0,0
ForegroundNeutral=0,90,95
ForegroundNormal=0,0,0
ForegroundPositive=0,95,0
ForegroundVisited=88,55,150
[Colors:Window]
BackgroundAlternate=227,227,227
BackgroundNormal=241,241,241
DecorationFocus=239,132,65
DecorationHover=72,177,60
ForegroundActive=255,0,0
ForegroundInactive=152,152,152
ForegroundLink=0,0,255
ForegroundNegative=107,0,0
ForegroundNeutral=0,90,95
ForegroundNormal=255,255,255
ForegroundPositive=0,95,0
ForegroundVisited=88,55,150
[General]
shadeSortColumn=true
[KDE]
contrast=7
[WM]
activeBackground=65,142,220
activeForeground=255,255,255
inactiveBackground=157,170,186
inactiveForeground=65,142,220