Skip to main content
Coding Theme

Color themes

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment.line.rmscript#808080italic
macro.rmscript#65B0E2
constant.language.rmscript#005086
parameter.name.rmscript#35CA10
parameter.value.rmscript#008484
variable.rmscript#008484
separator.list.rmscript#888888
operator.rmscript#FFF
operator.variable.rmscript#CCAA00
operator.special.rmscript#E545E5
constant.numeric.rmscript#6BB799
string.quoted.double.rmscript, string.quoted.single.rmscript, string.quoted.backtick.rmscript#CA2424
constant.character.escape.rmscript#FF9933