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#D8B2AE
  • activityBar.foreground#4A2E2E
  • activityBarBadge.background#CEA39E
  • activityBarBadge.foreground#FFFFFF
  • button.background#CEA39E
  • button.foreground#FFFFFF
  • button.hoverBackground#B67C79
  • dropdown.background#F0E2CF
  • dropdown.border#CEA39E
  • editor.background#F5ECDF
  • editor.foreground#4A2E2E
  • editor.inactiveSelectionBackground#F0E2CF80
  • editor.lineHighlightBackground#F0E2CF
  • editor.selectionBackground#EBD0C2
  • editorCursor.foreground#A3685A
  • editorHoverWidget.background#F0E2CF
  • editorHoverWidget.border#CEA39E
  • editorHoverWidget.foreground#4A2E2E
  • editorIndentGuide.activeBackground1#CEA39E
  • editorIndentGuide.background1#EBD0C2
  • editorLineNumber.foreground#CFB0A2
  • editorSuggestWidget.background#F0E2CF
  • editorSuggestWidget.foreground#4A2E2E
  • editorSuggestWidget.highlightForeground#A3685A
  • editorSuggestWidget.selectedBackground#EBD0C2
  • editorWidget.background#F5ECDF
  • input.background#F5ECDF
  • input.border#CEA39E
  • list.inactiveSelectionForeground#A3685A
  • scrollbarSlider.background#D8B2AE88
  • scrollbarSlider.hoverBackground#CEA39EAA
  • sideBar.background#F0E2CF
  • sideBar.foreground#4A2E2E
  • statusBar.background#CEA39E
  • statusBar.debuggingBackground#A3685A
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#D8B2AE
  • tab.activeBackground#F5ECDF
  • tab.activeForeground#4A2E2E
  • tab.inactiveBackground#EBD0C2
  • tab.inactiveForeground#8D5C58
  • terminal.background#F5ECDF
  • terminal.foreground#4A2E2E
  • terminalCursor.foreground#A3685A
  • textLink.activeForeground#8D5C58
  • textLink.foreground#A3685A
  • titleBar.activeBackground#F5ECDF
  • titleBar.activeForeground#4A2E2E

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
punctuation, punctuation.definition, punctuation.bracket, punctuation.curlybrace, punctuation.squarebracket, punctuation.parenthesis, punctuation.definition.block, punctuation.definition.parameters, punctuation.definition.group, meta.brace.round, meta.brace.square, meta.brace.curly, meta.block, meta.block.js, meta.block.ts, meta.parameters, meta.parameters.js, meta.parameters.ts, meta.function, meta.function.js, meta.function.ts, meta.group.braces.curly, meta.group.brackets.round, meta.group.brackets.square#A55959
entity.name.tag, meta.tag#B06A6A
text.html, meta.tag.inline.any.html, string.quoted.double.html, string.quoted.single.html, string.unquoted, meta.attribute.value.html#8D4444
support.type.property-name.css, support.constant.property-value.css, meta.property-name.css#8D4444
string.quoted.double, string.quoted.single#8D4444
keyword, keyword.control, storage.type#8D5C58
entity.name.function, support.function#A55959
comment, punctuation.definition.comment#A77B74italic
variable, variable.parameter, variable.other.readwrite, object.key#8D4444