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#DADADA
  • activityBar.border#00509F
  • activityBar.foreground#000000
  • editor.background#DADADA
  • editor.foreground#252525
  • editor.inactiveSelectionBackground#FFE1E1
  • editor.lineHighlightBackground#C7C8C9
  • editor.selectionHighlightBackground#FFE1E1
  • editorIndentGuide.background#646464
  • sideBar.background#CECECE

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6666FF
variable.other.object.cs#006BD5
entity.name.function.cs#2693FF
keyword, entity.name.tag.html, meta.tag.structure.input.void.html#00509Fbold
string#99004C
constant.numeric#3333FF
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#00509F
GazelleThemeSet by Exxallency - VS Code Theme