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#0D2114
  • activityBar.border#ffffff15
  • activityBar.foreground#67E970
  • activityBar.inactiveForeground#f6fbf560
  • activityBarBadge.background#67E970
  • activityBarBadge.foreground#0D2114
  • button.background#67E970
  • button.foreground#0D2114
  • button.hoverBackground#67E970dd
  • editor.background#0D2114
  • editor.foreground#f6fbf5
  • editor.inactiveSelectionBackground#79DEEC3580
  • editor.lineHighlightBackground#16231B40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79DEEC35
  • editorCursor.foreground#67E970
  • editorGroupHeader.tabsBackground#0D2114dd
  • editorLineNumber.activeForeground#67E970
  • editorLineNumber.foreground#a9bda780
  • focusBorder#67E970
  • foreground#f6fbf5
  • input.background#16231B
  • input.border#ffffff15
  • input.foreground#f6fbf5
  • input.placeholderForeground#f6fbf560
  • list.activeSelectionBackground#67E97030
  • list.activeSelectionForeground#f6fbf5
  • list.highlightForeground#67E970
  • list.hoverBackground#16231B40
  • list.hoverForeground#f6fbf5
  • list.inactiveSelectionBackground#67E97015
  • list.inactiveSelectionForeground#f6fbf5
  • selection.background#79DEEC35
  • sideBar.background#16231B
  • sideBar.border#ffffff15
  • sideBar.foreground#f6fbf5
  • sideBarSectionHeader.background#0D211480
  • sideBarSectionHeader.foreground#f6fbf5
  • sideBarTitle.foreground#67E970
  • statusBar.background#0D2114
  • statusBar.border#ffffff15
  • statusBar.foreground#f6fbf5
  • statusBar.noFolderBackground#0D2114
  • tab.activeBackground#0D2114
  • tab.activeBorderTop#67E970
  • tab.activeForeground#f6fbf5
  • tab.border#ffffff15
  • tab.inactiveBackground#16231B60
  • tab.inactiveForeground#f6fbf580
  • terminal.ansiBlack#0D2114
  • terminal.ansiBlue#79DEEC
  • terminal.ansiCyan#E7BB55
  • terminal.ansiGreen#67E970
  • terminal.ansiMagenta#90F183
  • terminal.ansiRed#90F183
  • terminal.ansiWhite#f6fbf5
  • terminal.ansiYellow#E7BB55
  • terminal.background#0D2114
  • terminal.foreground#f6fbf5
  • titleBar.activeBackground#0D2114
  • titleBar.activeForeground#f6fbf5
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0D2114
  • titleBar.inactiveForeground#f6fbf560
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a9bda7italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79DEECbold
storage.type, storage.modifier#79DEECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E970
string, punctuation.definition.string, string.template, meta.template.expression#E7BB55
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#90F183
variable, variable.other.readwrite, variable.other.object#f6fbf5
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f6fbf5
variable.parameter, meta.parameter#f6fbf5dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f6fbf580
keyword.operator#f6fbf5
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7BB55bold
entity.other.inherited-class#67E970
entity.name.tag, punctuation.definition.tag#79DEEC
entity.other.attribute-name#67E970
meta.diff, meta.diff.header#a9bda7
markup.deleted#90F183
markup.inserted#67E970
markup.changed#E7BB55
markup.heading, markup.heading.setext, punctuation.definition.heading#67E970bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7BB55
string.other.link.title, string.other.link.description#67E970
markup.underline.link#a9bda7underline
punctuation.definition.list#79DEEC
markup.quote, punctuation.definition.quote#a9bda7italic