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

[REBOL] Changing the default face color of VID functions

From: ptretter::charter::net at: 24-Sep-2001 16:04

For those of you that want to change the colors of the 'face of built-in functions such as request-color or request file just modify the following to your liking: system/view/vid/vid-styles/face/color: for example, set it to red: system/view/vid/vid-styles/face/color: red now type: request-file walla....you can now modify to your liking or what best suits your apps. Paul Tretter