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.activeBorder#62BDAC
  • activityBar.activeFocusBorder#73E6D0
  • activityBar.background#373939
  • activityBar.foreground#E9EAEA
  • activityBar.inactiveForeground#5E6060
  • badge.foreground#E9EAEA
  • breadcrumb.background#232526
  • breadcrumb.foreground#E9EAEA
  • button.background#62BDAC
  • button.border#73E6D0
  • button.foreground#4A4C4D
  • button.hoverBackground#73E6D0
  • diffEditor.diagonalFill#4A4C4D44
  • diffEditor.insertedTextBackground#62BDAC22
  • diffEditor.removedTextBackground#BD896322
  • dropdown.background#4A4C4D
  • dropdown.border#545657
  • dropdown.foreground#E9EAEA
  • dropdown.listBackground#4A4C4D
  • editor.background#232526
  • editor.findMatchBackground#BD896366
  • editor.findMatchHighlightBackground#BD896333
  • editor.findRangeHighlightBackground#BD896310
  • editor.foreground#E9EAEA
  • editor.lineHighlightBorder#232526
  • editor.selectionBackground#4A4C4D66
  • editorCursor.foreground#BD94B4
  • editorGroup.border#373939
  • editorGroupHeader.tabsBackground#373939
  • editorGutter.addedBackground#85BD63
  • editorGutter.deletedBackground#BD94A3
  • editorGutter.modifiedBackground#62BDAC
  • editorIndentGuide.activeBackground1#5E606066
  • editorIndentGuide.activeBackground2#5E606066
  • editorIndentGuide.activeBackground3#5E606066
  • editorIndentGuide.activeBackground4#5E606066
  • editorIndentGuide.activeBackground5#5E606066
  • editorIndentGuide.activeBackground6#5E606066
  • editorIndentGuide.background1#41434366
  • editorIndentGuide.background2#41434366
  • editorIndentGuide.background3#41434366
  • editorIndentGuide.background4#41434366
  • editorIndentGuide.background5#41434366
  • editorIndentGuide.background6#41434366
  • editorLineNumber.activeForeground#5E6060
  • editorLineNumber.foreground#414343
  • editorStickyScroll.shadow#41434366
  • editorWidget.background#373939
  • editorWidget.border#414343
  • editorWidget.foreground#E9EAEA
  • foreground#E9EAEA
  • gitDecoration.addedResourceForeground#9FE673
  • gitDecoration.deletedResourceForeground#E6B1C4
  • gitDecoration.ignoredResourceForeground#545657
  • gitDecoration.modifiedResourceForeground#73E6D0
  • gitDecoration.untrackedResourceForeground#E6B1C4
  • icon.foreground#E9EAEA
  • input.background#232526
  • input.foreground#E9EAEA
  • input.placeholderForeground#4A4C4D
  • list.activeFocusBackground#4A4C4D
  • list.activeSelectionBackground#4A4C4D
  • list.activeSelectionForeground#E9EAEA
  • list.focusAndSelectionOutline#373939
  • list.focusOutline#373939
  • list.highlightForeground#E9EAEA
  • list.hoverBackground#545657
  • list.hoverForeground#E9EAEA
  • list.inactiveFocusBackground#4A4C4D
  • list.inactiveFocusOutline#373939
  • list.inactiveSelectionBackground#4A4C4D
  • notebook.cellHoverBackground#37393955
  • notebook.focusedCellBackground#373939
  • notebook.focusedCellBorder#373939
  • notebook.focusedEditorBorder#E6B1DA
  • notebookStatusErrorIcon.foreground#BD94A3
  • notebookStatusRunningIcon.foreground#62BDAC
  • notebookStatusSuccessIcon.foreground#85BD63
  • panelStickyScroll.shadow#41434366
  • panelTitle.activeForeground#5E6060
  • panelTitle.inactiveForeground#545657
  • pickerGroup.border#545657
  • quickInput.background#373939
  • quickInput.foreground#E9EAEA
  • quickInputList.focusBackground#414343
  • quickInputList.focusForeground#73E6D0
  • scrollbar.shadow#41434366
  • sideBar.background#373939
  • sideBar.border#373939
  • sideBar.dropBackground#62BDAC
  • sideBarSectionHeader.background#414343
  • sideBarSectionHeader.foreground#E9EAEA
  • sideBarStickyScroll.background#414343
  • sideBarStickyScroll.shadow#41434366
  • sideBarTitle.foreground#E9EAEA
  • statusBar.background#373939
  • statusBar.foreground#E9EAEA
  • tab.activeBorderTop#62BDAC
  • tab.activeForeground#E9EAEA
  • tab.border#373939
  • tab.inactiveBackground#414343
  • tab.inactiveForeground#E9EAEA
  • tab.unfocusedActiveBackground#232526
  • terminal.ansiBlue#73E6D0
  • terminal.ansiBrightBlue#62BDAC
  • terminal.ansiBrightGreen#85BD63
  • terminal.ansiBrightMagenta#BD94B4
  • terminal.ansiBrightRed#BD94A3
  • terminal.ansiBrightYellow#BD8963
  • terminal.ansiGreen#9FE673
  • terminal.ansiMagenta#E6B1DA
  • terminal.ansiRed#E6B1C4
  • terminal.ansiYellow#E6A373
  • terminal.background#232526
  • terminal.border#373939
  • terminal.foreground#E9EAEA
  • terminal.tab.activeBorder#E6B1DA
  • terminalCursor.background#E6B1DA66
  • terminalCursor.foreground#E9EAEA
  • titleBar.activeBackground#373939
  • titleBar.activeForeground#E9EAEA
  • titleBar.inactiveBackground#373939
  • titleBar.inactiveForeground#E9EAEA
  • widgetStickyScroll.shadow#41434366
  • window.activeBorder#373939

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#B3B4B5—
support.type#E6A373—
support.function.macro#BD94A3italic
constant#E6B1C4—
constant.numeric#9FE673—
constant.character.escape#C5C6C6bold italic
keyword.operator#C5C6C6—
keyword.operator.boolean#62BDAC—
meta.bracket#B3B4B5—
string#85BD63—
keyword#E6B1DA—
variable.interpolation#BD94A3—
entity.name.function#73E6D0italic
support.function#73E6D0—
entity.other.attribute-name.table.array.toml, entity.other.attribute-name.table.toml#E6B1DAbold
entity.name.tag#E6B1DAbold
string.quoted.single.yaml, string.quoted.double.yaml#73E6D0—
markup.heading.markdown#73E6D0bold
fenced_code.block.language#E6B1DAitalic
string.other.link.title.markdown, string.other.link.description.markdown#9FE673bold
constant.other.reference.link.markdown#BD8963italic
markup.underline.link.markdown#62BDACunderline
markup.inline.raw.string.markdown#E6B1DA
markup.bold—bold
markup.italic—italic
string.other.link.description.markdown.citation#C5C6C6underline
punctuation.definition#A1A2A3—