Skip to main content
Coding Theme

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.

  • activityBar.background#1F1F1F
  • activityBar.border#CECECE
  • activityBar.foreground#CECECE
  • editor.background#1F1F1F
  • editor.foreground#C6C6C6
  • editor.lineHighlightBackground#2C2C2C
  • editorIndentGuide.background#646464
  • sideBar.background#181818

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#808080
variable.other.object.cs#3F9FFF
entity.name.function.cs#6EB6FF
keyword, entity.name.tag.html, meta.tag.structure.input.void.html#99CCFFbold
string#9999FF
constant.numeric#CCFFCC
keyword.operator.assignment.cs, keyword.operator.comparison.cs, keyword.operator.arithmetic.cs, keyword.operator.relational.cs, keyword.operator.assignment.compound.bitwise.cs, keyword.operator.assignment.compound.cs, keyword.operator.null-coalescing.cs, keyword.operator.logical.cs, keyword.operator.conditional.question-mark.cs, keyword.operator.bitwise.cs, keyword.operator.decrement.cs, keyword.operator.bitwise.shift.cs, punctuation.separator.comma.cs#99CCFF
GazelleThemeSet by Exxallency - VS Code Theme