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#FFFBD6
  • activityBar.border#00000015
  • activityBar.foreground#A8E063
  • activityBar.inactiveForeground#11111160
  • activityBarBadge.background#A8E063
  • activityBarBadge.foreground#FFFBD6
  • button.background#A8E063
  • button.foreground#FFFBD6
  • button.hoverBackground#A8E063dd
  • editor.background#FFFBD6
  • editor.foreground#111111
  • editor.inactiveSelectionBackground#67B34D2580
  • editor.lineHighlightBackground#FAFAF750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#67B34D25
  • editorCursor.foreground#A8E063
  • editorGroupHeader.tabsBackground#FAFAF7aa
  • editorLineNumber.activeForeground#A8E063
  • editorLineNumber.foreground#74a64a80
  • focusBorder#A8E063
  • foreground#111111
  • input.background#FAFAF7
  • input.border#00000015
  • input.foreground#111111
  • input.placeholderForeground#11111160
  • list.activeSelectionBackground#A8E06330
  • list.activeSelectionForeground#111111
  • list.highlightForeground#A8E063
  • list.hoverBackground#FAFAF740
  • list.hoverForeground#111111
  • list.inactiveSelectionBackground#A8E06315
  • list.inactiveSelectionForeground#111111
  • selection.background#67B34D25
  • sideBar.background#FAFAF7
  • sideBar.border#00000015
  • sideBar.foreground#111111
  • sideBarSectionHeader.background#FAFAF780
  • sideBarSectionHeader.foreground#111111
  • sideBarTitle.foreground#A8E063
  • statusBar.background#FFFBD6
  • statusBar.border#00000015
  • statusBar.foreground#111111
  • statusBar.noFolderBackground#FFFBD6
  • tab.activeBackground#FFFBD6
  • tab.activeBorderTop#A8E063
  • tab.activeForeground#111111
  • tab.border#00000015
  • tab.inactiveBackground#FFFBD660
  • tab.inactiveForeground#11111180
  • terminal.ansiBlack#111111
  • terminal.ansiBlue#67B34D
  • terminal.ansiCyan#FFFBD6
  • terminal.ansiGreen#A8E063
  • terminal.ansiMagenta#67B34D
  • terminal.ansiRed#67B34D
  • terminal.ansiWhite#111111
  • terminal.ansiYellow#FFFBD6
  • terminal.background#FFFBD6
  • terminal.foreground#111111
  • titleBar.activeBackground#FFFBD6
  • titleBar.activeForeground#111111
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFFBD6
  • titleBar.inactiveForeground#11111160
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#74a64aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#67B34Dbold
storage.type, storage.modifier#67B34Ditalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#A8E063—
string, punctuation.definition.string, string.template, meta.template.expression#FFFBD6—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#67B34D—
variable, variable.other.readwrite, variable.other.object#111111—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#111111—
variable.parameter, meta.parameter#111111dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#11111180—
keyword.operator#111111—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#FFFBD6bold
entity.other.inherited-class#A8E063—
entity.name.tag, punctuation.definition.tag#67B34D—
entity.other.attribute-name#A8E063—
meta.diff, meta.diff.header#74a64a—
markup.deleted#67B34D—
markup.inserted#A8E063—
markup.changed#FFFBD6—
markup.heading, markup.heading.setext, punctuation.definition.heading#A8E063bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#FFFBD6—
string.other.link.title, string.other.link.description#A8E063—
markup.underline.link#74a64aunderline
punctuation.definition.list#67B34D—
markup.quote, punctuation.definition.quote#74a64aitalic