22 lines
690 B
Text
22 lines
690 B
Text
; DVX Color Theme — Windows 3.1
|
|
; Classic teal desktop with navy blue title bars.
|
|
|
|
[colors]
|
|
desktop = 0,128,128
|
|
windowFace = 192,192,192
|
|
windowHighlight = 255,255,255
|
|
windowShadow = 128,128,128
|
|
activeTitleBg = 0,0,128
|
|
activeTitleFg = 255,255,255
|
|
inactiveTitleBg = 192,192,192
|
|
inactiveTitleFg = 0,0,0
|
|
contentBg = 255,255,255
|
|
contentFg = 0,0,0
|
|
menuBg = 192,192,192
|
|
menuFg = 0,0,0
|
|
menuHighlightBg = 0,0,128
|
|
menuHighlightFg = 255,255,255
|
|
buttonFace = 192,192,192
|
|
scrollbarBg = 192,192,192
|
|
scrollbarFg = 0,0,0
|
|
scrollbarTrough = 192,192,192
|