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#0369a1
  • activityBar.border#ffffff15
  • activityBar.foreground#0f5d3e
  • activityBar.inactiveForeground#edf3f160
  • activityBarBadge.background#0f5d3e
  • activityBarBadge.foreground#0369a1
  • button.background#0f5d3e
  • button.foreground#0369a1
  • button.hoverBackground#0f5d3edd
  • editor.background#0369a1
  • editor.foreground#edf3f1
  • editor.inactiveSelectionBackground#1a6b4a3580
  • editor.lineHighlightBackground#10202240
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#1a6b4a35
  • editorCursor.foreground#0f5d3e
  • editorGroupHeader.tabsBackground#0369a1dd
  • editorLineNumber.activeForeground#0f5d3e
  • editorLineNumber.foreground#68778080
  • focusBorder#0f5d3e
  • foreground#edf3f1
  • input.background#102022
  • input.border#ffffff15
  • input.foreground#edf3f1
  • input.placeholderForeground#edf3f160
  • list.activeSelectionBackground#0f5d3e30
  • list.activeSelectionForeground#edf3f1
  • list.highlightForeground#0f5d3e
  • list.hoverBackground#10202240
  • list.hoverForeground#edf3f1
  • list.inactiveSelectionBackground#0f5d3e15
  • list.inactiveSelectionForeground#edf3f1
  • selection.background#1a6b4a35
  • sideBar.background#102022
  • sideBar.border#ffffff15
  • sideBar.foreground#edf3f1
  • sideBarSectionHeader.background#0369a180
  • sideBarSectionHeader.foreground#edf3f1
  • sideBarTitle.foreground#0f5d3e
  • statusBar.background#0369a1
  • statusBar.border#ffffff15
  • statusBar.foreground#edf3f1
  • statusBar.noFolderBackground#0369a1
  • tab.activeBackground#0369a1
  • tab.activeBorderTop#0f5d3e
  • tab.activeForeground#edf3f1
  • tab.border#ffffff15
  • tab.inactiveBackground#10202260
  • tab.inactiveForeground#edf3f180
  • terminal.ansiBlack#0369a1
  • terminal.ansiBlue#1a6b4a
  • terminal.ansiCyan#0ea5e9
  • terminal.ansiGreen#0f5d3e
  • terminal.ansiMagenta#f59e0b
  • terminal.ansiRed#f59e0b
  • terminal.ansiWhite#edf3f1
  • terminal.ansiYellow#0ea5e9
  • terminal.background#0369a1
  • terminal.foreground#edf3f1
  • titleBar.activeBackground#0369a1
  • titleBar.activeForeground#edf3f1
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0369a1
  • titleBar.inactiveForeground#edf3f160
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#687780italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#1a6b4abold
storage.type, storage.modifier#1a6b4aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#0f5d3e
string, punctuation.definition.string, string.template, meta.template.expression#0ea5e9
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#f59e0b
variable, variable.other.readwrite, variable.other.object#edf3f1
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#edf3f1
variable.parameter, meta.parameter#edf3f1dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#edf3f180
keyword.operator#edf3f1
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#0ea5e9bold
entity.other.inherited-class#0f5d3e
entity.name.tag, punctuation.definition.tag#1a6b4a
entity.other.attribute-name#0f5d3e
meta.diff, meta.diff.header#687780
markup.deleted#f59e0b
markup.inserted#0f5d3e
markup.changed#0ea5e9
markup.heading, markup.heading.setext, punctuation.definition.heading#0f5d3ebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#0ea5e9
string.other.link.title, string.other.link.description#0f5d3e
markup.underline.link#687780underline
punctuation.definition.list#1a6b4a
markup.quote, punctuation.definition.quote#687780italic