Skip to main content
CodingTheme

VS Code preview

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

Loading...

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
source.asm
error#FF0000italic
invalid.illegal#FF0000italic underline
comment#546E7Aitalic
entity.name.label#4ac6ffitalic underline
entity.name.variable, variable.name#4ac6ff
meta.preprocessor#7dffa8bold
entity.name.section#7dffa8
keyword.control#cc00ffbold italic
keyword.other#ff00dditalic
storage.modifier#a3a000italic
constant#f0ec00
constant.other.address#ffae00underline
support.function#cc00ffbold italic
string.quoted#00a71c
string.path#fd73d4underline
source.asm.preprocessor.parameter, source.asm.preprocessor.section, meta.preprocessor.parameter#89fad8bold

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Assembler code syntax and highlight by Toeffe3 - VS Code Theme