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#ECF0F1
  • activityBar.foreground#E67E22
  • activityBarBadge.background#E74C3C
  • activityBarBadge.foreground#FFFFFF
  • button.background#E74C3C
  • button.foreground#FFFFFF
  • debugToolBar.background#ECF0F1
  • dropdown.background#D5DBDB
  • dropdown.border#E67E22
  • dropdown.foreground#2C3E50
  • editor.background#F8F9FA
  • editor.findMatchBackground#E67E2260
  • editor.findMatchHighlightBackground#E67E2240
  • editor.foreground#2C3E50
  • editor.hoverHighlightBackground#F1C40F20
  • editor.inactiveSelectionBackground#E74C3C20
  • editor.selectionBackground#F39C1260
  • editor.wordHighlightBackground#F1C40F20
  • editorCursor.foreground#E74C3C
  • editorGroupHeader.tabsBackground#ECF0F1
  • editorGutter.addedBackground#27AE6060
  • editorGutter.deletedBackground#E74C3C60
  • editorGutter.modifiedBackground#F1C40F60
  • editorLineNumber.activeForeground#E67E22
  • editorLineNumber.foreground#BDC3C7
  • errorForeground#E74C3C
  • input.background#D5DBDB
  • input.border#E67E22
  • input.foreground#2C3E50
  • inputOption.activeBorder#E74C3C
  • list.activeSelectionBackground#F39C1260
  • list.activeSelectionForeground#FFFFFF
  • list.highlightForeground#E67E22
  • list.hoverBackground#F1C40F25
  • list.inactiveSelectionBackground#E74C3C20
  • list.inactiveSelectionForeground#2C3E50
  • panel.background#ECF0F1
  • panelTitle.activeBorder#E74C3C
  • panelTitle.activeForeground#E67E22
  • panelTitle.inactiveForeground#2C3E50
  • peekViewEditor.background#F8F9FA
  • peekViewResult.background#ECF0F1
  • peekViewTitle.background#D5DBDB
  • sideBar.background#ECF0F1
  • sideBar.foreground#2C3E50
  • sideBarSectionHeader.background#D5DBDB
  • sideBarSectionHeader.foreground#E67E22
  • statusBar.background#ECF0F1
  • statusBar.debuggingBackground#E74C3C
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#2C3E50
  • statusBarItem.remoteBackground#F39C12
  • statusBarItem.remoteForeground#FFFFFF
  • tab.activeBackground#D5DBDB
  • tab.activeBorder#E67E22
  • tab.activeForeground#E74C3C
  • tab.border#F8F9FA
  • tab.hoverBackground#F1C40F20
  • tab.inactiveBackground#ECF0F1
  • tab.inactiveForeground#2C3E50
  • terminal.ansiBlack#F8F9FA
  • terminal.ansiBlue#3498DB
  • terminal.ansiBrightBlack#BDC3C7
  • terminal.ansiBrightBlue#3498DB
  • terminal.ansiBrightCyan#1ABC9C
  • terminal.ansiBrightGreen#27AE60
  • terminal.ansiBrightMagenta#9B59B6
  • terminal.ansiBrightRed#E74C3C
  • terminal.ansiBrightWhite#2C3E50
  • terminal.ansiBrightYellow#F1C40F
  • terminal.ansiCyan#1ABC9C
  • terminal.ansiGreen#27AE60
  • terminal.ansiMagenta#9B59B6
  • terminal.ansiRed#E74C3C
  • terminal.ansiWhite#2C3E50
  • terminal.ansiYellow#F1C40F
  • terminal.background#F8F9FA
  • terminal.foreground#2C3E50

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#27AE60italic
keyword, storage.type, storage.modifier, variable.language.this, support.type.primitive#E74C3Citalic bold
string, markup.inline.raw.string#3498DB—
constant.numeric, constant.language, constant.other#9B59B6—
entity.name.function, support.function#E67E22bold
variable, variable.other, variable.readwrite, variable.other.readwrite, variable.declaration#F39C12
variable.parameter, meta.parameter#9B59B6italic
variable.other.property, variable.other.object, support.variable#E74C3C—
entity.name.type, support.class, entity.other.inherited-class#3498DB—
punctuation#27AE60—
operator#E67E22—
support.constant#F39C12—
tag, entity.name.tag#9B59B6bold
punctuation.definition.tag#9B59B6—
entity.other.attribute-name#E67E22—
support.type.property-name#F39C12—
support.constant.property-value#3498DB—
entity.other.attribute-name.pseudo-class, entity.other.attribute-name.pseudo-element#9B59B6—
markup.heading#E74C3Cbold
markup.list#3498DB—
markup.link#E67E22underline
NeoMelon Theme by instantfred - VS Code Theme