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#000000
  • editor.lineHighlightBackground#eaeaea
  • editor.selectionHighlightBackground#99ff99
  • editor.selectionHighlightBorder#009900
  • editorBracketPairGuide.activeBackground1#888888
  • editorBracketPairGuide.activeBackground2#888888
  • editorBracketPairGuide.activeBackground3#888888
  • editorBracketPairGuide.activeBackground4#888888
  • editorBracketPairGuide.activeBackground5#888888
  • editorBracketPairGuide.activeBackground6#888888
  • sideBar.foreground#000000
  • terminal.ansiBlack#000000
  • terminal.ansiBrightBlack#000000
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiWhite#e9ebeb
  • terminal.foreground#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
source#000000
comment, punctuation.definition.comment#008000
entity.name.type.namespace, support.package#000000
constant, keyword, storage.modifier, storage.type.class, storage.type.function, storage.type.import, storage.type.package, storage.type.js, storage.type.ts#0000FF
entity.name.type, storage.type, support.class#C000C0
constant.numeric#FF0000
punctuation.definition.string, string, string.quoted.docstring#A31515
support.function.builtin#0000FFbold
entity.name.function, meta.method, support.function#000000bold
variable#000000
constant.other.placeholder.go#FF0000
punctuation.definition.tag, entity.name.tag#0000FFbold
entity.other.attribute-name#C000C0
token.info-token#316BCD
token.warn-token#CD9731
token.error-token#CD3131
token.debug-token#800080
markup.heading, punctuation.definition.listbold
markup.fenced_code.block, markup.inline.raw.string#008000
markup.boldbold
markup.italicitalic