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.activeBorder#3F4E4F
  • activityBar.background#F1F1F0
  • activityBar.foreground#4C7A2E
  • activityBarBadge.background#4C7A2E
  • activityBarBadge.foreground#F1F1F0
  • editor.background#F1F1F0
  • editor.foreground#3F4E4F
  • editor.lineHighlightBackground#E5E5E166
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#E5E5E1
  • editorCursor.foreground#3F4E4F
  • editorGroupHeader.tabsBackground#F0F0EF
  • editorGroupHeader.tabsBorder#00000000
  • editorIndentGuide.activeBackground1#3F4E4F
  • editorIndentGuide.background1#E5E5E1
  • editorWhitespace.foreground#E5E5E1
  • list.activeSelectionBackground#E5E5E1
  • list.activeSelectionForeground#3F4E4F
  • list.highlightForeground#4C7A2E
  • list.hoverBackground#E5E5E166
  • sideBar.background#F0F0EF
  • sideBar.border#00000000
  • sideBar.foreground#3F4E4F
  • sideBarTitle.foreground#3F4E4F
  • statusBar.background#F1F1F0
  • statusBar.border#00000000
  • statusBar.foreground#3F4E4F
  • statusBarItem.hoverBackground#E5E5E1
  • tab.activeBackground#F1F1F0
  • tab.activeBorder#3F4E4F
  • tab.activeForeground#3F4E4F
  • tab.border#00000000
  • tab.inactiveBackground#F0F0EF
  • tab.inactiveForeground#708090
  • terminal.ansiBlack#3F4E4F
  • terminal.ansiBlue#2F4F4F
  • terminal.ansiBrightBlack#708090
  • terminal.ansiBrightBlue#2F4F4F
  • terminal.ansiBrightCyan#2F4F4F
  • terminal.ansiBrightGreen#6A994E
  • terminal.ansiBrightMagenta#A0522D
  • terminal.ansiBrightRed#B22222
  • terminal.ansiBrightWhite#F1F1F0
  • terminal.ansiBrightYellow#B8860B
  • terminal.ansiCyan#2F4F4F
  • terminal.ansiGreen#4C7A2E
  • terminal.ansiMagenta#A0522D
  • terminal.ansiRed#B22222
  • terminal.ansiWhite#F1F1F0
  • terminal.ansiYellow#B58900
  • terminal.background#F1F1F0
  • terminal.foreground#3F4E4F
  • titleBar.activeBackground#F1F1F0
  • titleBar.activeForeground#3F4E4F
  • titleBar.border#00000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
entity.name.section.markdown heading.1.markdown, heading.1.markdown entity.name.section.markdown, heading.1.markdown, entity.name.section.markdown#4C7A2E
punctuation.definition.heading.markdown heading.2.markdown, heading.2.markdown punctuation.definition.heading.markdown, heading.2.markdown#6A994Ebold
punctuation.definition.heading.markdown heading.3.markdown, heading.3.markdown punctuation.definition.heading.markdown, heading.3.markdown#556B2Fbold
heading.4.markdown#556B2Fbold
heading.5.markdown#B58900bold
heading.6.markdown#708090bold
markup.strong, markup.bold, markup.strong.markdown, markup.bold.markdown#A0522Dbold
support.type.property-name.json, source.json meta.structure.dictionary.json support.type.property-name.json#B58900
comment, punctuation.definition.comment, string.quoted.docstring#708090italic
variable.parameter#3F4E4Fitalic
variable, variable.other, support.variable, identifier, variable.other.property, variable.other.object.property, meta.object-literal.key, entity.name.variable.field#3F4E4F
variable.other.constant, constant.language, constant.numeric, constant.character#2F4F4F
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical, keyword.declaration, keyword.function, punctuation.accessor#556B2Fitalic
storage.modifier, storage.type.function, keyword.declaration, keyword.declaration.function, entity.name.namespace, support.other.namespace, support.type.object.module, variable.other.object.package, variable.other.constant.package#556B2F
storage.type, storage.type.class, storage.type.interface, storage.type.struct, storage.type.enum, entity.name.type, support.type#556B2Fitalic
string, punctuation.definition.string, string.template#8B4513
entity.name.function, support.function, variable.function#A0522D
entity.name.type, support.type, support.class#B58900
entity.other.attribute-name#B58900
punctuation, meta.brace, meta.brace.round, meta.brace.square, meta.brace.curly, punctuation.definition.parameters, punctuation.terminator, punctuation.section, punctuation.separator, punctuation.definition.string#3F4E4F
entity.name.tag.html, entity.name.tag.xml, entity.name.tag.builtin, punctuation.definition.tag#4C7A2Eitalic
entity.name.tag, support.class.component#B58900italic
entity.other.attribute-name, entity.other.attribute-name.html, entity.other.attribute-name.jsx, entity.other.attribute-name.tsx#556B2F
string.quoted.double.html, string.quoted.single.html, punctuation.definition.string.begin.html, punctuation.definition.string.end.html#8B4513
punctuation.separator.key-value.html, punctuation.definition.tag.html#3F4E4F
meta.paragraph.markdown, text.html.markdown#3F4E4F
markup.link, markup.underline.link, meta.link.inline.markdown, meta.link.reference.markdown#6A994E
string.other.link.title.markdown, string.other.link.description.markdown, punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#B58900
markup.inline.raw, markup.fenced_code.block, punctuation.definition.markdown#B58900
markup.italic, punctuation.definition.italic.markdown#556B2Fitalic
markup.bold, punctuation.definition.bold.markdown#6A994Ebold
beginning.punctuation.definition.list.markdown#4C7A2E