diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-03-28 14:13:18 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-03-28 14:13:18 -0500 |
commit | 4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6 (patch) | |
tree | c6f53decaabed9678523a8bbd6a1000a9f3bf78f /ubuntu/raring/defaultsettings/kubuntu-default-settings/accessibility/moderate-visual-impairment/kdeglobals | |
parent | 211d261d7778de1d9a773e7ec43a4e97b4bd7e57 (diff) | |
download | tde-packaging-4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6.tar.gz tde-packaging-4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6.zip |
Split raring packaging into new directory due to defoma changes
Diffstat (limited to 'ubuntu/raring/defaultsettings/kubuntu-default-settings/accessibility/moderate-visual-impairment/kdeglobals')
-rw-r--r-- | ubuntu/raring/defaultsettings/kubuntu-default-settings/accessibility/moderate-visual-impairment/kdeglobals | 69 |
1 files changed, 69 insertions, 0 deletions
diff --git a/ubuntu/raring/defaultsettings/kubuntu-default-settings/accessibility/moderate-visual-impairment/kdeglobals b/ubuntu/raring/defaultsettings/kubuntu-default-settings/accessibility/moderate-visual-impairment/kdeglobals new file mode 100644 index 000000000..d636dd0c4 --- /dev/null +++ b/ubuntu/raring/defaultsettings/kubuntu-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 |