Share via


Small Basic: IDE Colors

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


See Also

Other Languages