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.background#202020
  • activityBar.foreground#B55242
  • activityBarBadge.background#C2B790
  • activityBarBadge.foreground#202020
  • editor.background#222222
  • editor.foreground#B55242
  • editor.lineHighlightBackground#202020
  • editor.lineHighlightBorder#202020
  • editor.selectionBackground#1B324A
  • editorBracketHighlight.foreground1#B55242
  • editorBracketHighlight.foreground2#B55242
  • editorBracketHighlight.foreground3#B55242
  • editorBracketHighlight.unexpectedBracket.foreground#C2B790
  • editorCursor.foreground#B55242
  • editorIndentGuide.activeBackground#67676760
  • editorIndentGuide.background#67676720
  • editorRuler.foreground#67676740
  • gitDecoration.addedResourceForeground#869985
  • gitDecoration.deletedResourceForeground#B55242
  • gitDecoration.ignoredResourceForeground#676767
  • gitDecoration.modifiedResourceForeground#C2B790
  • gitDecoration.untrackedResourceForeground#869985
  • sideBar.background#222222
  • sideBar.foreground#B9AA99
  • sideBarSectionHeader.background#202020
  • sideBarSectionHeader.foreground#B55242
  • statusBar.background#69819E
  • statusBar.debuggingBackground#C2B790
  • statusBar.foreground#202020
  • statusBarItem.remoteBackground#C2B790
  • tab.activeBackground#222222
  • tab.activeBorder#C2B790
  • tab.activeForeground#B55242
  • tab.border#202020
  • tab.inactiveBackground#202020
  • tab.inactiveForeground#676767
  • terminal.ansiBlack#202020
  • terminal.ansiBlue#69819E
  • terminal.ansiBrightBlack#676767
  • terminal.ansiBrightBlue#60827E
  • terminal.ansiBrightCyan#38ADD8
  • terminal.ansiBrightGreen#869985
  • terminal.ansiBrightMagenta#DE4974
  • terminal.ansiBrightRed#C2B790
  • terminal.ansiBrightWhite#D6BFB8
  • terminal.ansiBrightYellow#EBEB91
  • terminal.ansiCyan#5B8390
  • terminal.ansiGreen#728271
  • terminal.ansiMagenta#896492
  • terminal.ansiRed#B55242
  • terminal.ansiWhite#B9AA99
  • terminal.ansiYellow#E8BF6A

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#676767
string#869985
punctuation.definition.string#869985
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php, punctuation.section.embedded#869985
variable.language, variable.language.this, variable.language.special, variable.language punctuation.definition.variable#E8BF6A
constant.language#E8BF6A
keyword, keyword.control, storage, storage.type#896492
entity.name.function, support.function#69819E
variable, variable.other, punctuation.definition.variable#C2B790
variable.other.property, variable.object.property#C2B790
entity.name.type, entity.name.class, support.class#B55242
keyword.operator#5B8390
keyword.operator.ternary, keyword.operator.conditional#C2B790
punctuation, meta.brace, meta.delimiter, meta.bracket, punctuation.definition.parameters, punctuation.terminator, punctuation.separator#B55242
meta.array.literal string, meta.array string#869985
entity.name.tag#D6BFB8
entity.other.attribute-name#B55242
punctuation.section.scope, punctuation.section.scope.begin, punctuation.section.scope.end, punctuation.definition.block#896492
Red Planet Theme by garizola - VS Code Theme