fix cocoa bootstrap

db4
Joe Groff 2009-09-24 20:25:41 -05:00
parent 93149a6be9
commit 28d78c9954
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ cocoa.views cocoa.windows combinators command-line
core-foundation core-foundation.run-loop core-graphics
core-graphics.types destructors fry generalizations io.thread
kernel libc literals locals math math.bitwise math.rectangles memory
namespaces sequences threads ui
namespaces sequences threads ui colors
ui.backend ui.backend.cocoa.views ui.clipboards ui.gadgets
ui.gadgets.worlds ui.pixel-formats ui.pixel-formats.private
ui.private words.symbol ;

View File

@ -64,7 +64,7 @@ M: x11-ui-backend (pixel-format-attribute)
] if-empty ;
M: x11-ui-backend system-background-color
T{ rgba f 0.0 0.0 0.0 0.0 } ; inline
T{ rgba f 1.0 1.0 1.0 0.0 } ; inline
CONSTANT: modifiers
{