25 lines
812 B
Text
25 lines
812 B
Text
; DVX Color Theme - Hot Dog Stand
|
|
; The infamous Windows 3.1 color scheme. Yellow, red, black.
|
|
; Included here for historical authenticity and eye strain.
|
|
|
|
[colors]
|
|
desktop = 255,255,0
|
|
windowFace = 255,255,0
|
|
windowHighlight = 255,255,255
|
|
windowShadow = 0,0,0
|
|
activeTitleBg = 255,0,0
|
|
activeTitleFg = 255,255,255
|
|
inactiveTitleBg = 255,255,255
|
|
inactiveTitleFg = 0,0,0
|
|
contentBg = 255,255,255
|
|
contentFg = 0,0,0
|
|
menuBg = 255,255,255
|
|
menuFg = 0,0,0
|
|
menuHighlightBg = 255,0,0
|
|
menuHighlightFg = 255,255,255
|
|
buttonFace = 255,255,0
|
|
scrollbarBg = 255,255,0
|
|
scrollbarFg = 0,0,0
|
|
scrollbarTrough = 255,255,255
|
|
cursorColor = 255,255,0
|
|
cursorOutline = 0,0,0
|