Skip to main content
CodingTheme

Color themes

VS Code preview

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

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • editor.background#fff7f7
  • editor.foreground#1f1a1a
  • editorBracketHighlight.foreground1#000000
  • editorBracketHighlight.foreground2#FF5555
  • editorBracketHighlight.foreground3#5555FF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword, keyword.control, storage.type, keyword.control, storage.modifier, variable.language.special.self, variable.language.self, variable.language.self.luau, variable.language.super, variable.language.this#140f7dbold
comment, punctuation.definition.comment#27cc98italic
constant.language.boolean.ttrttrue, constant.language.boolean.false#e30e0ebold
string.quoted.single, string.quoted.double, string#501fcc
entity.name.function#3798fa
constant.language, number#f5ce42
punctuation#000000
keyword.operator#f77575
support.function, entity.name.function#3798fa
entity.other.attribute, variable.language.metamethod, variable.other.property, meta.attribute, meta.member.access#1F1A1A
entity.name.type, keyword.function, support.function, constant.language.luau, support.type#AB6565
string.quoted#501fcc
comment.line#0e6bc2
constant.numeric, constant.language.nil#38A885

Shiki preview

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

Loading...

Roblox IDE by Thorn Hall - VS Code Theme