Skip to main content
CodingTheme

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.activeBorder#c0bd81
  • activityBar.background#090905
  • activityBar.border#060a06
  • activityBarBadge.background#c0bd81
  • activityBarBadge.foreground#0c0d0c
  • breadcrumb.foreground#919191
  • button.background#FFE181
  • button.foreground#383929
  • debugConsole.errorForeground#e83551
  • debugConsole.infoForeground#717171
  • debugConsole.warningForeground#c0bd81
  • editor.background#131413
  • editor.foreground#eeffff
  • editor.selectionBackground#e83551
  • editor.selectionForeground#eeffff
  • editorCursor.background#eeffff
  • editorCursor.foreground#e83551
  • editorLineNumber.foreground#424242
  • focusBorder#38392933
  • list.activeSelectionBackground#34333e
  • list.activeSelectionForeground#ddddcc
  • list.focusOutline#00000000
  • list.hoverBackground#191915
  • list.hoverForeground#ddddcc
  • list.inactiveSelectionBackground#191915
  • list.inactiveSelectionForeground#ddddcc
  • panel.background#0c0d0c
  • panel.border#060a06
  • panelTitle.activeBorder#ffaa55
  • panelTitle.activeForeground#ddddcc
  • scrollbarSlider.activeBackground#c0bd81
  • scrollbarSlider.hoverBackground#383929
  • sideBar.background#0c0c08
  • sideBar.border#060a06
  • sideBar.foreground#919191
  • sideBarSectionHeader.background#0c0d0c
  • sideBarSectionHeader.foreground#5a5a5a
  • statusBar.background#090905
  • statusBar.debuggingBackground#887a49
  • statusBar.debuggingForeground#383929
  • statusBar.foreground#919191
  • statusBar.noFolderBackground#0c0d0c
  • statusBar.noFolderBorder#00000000
  • statusBarItem.hoverBackground#383929
  • tab.activeBackground#131413
  • tab.activeBorderTop#e83551
  • tab.activeForeground#919188
  • tab.border#0c0d0c
  • tab.inactiveBackground#191915
  • terminal.ansiBlue#FFE181
  • terminal.ansiBrightBlue#FFE181
  • terminal.ansiBrightCyan#FFE181
  • terminal.ansiBrightGreen#9f8ff6
  • terminal.ansiBrightMagenta#FFE181
  • terminal.ansiBrightRed#eeffff
  • terminal.ansiBrightYellow#FFE181
  • terminal.ansiCyan#FFE181
  • terminal.ansiGreen#9f8ff6
  • terminal.ansiMagenta#FFE181
  • terminal.ansiRed#eeffff
  • terminal.ansiYellow#FFE181
  • terminal.foreground#717171
  • terminal.tab.activeBorder#c0bd81
  • terminalCursor.background#eeffff
  • terminalCursor.foreground#e83551
  • titleBar.activeBackground#0c0d0c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#424242italic
variable, string constant.other.placeholder, entity.name.tag#EEFFFF
keyword, storage.type, storage.modifier, entity.other.attribute-name#8d99ae
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#FFE181
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other, entity.name.type.alias, entity.name.type.interface#9f8ff6
entity.name.type.alias, entity.name.type.interface#ffbb55
meta.type.annotation.ts, meta.function-call.generic.python, entity.name.function, support.function.any-method, text.html, text.svelte, entity.name.type.module#bcbcbc
support.type.property-name.json, entity.name.tag.yaml, keyword.other.special-method.dockerfile#8d99ae
punctuation.definition.block.begin, punctuation.definition.block.end, punctuation.definition.arguments.begin, punctuation.definition.arguments.end, punctuation.definition.parameters.begin, punctuation.definition.parameters.end, punctuation.definition.dict.begin, punctuation.definition.dict.end, punctuation.definition.list.begin, punctuation.definition.list.end, punctuation.section.class.begin.bracket.curly, punctuation.section.class.end.bracket.curly, punctuation.section.method.begin.bracket.curly, punctuation.section.method.end.bracket.curly, punctuation.bracket.square, punctuation.bracket.round, punctuation.bracket.curly, punctuation.brackets.square, punctuation.brackets.round, punctuation.brackets.curly, meta.brace.square, meta.brace.round, meta.brace.curly, punctuation.section.property-list.begin.bracket.curly.css, punctuation.section.property-list.end.bracket.curly.css, punctuation.section.function.begin.bracket.round.css, punctuation.section.function.end.bracket.round.css, punctuation.definition.entity.begin.bracket.square.css, punctuation.definition.entity.end.bracket.square.css, punctuation.definition.tag.begin, punctuation.definition.tag.end, meta.parameters.ts, meta.arrow.ts, storage.type.annotation, punctuation.definition.annotation, entity.name.function.decorator, constant.character.escape#8d99ae
keyword.operator.arrow, keyword.operator.custom.infix, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.increment-decrement, storage.type.function.arrow, keyword.operator.comparison, keyword.operator.relational#8d99ae
keyword.operator.arrow, storage.type.function.arrow#fe6d73

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Batman Mono Theme by Isa Goksu - VS Code Theme