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#fcf9f4
  • activityBar.border#00000015
  • activityBar.foreground#6d8f5a
  • activityBar.inactiveForeground#11111160
  • activityBarBadge.background#6d8f5a
  • activityBarBadge.foreground#fcf9f4
  • button.background#6d8f5a
  • button.foreground#fcf9f4
  • button.hoverBackground#6d8f5add
  • editor.background#fcf9f4
  • editor.foreground#111111
  • editor.inactiveSelectionBackground#2f683e2580
  • editor.lineHighlightBackground#f7f4ec50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#2f683e25
  • editorCursor.foreground#6d8f5a
  • editorGroupHeader.tabsBackground#f7f4ecaa
  • editorLineNumber.activeForeground#6d8f5a
  • editorLineNumber.foreground#edf0e680
  • focusBorder#6d8f5a
  • foreground#111111
  • input.background#f7f4ec
  • input.border#00000015
  • input.foreground#111111
  • input.placeholderForeground#11111160
  • list.activeSelectionBackground#6d8f5a30
  • list.activeSelectionForeground#111111
  • list.highlightForeground#6d8f5a
  • list.hoverBackground#f7f4ec40
  • list.hoverForeground#111111
  • list.inactiveSelectionBackground#6d8f5a15
  • list.inactiveSelectionForeground#111111
  • selection.background#2f683e25
  • sideBar.background#f7f4ec
  • sideBar.border#00000015
  • sideBar.foreground#111111
  • sideBarSectionHeader.background#f7f4ec80
  • sideBarSectionHeader.foreground#111111
  • sideBarTitle.foreground#6d8f5a
  • statusBar.background#fcf9f4
  • statusBar.border#00000015
  • statusBar.foreground#111111
  • statusBar.noFolderBackground#fcf9f4
  • tab.activeBackground#fcf9f4
  • tab.activeBorderTop#6d8f5a
  • tab.activeForeground#111111
  • tab.border#00000015
  • tab.inactiveBackground#fcf9f460
  • tab.inactiveForeground#11111180
  • terminal.ansiBlack#111111
  • terminal.ansiBlue#2f683e
  • terminal.ansiCyan#f1e8d2
  • terminal.ansiGreen#6d8f5a
  • terminal.ansiMagenta#1e4a2a
  • terminal.ansiRed#1e4a2a
  • terminal.ansiWhite#111111
  • terminal.ansiYellow#f1e8d2
  • terminal.background#fcf9f4
  • terminal.foreground#111111
  • titleBar.activeBackground#fcf9f4
  • titleBar.activeForeground#111111
  • titleBar.border#00000015
  • titleBar.inactiveBackground#fcf9f4
  • titleBar.inactiveForeground#11111160
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#edf0e6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#2f683ebold
storage.type, storage.modifier#2f683eitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6d8f5a
string, punctuation.definition.string, string.template, meta.template.expression#f1e8d2
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#1e4a2a
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#f1e8d2bold
entity.other.inherited-class#6d8f5a
entity.name.tag, punctuation.definition.tag#2f683e
entity.other.attribute-name#6d8f5a
meta.diff, meta.diff.header#edf0e6
markup.deleted#1e4a2a
markup.inserted#6d8f5a
markup.changed#f1e8d2
markup.heading, markup.heading.setext, punctuation.definition.heading#6d8f5abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#f1e8d2
string.other.link.title, string.other.link.description#6d8f5a
markup.underline.link#edf0e6underline
punctuation.definition.list#2f683e
markup.quote, punctuation.definition.quote#edf0e6italic