Skip to main content
Coding Theme

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.

  • activityBarBadge.background#479ed8
  • editor.background#263238
  • editor.foreground#eeffff
  • sideBarTitle.foreground#bbbbbb

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a0a0a0a4italic
meta.bracket.square.access#e4c1f9
variable.other.object#7ab7ab
templateType#FF0000
storage.type.built-in.primitive.cpp#ffafcc
entity.name.type.cpp#fb6aa9
entity.name.type.struct.cpp#f77f00
constant.numeric.decimal.cpp#e4c1f9
string.quoted.single.cpp, string.quoted.double.cpp#80ffdb
keyword.control.directive.include.cpp#824343
string.quoted.other.lt-gt.include.cpp, string.quoted.double.include.cpp#c47878
constant.other.caps.python#1f80a1
string.quoted.single.python#FF0000
TortueSandwichTheme by TortueSandwich - VS Code Theme