diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-11-25 15:19:22 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-11-25 15:19:22 -0600 |
commit | 3d382d1b043f3e6db524c045fb331f17b03d0974 (patch) | |
tree | ba435d88fc11866d3659c6194eb6aaefa3772cdb /ubuntu/maverick/defaultsettings/redmond-default-settings-ii/accessibility/lesser-visual-impairment/kdeglobals | |
parent | fb180cb380a322f439a0848835f293722a7fc3a0 (diff) | |
download | tde-packaging-3d382d1b043f3e6db524c045fb331f17b03d0974.tar.gz tde-packaging-3d382d1b043f3e6db524c045fb331f17b03d0974.zip |
Add redmond-default-settings
Diffstat (limited to 'ubuntu/maverick/defaultsettings/redmond-default-settings-ii/accessibility/lesser-visual-impairment/kdeglobals')
-rw-r--r-- | ubuntu/maverick/defaultsettings/redmond-default-settings-ii/accessibility/lesser-visual-impairment/kdeglobals | 140 |
1 files changed, 140 insertions, 0 deletions
diff --git a/ubuntu/maverick/defaultsettings/redmond-default-settings-ii/accessibility/lesser-visual-impairment/kdeglobals b/ubuntu/maverick/defaultsettings/redmond-default-settings-ii/accessibility/lesser-visual-impairment/kdeglobals new file mode 100644 index 000000000..9c975c1cd --- /dev/null +++ b/ubuntu/maverick/defaultsettings/redmond-default-settings-ii/accessibility/lesser-visual-impairment/kdeglobals @@ -0,0 +1,140 @@ +[DesktopIcons] +ActiveColor=0,0,102 +ActiveColor2=255,255,102 +ActiveEffect=tomonochrome +ActiveSemiTransparent=false +ActiveValue=1 +DefaultColor=0,0,0 +DefaultColor2=255,255,255 +DefaultEffect=tomonochrome +DefaultSemiTransparent=false +DefaultValue=1 +DisabledColor=128,128,128 +DisabledColor2=204,204,204 +DisabledEffect=tomonochrome +DisabledSemiTransparent=false +DisabledValue=1 +DoublePixels=false +Size=32 + +[FMSettings] +StandardFont= + +[General] +XftAntialias=true +XftHintStyle=hintmedium +XftSubPixel=none +alternateBackground=215,215,255 +background=255,255,255 +buttonBackground=255,255,255 +fixed=DejaVu Sans Mono,10,-1,5,50,0,0,0,0,0 +font=DejaVu Sans,12,-1,5,50,0,0,0,0,0 +linkColor=0,0,0 +menuFont=DejaVu Sans,12,-1,5,50,0,0,0,0,0 +selectBackground=165,165,255 +selectForeground=0,0,0 +taskbarFont=DejaVu Sans,11,-1,5,50,0,0,0,0,0 +toolBarFont=DejaVu Sans,12,-1,5,50,0,0,0,0,0 +visitedLinkColor=0,0,0 +widgetStyle=highcontrast + +[Icons] +Theme=mono + +[KDE] +ColorScheme=thememgr.kcsrc + +[MainToolbarIcons] +ActiveColor=0,0,102 +ActiveColor2=255,255,102 +ActiveEffect=tomonochrome +ActiveSemiTransparent=false +ActiveValue=1 +Animated=false +DefaultColor=0,0,0 +DefaultColor2=255,255,255 +DefaultEffect=tomonochrome +DefaultSemiTransparent=false +DefaultValue=1 +DisabledColor=128,128,128 +DisabledColor2=204,204,204 +DisabledEffect=tomonochrome +DisabledSemiTransparent=false +DisabledValue=1 +DoublePixels=false +Size=22 + +[PanelIcons] +ActiveColor=0,0,102 +ActiveColor2=255,255,102 +ActiveEffect=tomonochrome +ActiveSemiTransparent=false +ActiveValue=1 +Animated=false +DefaultColor=0,0,0 +DefaultColor2=255,255,255 +DefaultEffect=tomonochrome +DefaultSemiTransparent=false +DefaultValue=1 +DisabledColor=128,128,128 +DisabledColor2=204,204,204 +DisabledEffect=tomonochrome +DisabledSemiTransparent=false +DisabledValue=1 +DoublePixels=false +Size=32 + +[SmallIcons] +ActiveColor=0,0,102 +ActiveColor2=255,255,102 +ActiveEffect=tomonochrome +ActiveSemiTransparent=false +ActiveValue=1 +Animated=false +DefaultColor=0,0,0 +DefaultColor2=255,255,255 +DefaultEffect=tomonochrome +DefaultSemiTransparent=false +DefaultValue=1 +DisabledColor=128,128,128 +DisabledColor2=204,204,204 +DisabledEffect=tomonochrome +DisabledSemiTransparent=false +DisabledValue=1 +DoublePixels=false +Size=16 + +[ToolbarIcons] +ActiveColor=0,0,102 +ActiveColor2=255,255,102 +ActiveEffect=tomonochrome +ActiveSemiTransparent=false +ActiveValue=1 +Animated=false +DefaultColor=0,0,0 +DefaultColor2=255,255,255 +DefaultEffect=tomonochrome +DefaultSemiTransparent=false +DefaultValue=1 +DisabledColor=128,128,128 +DisabledColor2=204,204,204 +DisabledEffect=tomonochrome +DisabledSemiTransparent=false +DisabledValue=1 +DoublePixels=false +Size=22 + +[WM] +activeBackground=165,165,255 +activeBlend=165,165,255 +activeFont=DejaVu Sans,12,-1,5,75,0,0,0,0,0 +activeForeground=0,0,0 +activeTitleBtnBg=0,0,0 +frame=122,122,255 +handle=122,122,255 +inactiveBackground=225,225,225 +inactiveBlend=225,225,225 +inactiveForeground=128,128,128 +inactiveFrame=225,225,225 +inactiveHandle=225,225,225 +inactiveTitleBtnBg=85,85,85 |