1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# KDE Config File
[Color Scheme]
Name=Desert Red
background=214,205,187
buttonBackground=214,205,187
buttonForeground=0,0,0
selectBackground=128,0,0
foreground=0,0,0
activeForeground=255,255,255
inactiveBackground=0,0,0
inactiveBlend=214,205,187
activeBackground=128,0,0
activeBlend=0,0,0
contrast=3
inactiveForeground=214,214,214
windowForeground=0,0,0
windowBackground=255,255,255
selectForeground=255,255,255
alternateBackground=255,246,230
|