Small Basic Featured Article - IDE Colors
Published Feb 12 2019 02:33 PM 160 Views
Microsoft
First published on MSDN on Aug 30, 2013

Authored by Ed Price


I'm featuring an article from Nonki:


Small Basic: IDE Colors



That was based on this thread from Danair and Nonki:


http://social.msdn.microsoft.com/Forums/en-US/52988d5b-dd97-46f4-bedf-4fef24aa7437/small-basic-...




These are text colors and the background color used in Small Basic IDE (Integrated Development Environment).


#7777FF for Keywords


#800000 for Operators and “the dot between Object and Properties/Events/Operations”


#000000 for Variables, Subroutines, Labels and "the brackets of Arrays"


#DD6633 for Numbers


#006060 for Objects


#CC6633 for Strings


#802020 for Properties, Events and Operations


#008020 for Comments


#F8F8F8 for Background


#5C5C5C for Line Numbers




You can see the latest version of this article here:


Small Basic: IDE Colors




Thanks to Nonki for turning this into a Wiki article!


- Ninja Ed

Version history
Last update:
‎Feb 12 2019 02:33 PM
Updated by: