Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IDE Colors
#11
As mentioned, the settings are located in the config.ini file. Here is a setting for the original Quick Basic background and the overall color settings of the IDE.

Code: (Select All)

[IDE COLOR SETTINGS 1]
SchemeID=0
TextColor=_RGB32(216, 216, 216)
KeywordColor=_RGB32(98, 167, 196)
NumbersColor=_RGB32(216, 98, 69)
QuoteColor=_RGB32(206, 216, 0)
CommentColor=_RGB32(69, 216, 0)
ChromaColor=_RGB32(170, 170, 170)
MetaCommandColor=_RGB32(177, 59, 226)
HighlightColor=_RGB32(0, 88, 108)
BackgroundColor=_RGB32(0, 0, 108)
BackgroundColor2=_RGB32(0, 78, 177)
ErrorColor=_RGB32(170, 0, 0)
Reply


Messages In This Thread
IDE Colors - by Dimster - 12-01-2025, 06:05 PM
RE: IDE Colors - by Pete - 12-01-2025, 06:25 PM
RE: IDE Colors - by Dimster - 12-01-2025, 07:01 PM
RE: IDE Colors - by bplus - 12-01-2025, 07:13 PM
RE: IDE Colors - by Dimster - 12-01-2025, 07:45 PM
RE: IDE Colors - by SMcNeill - 12-01-2025, 08:23 PM
RE: IDE Colors - by SMcNeill - 12-01-2025, 08:31 PM
RE: IDE Colors - by Dimster - 12-01-2025, 09:01 PM
RE: IDE Colors - by SMcNeill - 12-01-2025, 09:17 PM
RE: IDE Colors - by Pete - 12-02-2025, 03:38 AM
RE: IDE Colors - by Kernelpanic - 12-02-2025, 03:05 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  ERROR MESSAGES COLORS ? aurel 5 383 01-02-2026, 11:26 AM
Last Post: aurel
  Make IDE $Console:Only output readably large dakra137 1 523 10-10-2025, 12:21 PM
Last Post: hsiangch_ong
  Why is 'option' treated like a reserved word in the IDE? Pete 2 558 04-11-2025, 10:03 PM
Last Post: Pete
  Why is 'base' treated like a reserved word in the IDE? Pete 4 787 04-11-2025, 09:49 PM
Last Post: SMcNeill
  computer vision? capture still from webcam to memory & identifying colors & pixels? madscijr 0 411 02-25-2025, 06:16 PM
Last Post: madscijr

Forum Jump:


Users browsing this thread: