Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Changing colors

From: hijim::pronet::net at: 4-Sep-2001 18:05

Changing colors I'm the one who asked about changing colors, and Carl Read gave me this bit of code. system/view/vid/vid-face/color: silver It changes the default background color of everything, including all pop-ups and built-in requesters. Jim