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#3F79A0
  • activityBar.activeFocusBorder#0C5687
  • activityBar.background#DEDDDE
  • activityBar.foreground#222426
  • activityBar.inactiveForeground#B2B2B3
  • badge.foreground#222426
  • breadcrumb.background#FFFEFE
  • breadcrumb.foreground#222426
  • button.background#3F79A0
  • button.border#0C5687
  • button.foreground#C8C8C8
  • button.hoverBackground#0C5687
  • diffEditor.diagonalFill#C8C8C844
  • diffEditor.insertedTextBackground#3F79A022
  • diffEditor.removedTextBackground#9B6A4422
  • dropdown.background#C8C8C8
  • dropdown.border#BDBDBE
  • dropdown.foreground#222426
  • dropdown.listBackground#C8C8C8
  • editor.background#FFFEFE
  • editor.findMatchBackground#9B6A4466
  • editor.findMatchHighlightBackground#9B6A4433
  • editor.findRangeHighlightBackground#9B6A4410
  • editor.foreground#222426
  • editor.lineHighlightBorder#FFFEFE
  • editor.selectionBackground#C8C8C866
  • editorCursor.foreground#8767A6
  • editorGroup.border#DEDDDE
  • editorGroupHeader.tabsBackground#DEDDDE
  • editorGutter.addedBackground#40825E
  • editorGutter.deletedBackground#C14444
  • editorGutter.modifiedBackground#3F79A0
  • editorIndentGuide.activeBackground1#B2B2B366
  • editorIndentGuide.activeBackground2#B2B2B366
  • editorIndentGuide.activeBackground3#B2B2B366
  • editorIndentGuide.activeBackground4#B2B2B366
  • editorIndentGuide.activeBackground5#B2B2B366
  • editorIndentGuide.activeBackground6#B2B2B366
  • editorIndentGuide.background1#D3D2D366
  • editorIndentGuide.background2#D3D2D366
  • editorIndentGuide.background3#D3D2D366
  • editorIndentGuide.background4#D3D2D366
  • editorIndentGuide.background5#D3D2D366
  • editorIndentGuide.background6#D3D2D366
  • editorLineNumber.activeForeground#B2B2B3
  • editorLineNumber.foreground#D3D2D3
  • editorStickyScroll.shadow#D3D2D366
  • editorWidget.background#DEDDDE
  • editorWidget.border#D3D2D3
  • editorWidget.foreground#222426
  • foreground#222426
  • gitDecoration.addedResourceForeground#0D6134
  • gitDecoration.deletedResourceForeground#B01212
  • gitDecoration.ignoredResourceForeground#BDBDBE
  • gitDecoration.modifiedResourceForeground#0C5687
  • gitDecoration.untrackedResourceForeground#B01212
  • icon.foreground#222426
  • input.background#FFFEFE
  • input.foreground#222426
  • input.placeholderForeground#C8C8C8
  • list.activeFocusBackground#C8C8C8
  • list.activeSelectionBackground#C8C8C8
  • list.activeSelectionForeground#222426
  • list.focusAndSelectionOutline#DEDDDE
  • list.focusOutline#DEDDDE
  • list.highlightForeground#222426
  • list.hoverBackground#BDBDBE
  • list.hoverForeground#222426
  • list.inactiveFocusBackground#C8C8C8
  • list.inactiveFocusOutline#DEDDDE
  • list.inactiveSelectionBackground#C8C8C8
  • notebook.cellHoverBackground#DEDDDE55
  • notebook.focusedCellBackground#DEDDDE
  • notebook.focusedCellBorder#DEDDDE
  • notebook.focusedEditorBorder#673F8F
  • notebookStatusErrorIcon.foreground#C14444
  • notebookStatusRunningIcon.foreground#3F79A0
  • notebookStatusSuccessIcon.foreground#40825E
  • panelStickyScroll.shadow#D3D2D366
  • panelTitle.activeForeground#B2B2B3
  • panelTitle.inactiveForeground#BDBDBE
  • pickerGroup.border#BDBDBE
  • quickInput.background#DEDDDE
  • quickInput.foreground#222426
  • quickInputList.focusBackground#D3D2D3
  • quickInputList.focusForeground#0C5687
  • scrollbar.shadow#D3D2D366
  • sideBar.background#DEDDDE
  • sideBar.border#DEDDDE
  • sideBar.dropBackground#3F79A0
  • sideBarSectionHeader.background#D3D2D3
  • sideBarSectionHeader.foreground#222426
  • sideBarStickyScroll.background#D3D2D3
  • sideBarStickyScroll.shadow#D3D2D366
  • sideBarTitle.foreground#222426
  • statusBar.background#DEDDDE
  • statusBar.foreground#222426
  • tab.activeBorderTop#3F79A0
  • tab.activeForeground#222426
  • tab.border#DEDDDE
  • tab.inactiveBackground#D3D2D3
  • tab.inactiveForeground#222426
  • tab.unfocusedActiveBackground#FFFEFE
  • terminal.ansiBlue#0C5687
  • terminal.ansiBrightBlue#3F79A0
  • terminal.ansiBrightGreen#40825E
  • terminal.ansiBrightMagenta#8767A6
  • terminal.ansiBrightRed#C14444
  • terminal.ansiBrightYellow#9B6A44
  • terminal.ansiGreen#0D6134
  • terminal.ansiMagenta#673F8F
  • terminal.ansiRed#B01212
  • terminal.ansiYellow#814313
  • terminal.background#FFFEFE
  • terminal.border#DEDDDE
  • terminal.foreground#222426
  • terminal.tab.activeBorder#673F8F
  • terminalCursor.background#673F8F66
  • terminalCursor.foreground#222426
  • titleBar.activeBackground#DEDDDE
  • titleBar.activeForeground#222426
  • titleBar.inactiveBackground#DEDDDE
  • titleBar.inactiveForeground#222426
  • widgetStickyScroll.shadow#D3D2D366
  • window.activeBorder#DEDDDE

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5E5F61—
support.type#814313—
support.function.macro#C14444italic
constant#B01212—
constant.numeric#0D6134—
constant.character.escape#4A4C4Dbold italic
keyword.operator#4A4C4D—
keyword.operator.boolean#3F79A0—
meta.bracket#5E5F61—
string#40825E—
keyword#673F8F—
variable.interpolation#C14444—
entity.name.function#0C5687italic
support.function#0C5687—
entity.other.attribute-name.table.array.toml, entity.other.attribute-name.table.toml#673F8Fbold
entity.name.tag#673F8Fbold
string.quoted.single.yaml, string.quoted.double.yaml#0C5687—
markup.heading.markdown#0C5687bold
fenced_code.block.language#673F8Fitalic
string.other.link.title.markdown, string.other.link.description.markdown#0D6134bold
constant.other.reference.link.markdown#9B6A44italic
markup.underline.link.markdown#3F79A0underline
markup.inline.raw.string.markdown#673F8F
markup.bold—bold
markup.italic—italic
string.other.link.description.markdown.citation#4A4C4Dunderline
punctuation.definition#727375—
One O Eight themes by PoisotLab - VS Code Theme