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.background#24292E
  • button.background#5A72E9
  • button.hoverBackground#5369D6
  • editor.background#FAFAFA
  • editor.foreground#383A42
  • editorGroupHeader.border#D0D7DE
  • editorGroupHeader.tabsBackground#ECEEF1
  • editorGroupHeader.tabsBorder#D0D7DE
  • editorIndentGuide.background1#383A421F
  • editorLineNumber.activeForeground#383A42
  • editorLineNumber.foreground#A0A1A7
  • focusBorder#4078F280
  • list.activeSelectionBackground#D0D7DE
  • list.activeSelectionForeground#383A42
  • list.activeSelectionIconForeground#383A42
  • list.highlightForeground#4078F2
  • panel.border#D0D7DE
  • settings.focusedRowBorder#4078F2
  • settings.modifiedItemIndicator#4078F2
  • sideBar.background#FAFAFA
  • sideBar.border#D0D7DE
  • sideBarSectionHeader.background#F6F8FA
  • sideBarSectionHeader.foreground#383A42
  • statusBar.background#FAFAFA
  • statusBar.border#D0D7DE
  • statusBar.foreground#383A42
  • tab.activeBackground#FAFAFA
  • tab.activeBorder#FAFAFA
  • tab.activeBorderTop#4078F2
  • tab.border#D0D7DE
  • tab.inactiveBackground#ECEEF1
  • tab.inactiveForeground#696C77
  • terminal.ansiBlack#383A42
  • terminal.ansiBlue#4078F2
  • terminal.ansiBrightBlack#696C77
  • terminal.ansiBrightBlue#4078F2
  • terminal.ansiBrightCyan#0184BC
  • terminal.ansiBrightGreen#50A14F
  • terminal.ansiBrightMagenta#A626A4
  • terminal.ansiBrightRed#E45649
  • terminal.ansiBrightWhite#FAFAFA
  • terminal.ansiBrightYellow#C18401
  • terminal.ansiCyan#0184BC
  • terminal.ansiGreen#50A14F
  • terminal.ansiMagenta#A626A4
  • terminal.ansiRed#E45649
  • terminal.ansiWhite#F6F8FA
  • terminal.ansiYellow#986801
  • terminal.foreground#383A42
  • textLink.activeForeground#4078F2
  • textLink.foreground#4078F2
  • textPreformat.foreground#986801
  • titleBar.activeBackground#ECEEF1
  • titleBar.activeForeground#383A42
  • titleBar.border#D0D7DE
  • titleBar.inactiveBackground#ECEEF1
  • titleBar.inactiveForeground#383A42

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#727377
comment.documentation, comment.block.documentation#727377
keyword.operator#017BB0
keyword, storage, storage.type.builtin, storage.type.modifier#A626A4
constant.language, support.constant, variable.language#986801
variable.other.property, variable.other.object.property#DB3021
entity.name.function, support.function#2D6AF1
entity.name.type, entity.other.inherited-class, support.class#9B6A01
constant.numeric, constant.character, constant#986801
string#40813F
constant.other.symbol#DB3021
meta.property-name, support.type.property-name#DB3021
markup.heading#DB3021
markup.boldbold
markup.underlineunderline
markup.inline.raw#986801
Canonical Themes by Nova41 - VS Code Theme