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#0f3d3e
  • activityBar.border#ffffff15
  • activityBar.foreground#7cc120
  • activityBar.inactiveForeground#f3f7f460
  • activityBarBadge.background#7cc120
  • activityBarBadge.foreground#0f3d3e
  • button.background#7cc120
  • button.foreground#0f3d3e
  • button.hoverBackground#7cc120dd
  • editor.background#0f3d3e
  • editor.foreground#f3f7f4
  • editor.inactiveSelectionBackground#6fa31a3580
  • editor.lineHighlightBackground#001f1f40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6fa31a35
  • editorCursor.foreground#7cc120
  • editorGroupHeader.tabsBackground#0f3d3edd
  • editorLineNumber.activeForeground#7cc120
  • editorLineNumber.foreground#dce5df80
  • focusBorder#7cc120
  • foreground#f3f7f4
  • input.background#001f1f
  • input.border#ffffff15
  • input.foreground#f3f7f4
  • input.placeholderForeground#f3f7f460
  • list.activeSelectionBackground#7cc12030
  • list.activeSelectionForeground#f3f7f4
  • list.highlightForeground#7cc120
  • list.hoverBackground#001f1f40
  • list.hoverForeground#f3f7f4
  • list.inactiveSelectionBackground#7cc12015
  • list.inactiveSelectionForeground#f3f7f4
  • selection.background#6fa31a35
  • sideBar.background#001f1f
  • sideBar.border#ffffff15
  • sideBar.foreground#f3f7f4
  • sideBarSectionHeader.background#0f3d3e80
  • sideBarSectionHeader.foreground#f3f7f4
  • sideBarTitle.foreground#7cc120
  • statusBar.background#0f3d3e
  • statusBar.border#ffffff15
  • statusBar.foreground#f3f7f4
  • statusBar.noFolderBackground#0f3d3e
  • tab.activeBackground#0f3d3e
  • tab.activeBorderTop#7cc120
  • tab.activeForeground#f3f7f4
  • tab.border#ffffff15
  • tab.inactiveBackground#001f1f60
  • tab.inactiveForeground#f3f7f480
  • terminal.ansiBlack#0f3d3e
  • terminal.ansiBlue#6fa31a
  • terminal.ansiCyan#1e5e5f
  • terminal.ansiGreen#7cc120
  • terminal.ansiMagenta#d6f249
  • terminal.ansiRed#d6f249
  • terminal.ansiWhite#f3f7f4
  • terminal.ansiYellow#1e5e5f
  • terminal.background#0f3d3e
  • terminal.foreground#f3f7f4
  • titleBar.activeBackground#0f3d3e
  • titleBar.activeForeground#f3f7f4
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0f3d3e
  • titleBar.inactiveForeground#f3f7f460
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#dce5dfitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6fa31abold
storage.type, storage.modifier#6fa31aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#7cc120
string, punctuation.definition.string, string.template, meta.template.expression#1e5e5f
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#d6f249
variable, variable.other.readwrite, variable.other.object#f3f7f4
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f3f7f4
variable.parameter, meta.parameter#f3f7f4dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f3f7f480
keyword.operator#f3f7f4
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#1e5e5fbold
entity.other.inherited-class#7cc120
entity.name.tag, punctuation.definition.tag#6fa31a
entity.other.attribute-name#7cc120
meta.diff, meta.diff.header#dce5df
markup.deleted#d6f249
markup.inserted#7cc120
markup.changed#1e5e5f
markup.heading, markup.heading.setext, punctuation.definition.heading#7cc120bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#1e5e5f
string.other.link.title, string.other.link.description#7cc120
markup.underline.link#dce5dfunderline
punctuation.definition.list#6fa31a
markup.quote, punctuation.definition.quote#dce5dfitalic