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
  • menu.background#F1F1F0
  • menu.foreground#3F4E4F
  • menu.selectionBackground#E5E5E1
  • menu.selectionForeground#3F4E4F
  • menubar.selectionBackground#E5E5E1
  • menubar.selectionForeground#3F4E4F
  • 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#4C7A2Ebold
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
comment, punctuation.definition.comment, string.quoted.docstring#708090italic
support.type.property-name.json, source.json meta.structure.dictionary.json support.type.property-name.json#B58900—
variable, variable.other, support.variable, identifier, variable.parameter, variable.other.property, variable.other.object.property, meta.object-literal.key, entity.name.variable.field#3F4E4F—
variable.parameter#3F4E4Fitalic
keyword, keyword.operator.new, keyword.operator.expression, keyword.operator.logical, keyword.declaration, keyword.function, punctuation.accessor, storage.type, storage.modifier, storage.type.function, keyword.declaration.function, storage.type.class, storage.type.struct, storage.type.enum, storage.type.interface, entity.name.namespace, support.other.namespace, support.type.object.module, variable.other.object.package, variable.other.constant.package#556B2F—
keyword.control, keyword.control.flow, keyword.control.conditional, keyword.control.repeat, keyword.control.import, keyword.control.from, keyword.control.export, keyword.operator#4C7A2E—
string, punctuation.definition.string, string.template#8B4513—
entity.name.function, support.function, variable.function, entity.name.method#A0522D—
entity.name.type, support.type, support.class#B58900—
entity.other.attribute-name#B58900—
constant.numeric, constant.language, constant.character, constant.other, number, boolean#4C7A2E—
variable.other.constant#B58900—
punctuation, meta.brace, meta.brace.round, meta.brace.square, meta.brace.curly, punctuation.definition.parameters, punctuation.terminator, punctuation.section, punctuation.separator#3F4E4F—
entity.name.tag.html, entity.name.tag.xml, entity.name.tag.builtin, punctuation.definition.tag#4C7A2E—
entity.name.tag, support.class.component#B58900—
entity.other.attribute-name, entity.other.attribute-name.html#556B2F—
string.quoted.double.html, string.quoted.single.html, punctuation.definition.string.begin.html, punctuation.definition.string.end.html#8B4513—
markup.link, markup.underline.link, meta.link.inline.markdown#6A994E—
markup.inline.raw, markup.fenced_code.block#B58900—
markup.italic, punctuation.definition.italic.markdown#556B2Fitalic
markup.bold, punctuation.definition.bold.markdown#6A994Ebold