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#040703
  • activityBar.border#ffffff15
  • activityBar.foreground#67E969
  • activityBar.inactiveForeground#F7FAF360
  • activityBarBadge.background#67E969
  • activityBarBadge.foreground#040703
  • button.background#67E969
  • button.foreground#040703
  • button.hoverBackground#67E969dd
  • editor.background#040703
  • editor.foreground#F7FAF3
  • editor.inactiveSelectionBackground#92EC793580
  • editor.lineHighlightBackground#11100D40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#92EC7935
  • editorCursor.foreground#67E969
  • editorGroupHeader.tabsBackground#040703dd
  • editorLineNumber.activeForeground#67E969
  • editorLineNumber.foreground#D9E3D380
  • focusBorder#67E969
  • foreground#F7FAF3
  • input.background#11100D
  • input.border#ffffff15
  • input.foreground#F7FAF3
  • input.placeholderForeground#F7FAF360
  • list.activeSelectionBackground#67E96930
  • list.activeSelectionForeground#F7FAF3
  • list.highlightForeground#67E969
  • list.hoverBackground#11100D40
  • list.hoverForeground#F7FAF3
  • list.inactiveSelectionBackground#67E96915
  • list.inactiveSelectionForeground#F7FAF3
  • selection.background#92EC7935
  • sideBar.background#11100D
  • sideBar.border#ffffff15
  • sideBar.foreground#F7FAF3
  • sideBarSectionHeader.background#04070380
  • sideBarSectionHeader.foreground#F7FAF3
  • sideBarTitle.foreground#67E969
  • statusBar.background#040703
  • statusBar.border#ffffff15
  • statusBar.foreground#F7FAF3
  • statusBar.noFolderBackground#040703
  • tab.activeBackground#040703
  • tab.activeBorderTop#67E969
  • tab.activeForeground#F7FAF3
  • tab.border#ffffff15
  • tab.inactiveBackground#11100D60
  • tab.inactiveForeground#F7FAF380
  • terminal.ansiBlack#040703
  • terminal.ansiBlue#92EC79
  • terminal.ansiCyan#E255E7
  • terminal.ansiGreen#67E969
  • terminal.ansiMagenta#F18394
  • terminal.ansiRed#F18394
  • terminal.ansiWhite#F7FAF3
  • terminal.ansiYellow#E255E7
  • terminal.background#040703
  • terminal.foreground#F7FAF3
  • titleBar.activeBackground#040703
  • titleBar.activeForeground#F7FAF3
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#040703
  • titleBar.inactiveForeground#F7FAF360
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D9E3D3italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#92EC79bold
storage.type, storage.modifier#92EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E969
string, punctuation.definition.string, string.template, meta.template.expression#E255E7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F18394
variable, variable.other.readwrite, variable.other.object#F7FAF3
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7FAF3
variable.parameter, meta.parameter#F7FAF3dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7FAF380
keyword.operator#F7FAF3
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E255E7bold
entity.other.inherited-class#67E969
entity.name.tag, punctuation.definition.tag#92EC79
entity.other.attribute-name#67E969
meta.diff, meta.diff.header#D9E3D3
markup.deleted#F18394
markup.inserted#67E969
markup.changed#E255E7
markup.heading, markup.heading.setext, punctuation.definition.heading#67E969bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E255E7
string.other.link.title, string.other.link.description#67E969
markup.underline.link#D9E3D3underline
punctuation.definition.list#92EC79
markup.quote, punctuation.definition.quote#D9E3D3italic