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#F7F4EE
  • activityBar.border#00000015
  • activityBar.foreground#2E6B3E
  • activityBar.inactiveForeground#282A2660
  • activityBarBadge.background#2E6B3E
  • activityBarBadge.foreground#F7F4EE
  • button.background#2E6B3E
  • button.foreground#F7F4EE
  • button.hoverBackground#2E6B3Edd
  • editor.background#F7F4EE
  • editor.foreground#282A26
  • editor.inactiveSelectionBackground#6FAE5A2580
  • editor.lineHighlightBackground#FDFDFC50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6FAE5A25
  • editorCursor.foreground#2E6B3E
  • editorGroupHeader.tabsBackground#FDFDFCaa
  • editorLineNumber.activeForeground#2E6B3E
  • editorLineNumber.foreground#8A8F7680
  • focusBorder#2E6B3E
  • foreground#282A26
  • input.background#FDFDFC
  • input.border#00000015
  • input.foreground#282A26
  • input.placeholderForeground#282A2660
  • list.activeSelectionBackground#2E6B3E30
  • list.activeSelectionForeground#282A26
  • list.highlightForeground#2E6B3E
  • list.hoverBackground#FDFDFC40
  • list.hoverForeground#282A26
  • list.inactiveSelectionBackground#2E6B3E15
  • list.inactiveSelectionForeground#282A26
  • selection.background#6FAE5A25
  • sideBar.background#FDFDFC
  • sideBar.border#00000015
  • sideBar.foreground#282A26
  • sideBarSectionHeader.background#FDFDFC80
  • sideBarSectionHeader.foreground#282A26
  • sideBarTitle.foreground#2E6B3E
  • statusBar.background#F7F4EE
  • statusBar.border#00000015
  • statusBar.foreground#282A26
  • statusBar.noFolderBackground#F7F4EE
  • tab.activeBackground#F7F4EE
  • tab.activeBorderTop#2E6B3E
  • tab.activeForeground#282A26
  • tab.border#00000015
  • tab.inactiveBackground#F7F4EE60
  • tab.inactiveForeground#282A2680
  • terminal.ansiBlack#282A26
  • terminal.ansiBlue#6FAE5A
  • terminal.ansiCyan#5B1E2D
  • terminal.ansiGreen#2E6B3E
  • terminal.ansiMagenta#A8BF76
  • terminal.ansiRed#A8BF76
  • terminal.ansiWhite#282A26
  • terminal.ansiYellow#5B1E2D
  • terminal.background#F7F4EE
  • terminal.foreground#282A26
  • titleBar.activeBackground#F7F4EE
  • titleBar.activeForeground#282A26
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F7F4EE
  • titleBar.inactiveForeground#282A2660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8A8F76italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6FAE5Abold
storage.type, storage.modifier#6FAE5Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#2E6B3E
string, punctuation.definition.string, string.template, meta.template.expression#5B1E2D
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#A8BF76
variable, variable.other.readwrite, variable.other.object#282A26
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#282A26
variable.parameter, meta.parameter#282A26dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#282A2680
keyword.operator#282A26
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#5B1E2Dbold
entity.other.inherited-class#2E6B3E
entity.name.tag, punctuation.definition.tag#6FAE5A
entity.other.attribute-name#2E6B3E
meta.diff, meta.diff.header#8A8F76
markup.deleted#A8BF76
markup.inserted#2E6B3E
markup.changed#5B1E2D
markup.heading, markup.heading.setext, punctuation.definition.heading#2E6B3Ebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#5B1E2D
string.other.link.title, string.other.link.description#2E6B3E
markup.underline.link#8A8F76underline
punctuation.definition.list#6FAE5A
markup.quote, punctuation.definition.quote#8A8F76italic