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#0d1a12
  • activityBar.border#ffffff15
  • activityBar.foreground#c6f26a
  • activityBar.inactiveForeground#E7ECE960
  • activityBarBadge.background#c6f26a
  • activityBarBadge.foreground#0d1a12
  • button.background#c6f26a
  • button.foreground#0d1a12
  • button.hoverBackground#c6f26add
  • editor.background#0d1a12
  • editor.foreground#E7ECE9
  • editor.inactiveSelectionBackground#9fd66a3580
  • editor.lineHighlightBackground#22302240
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#9fd66a35
  • editorCursor.foreground#c6f26a
  • editorGroupHeader.tabsBackground#0d1a12dd
  • editorLineNumber.activeForeground#c6f26a
  • editorLineNumber.foreground#5b686680
  • focusBorder#c6f26a
  • foreground#E7ECE9
  • input.background#223022
  • input.border#ffffff15
  • input.foreground#E7ECE9
  • input.placeholderForeground#E7ECE960
  • list.activeSelectionBackground#c6f26a30
  • list.activeSelectionForeground#E7ECE9
  • list.highlightForeground#c6f26a
  • list.hoverBackground#22302240
  • list.hoverForeground#E7ECE9
  • list.inactiveSelectionBackground#c6f26a15
  • list.inactiveSelectionForeground#E7ECE9
  • selection.background#9fd66a35
  • sideBar.background#223022
  • sideBar.border#ffffff15
  • sideBar.foreground#E7ECE9
  • sideBarSectionHeader.background#0d1a1280
  • sideBarSectionHeader.foreground#E7ECE9
  • sideBarTitle.foreground#c6f26a
  • statusBar.background#0d1a12
  • statusBar.border#ffffff15
  • statusBar.foreground#E7ECE9
  • statusBar.noFolderBackground#0d1a12
  • tab.activeBackground#0d1a12
  • tab.activeBorderTop#c6f26a
  • tab.activeForeground#E7ECE9
  • tab.border#ffffff15
  • tab.inactiveBackground#22302260
  • tab.inactiveForeground#E7ECE980
  • terminal.ansiBlack#0d1a12
  • terminal.ansiBlue#9fd66a
  • terminal.ansiCyan#d9f08a
  • terminal.ansiGreen#c6f26a
  • terminal.ansiMagenta#c8d36a
  • terminal.ansiRed#c8d36a
  • terminal.ansiWhite#E7ECE9
  • terminal.ansiYellow#d9f08a
  • terminal.background#0d1a12
  • terminal.foreground#E7ECE9
  • titleBar.activeBackground#0d1a12
  • titleBar.activeForeground#E7ECE9
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0d1a12
  • titleBar.inactiveForeground#E7ECE960
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5b6866italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#9fd66abold
storage.type, storage.modifier#9fd66aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#c6f26a
string, punctuation.definition.string, string.template, meta.template.expression#d9f08a
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#c8d36a
variable, variable.other.readwrite, variable.other.object#E7ECE9
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#E7ECE9
variable.parameter, meta.parameter#E7ECE9dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#E7ECE980
keyword.operator#E7ECE9
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#d9f08abold
entity.other.inherited-class#c6f26a
entity.name.tag, punctuation.definition.tag#9fd66a
entity.other.attribute-name#c6f26a
meta.diff, meta.diff.header#5b6866
markup.deleted#c8d36a
markup.inserted#c6f26a
markup.changed#d9f08a
markup.heading, markup.heading.setext, punctuation.definition.heading#c6f26abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#d9f08a
string.other.link.title, string.other.link.description#c6f26a
markup.underline.link#5b6866underline
punctuation.definition.list#9fd66a
markup.quote, punctuation.definition.quote#5b6866italic