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.

  • activityBar.activeBackground#000000
  • activityBar.activeBorder#4488ff
  • editor.background#000000
  • editor.findMatchBackground#ffff0088
  • editor.findMatchBorder#ffff00
  • editor.findMatchHighlightBackground#00000000
  • editor.findMatchHighlightBorder#ffff00
  • editor.foreground#ffffff
  • editor.inactiveSelectionBackground#0044ff88
  • editor.lineHighlightBackground#330033
  • editor.selectionBackground#0000ffcc
  • editor.wordHighlightBackground#ff000066
  • editor.wordHighlightStrongBackground#ff000066
  • editor.wordHighlightStrongBorder#ffff00
  • editorBracketHighlight.foreground1#88ffff
  • editorBracketHighlight.foreground2#8888ff
  • editorBracketHighlight.foreground3#ffff88
  • editorBracketHighlight.foreground4#ff8888
  • editorBracketHighlight.foreground5#88ff88
  • editorBracketHighlight.foreground6#ff88ff
  • editorBracketHighlight.unexpectedBracket.foreground#ff4400
  • editorCodeLens.foreground#444444
  • editorCursor.foreground#ff0000
  • editorLineNumber.activeForeground#888888
  • editorLineNumber.foreground#444444
  • editorStickyScroll.background#222244
  • editorStickyScrollHover.background#222288
  • tab.activeBackground#220022

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
markup.underlineunderline
markup.boldbold
markup.italicitalic
comment#D69D85
punctuation.definition.comment#D69D85
string#88FF88
meta.embedded.assembly#88FF88
keyword - keyword.operator#A0A0A0
keyword.control#A0A0A0
storage#A0A0A0
storage.type#A0A0A0
constant.numeric#88FF88
ref.matchtext#FFFFFF
commentitalic
keyword.operator#FFFFFF
constant.language#88FF88
string, constant.numericbold
punctuation.definition.string
meta.templateitalic
punctuation.definition.tag, punctuation.definition.template-expression#A0A0A0
support.type.property-name#FFFFFF
entity.name.tag, storage.type.cs#88FFFF
entity.name.variable.local, entity.name.variable.field, entity.name.variable.parameter, meta.definition.variable, variable.parameter#FFCCFF
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
spaz-basic-dark by Spazmodius - VS Code Theme