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/accessibility/moderate-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/accessibility/moderate-visual-impairment/kdeglobals')
-rw-r--r-- | ubuntu/maverick/defaultsettings/redmond-default-settings/accessibility/moderate-visual-impairment/kdeglobals | 69 |
1 files changed, 69 insertions, 0 deletions
diff --git a/ubuntu/maverick/defaultsettings/redmond-default-settings/accessibility/moderate-visual-impairment/kdeglobals b/ubuntu/maverick/defaultsettings/redmond-default-settings/accessibility/moderate-visual-impairment/kdeglobals new file mode 100644 index 000000000..d636dd0c4 --- /dev/null +++ b/ubuntu/maverick/defaultsettings/redmond-default-settings/accessibility/moderate-visual-impairment/kdeglobals @@ -0,0 +1,69 @@ +[DesktopIcons] +ActiveColor=255,255,102 +ActiveColor2=0,0,102 +DefaultColor=255,255,255 +DefaultColor2=0,0,0 +DisabledColor2=51,51,51 +Size=56 + +[General] +alternateBackground=0,0,40 +background=0,0,0 +buttonBackground=0,0,0 +buttonForeground=255,255,255 +fixed=DejaVu Sans Mono,20,-1,5,50,0,0,0,0,0 +font=DejaVu Sans,24,-1,5,50,0,0,0,0,0 +foreground=255,255,255 +linkColor=255,255,255 +menuFont=DejaVu Sans,24,-1,5,50,0,0,0,0,0 +selectBackground=0,0,90 +selectForeground=255,255,255 +taskbarFont=DejaVu Sans,22,-1,5,50,0,0,0,0,0 +toolBarFont=DejaVu Sans,24,-1,5,50,0,0,0,0,0 +visitedLinkColor=255,255,255 +windowBackground=0,0,0 +windowForeground=255,255,255 + +[MainToolbarIcons] +ActiveColor=255,255,102 +ActiveColor2=0,0,102 +DefaultColor=255,255,255 +DefaultColor2=0,0,0 +DisabledColor2=51,51,51 +Size=44 + +[PanelIcons] +ActiveColor=255,255,102 +ActiveColor2=0,0,102 +DefaultColor=255,255,255 +DefaultColor2=0,0,0 +DisabledColor2=51,51,51 + +[SmallIcons] +ActiveColor=255,255,102 +ActiveColor2=0,0,102 +DefaultColor=255,255,255 +DefaultColor2=0,0,0 +DisabledColor2=51,51,51 +DoublePixels=true + +[ToolbarIcons] +ActiveColor=255,255,102 +ActiveColor2=0,0,102 +DefaultColor=255,255,255 +DefaultColor2=0,0,0 +DisabledColor2=51,51,51 +Size=44 + +[WM] +activeBackground=0,0,90 +activeBlend=0,0,90 +activeFont=DejaVu Sans,24,-1,5,75,0,0,0,0,0 +activeTitleBtnBg=255,255,255 +frame=0,0,133 +handle=0,0,133 +inactiveBackground=30,30,30 +inactiveBlend=30,30,30 +inactiveFrame=30,30,30 +inactiveHandle=30,30,30 +inactiveTitleBtnBg=170,170,170 |