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#F2F3EE
  • activityBar.border#00000015
  • activityBar.foreground#8FA884
  • activityBar.inactiveForeground#3E463860
  • activityBarBadge.background#8FA884
  • activityBarBadge.foreground#F2F3EE
  • button.background#8FA884
  • button.foreground#F2F3EE
  • button.hoverBackground#8FA884dd
  • editor.background#F2F3EE
  • editor.foreground#3E4638
  • editor.inactiveSelectionBackground#6F7B5B2580
  • editor.lineHighlightBackground#FBFAF450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6F7B5B25
  • editorCursor.foreground#8FA884
  • editorGroupHeader.tabsBackground#FBFAF4aa
  • editorLineNumber.activeForeground#8FA884
  • editorLineNumber.foreground#3B273280
  • focusBorder#8FA884
  • foreground#3E4638
  • input.background#FBFAF4
  • input.border#00000015
  • input.foreground#3E4638
  • input.placeholderForeground#3E463860
  • list.activeSelectionBackground#8FA88430
  • list.activeSelectionForeground#3E4638
  • list.highlightForeground#8FA884
  • list.hoverBackground#FBFAF440
  • list.hoverForeground#3E4638
  • list.inactiveSelectionBackground#8FA88415
  • list.inactiveSelectionForeground#3E4638
  • selection.background#6F7B5B25
  • sideBar.background#FBFAF4
  • sideBar.border#00000015
  • sideBar.foreground#3E4638
  • sideBarSectionHeader.background#FBFAF480
  • sideBarSectionHeader.foreground#3E4638
  • sideBarTitle.foreground#8FA884
  • statusBar.background#F2F3EE
  • statusBar.border#00000015
  • statusBar.foreground#3E4638
  • statusBar.noFolderBackground#F2F3EE
  • tab.activeBackground#F2F3EE
  • tab.activeBorderTop#8FA884
  • tab.activeForeground#3E4638
  • tab.border#00000015
  • tab.inactiveBackground#F2F3EE60
  • tab.inactiveForeground#3E463880
  • terminal.ansiBlack#3E4638
  • terminal.ansiBlue#6F7B5B
  • terminal.ansiCyan#7A5A74
  • terminal.ansiGreen#8FA884
  • terminal.ansiMagenta#D8C89C
  • terminal.ansiRed#D8C89C
  • terminal.ansiWhite#3E4638
  • terminal.ansiYellow#7A5A74
  • terminal.background#F2F3EE
  • terminal.foreground#3E4638
  • titleBar.activeBackground#F2F3EE
  • titleBar.activeForeground#3E4638
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F2F3EE
  • titleBar.inactiveForeground#3E463860
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#3B2732italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6F7B5Bbold
storage.type, storage.modifier#6F7B5Bitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#8FA884
string, punctuation.definition.string, string.template, meta.template.expression#7A5A74
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#D8C89C
variable, variable.other.readwrite, variable.other.object#3E4638
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#3E4638
variable.parameter, meta.parameter#3E4638dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#3E463880
keyword.operator#3E4638
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#7A5A74bold
entity.other.inherited-class#8FA884
entity.name.tag, punctuation.definition.tag#6F7B5B
entity.other.attribute-name#8FA884
meta.diff, meta.diff.header#3B2732
markup.deleted#D8C89C
markup.inserted#8FA884
markup.changed#7A5A74
markup.heading, markup.heading.setext, punctuation.definition.heading#8FA884bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#7A5A74
string.other.link.title, string.other.link.description#8FA884
markup.underline.link#3B2732underline
punctuation.definition.list#6F7B5B
markup.quote, punctuation.definition.quote#3B2732italic