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#031611
  • activityBar.border#ffffff15
  • activityBar.foreground#67E9A8
  • activityBar.inactiveForeground#F6FAF760
  • activityBarBadge.background#67E9A8
  • activityBarBadge.foreground#031611
  • button.background#67E9A8
  • button.foreground#031611
  • button.hoverBackground#67E9A8dd
  • editor.background#031611
  • editor.foreground#F6FAF7
  • editor.inactiveSelectionBackground#E0EC793580
  • editor.lineHighlightBackground#041B1440
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#E0EC7935
  • editorCursor.foreground#67E9A8
  • editorGroupHeader.tabsBackground#031611dd
  • editorLineNumber.activeForeground#67E9A8
  • editorLineNumber.foreground#D9E6DC80
  • focusBorder#67E9A8
  • foreground#F6FAF7
  • input.background#041B14
  • input.border#ffffff15
  • input.foreground#F6FAF7
  • input.placeholderForeground#F6FAF760
  • list.activeSelectionBackground#67E9A830
  • list.activeSelectionForeground#F6FAF7
  • list.highlightForeground#67E9A8
  • list.hoverBackground#041B1440
  • list.hoverForeground#F6FAF7
  • list.inactiveSelectionBackground#67E9A815
  • list.inactiveSelectionForeground#F6FAF7
  • selection.background#E0EC7935
  • sideBar.background#041B14
  • sideBar.border#ffffff15
  • sideBar.foreground#F6FAF7
  • sideBarSectionHeader.background#03161180
  • sideBarSectionHeader.foreground#F6FAF7
  • sideBarTitle.foreground#67E9A8
  • statusBar.background#031611
  • statusBar.border#ffffff15
  • statusBar.foreground#F6FAF7
  • statusBar.noFolderBackground#031611
  • tab.activeBackground#031611
  • tab.activeBorderTop#67E9A8
  • tab.activeForeground#F6FAF7
  • tab.border#ffffff15
  • tab.inactiveBackground#041B1460
  • tab.inactiveForeground#F6FAF780
  • terminal.ansiBlack#031611
  • terminal.ansiBlue#E0EC79
  • terminal.ansiCyan#E7D655
  • terminal.ansiGreen#67E9A8
  • terminal.ansiMagenta#F1BA83
  • terminal.ansiRed#F1BA83
  • terminal.ansiWhite#F6FAF7
  • terminal.ansiYellow#E7D655
  • terminal.background#031611
  • terminal.foreground#F6FAF7
  • titleBar.activeBackground#031611
  • titleBar.activeForeground#F6FAF7
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#031611
  • titleBar.inactiveForeground#F6FAF760
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D9E6DCitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#E0EC79bold
storage.type, storage.modifier#E0EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E9A8
string, punctuation.definition.string, string.template, meta.template.expression#E7D655
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1BA83
variable, variable.other.readwrite, variable.other.object#F6FAF7
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6FAF7
variable.parameter, meta.parameter#F6FAF7dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6FAF780
keyword.operator#F6FAF7
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7D655bold
entity.other.inherited-class#67E9A8
entity.name.tag, punctuation.definition.tag#E0EC79
entity.other.attribute-name#67E9A8
meta.diff, meta.diff.header#D9E6DC
markup.deleted#F1BA83
markup.inserted#67E9A8
markup.changed#E7D655
markup.heading, markup.heading.setext, punctuation.definition.heading#67E9A8bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7D655
string.other.link.title, string.other.link.description#67E9A8
markup.underline.link#D9E6DCunderline
punctuation.definition.list#E0EC79
markup.quote, punctuation.definition.quote#D9E6DCitalic