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#C6EF9D
  • activityBar.background#222526
  • activityBar.foreground#C6EF9D
  • activityBarBadge.background#C6EF9D
  • activityBarBadge.foreground#222526
  • editor.background#222526
  • editor.foreground#ECF0F1
  • editor.lineHighlightBackground#292C2D
  • editor.lineHighlightBorder#2E3132
  • editor.selectionBackground#35393B
  • editorCursor.foreground#C6EF9D
  • editorGroupHeader.tabsBackground#222526
  • editorGroupHeader.tabsBorder#2E3132
  • editorIndentGuide.activeBackground1#C6EF9D
  • editorIndentGuide.background1#3D5F61
  • editorWhitespace.foreground#3D5F61
  • list.activeSelectionBackground#35393B
  • list.activeSelectionForeground#C6EF9D
  • list.highlightForeground#C6EF9D
  • list.hoverBackground#35393B
  • sideBar.background#292C2D
  • sideBar.border#2E3132
  • sideBar.foreground#ECF0F1
  • sideBarTitle.foreground#C6EF9D
  • statusBar.background#222526
  • statusBar.border#2E3132
  • statusBar.foreground#ECF0F1
  • statusBarItem.hoverBackground#2E3132
  • tab.activeBackground#292C2D
  • tab.activeBorder#C6EF9D
  • tab.activeForeground#C6EF9D
  • tab.border#2E3132
  • tab.inactiveBackground#222526
  • tab.inactiveForeground#94A3B8
  • terminal.ansiBlack#222526
  • terminal.ansiBlue#7A916E
  • terminal.ansiBrightBlack#94A3B8
  • terminal.ansiBrightBlue#7A916E
  • terminal.ansiBrightCyan#3D5F61
  • terminal.ansiBrightGreen#D9F2C7
  • terminal.ansiBrightMagenta#D4A373
  • terminal.ansiBrightRed#E67E22
  • terminal.ansiBrightWhite#ECF0F1
  • terminal.ansiBrightYellow#FAF4C8
  • terminal.ansiCyan#3D5F61
  • terminal.ansiGreen#C6EF9D
  • terminal.ansiMagenta#D4A373
  • terminal.ansiRed#E67E22
  • terminal.ansiWhite#ECF0F1
  • terminal.ansiYellow#FAF4C8
  • terminal.background#222526
  • terminal.foreground#ECF0F1
  • titleBar.activeBackground#222526
  • titleBar.activeForeground#C6EF9D
  • titleBar.border#2E3132

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#C6EF9Dbold
punctuation.definition.heading.markdown heading.2.markdown, heading.2.markdown punctuation.definition.heading.markdown, heading.2.markdown#D9F2C7bold
punctuation.definition.heading.markdown heading.3.markdown, heading.3.markdown punctuation.definition.heading.markdown, heading.3.markdown#7A916Ebold
heading.4.markdown#7A916Ebold
heading.5.markdown#FAF4C8bold
heading.6.markdown#94A3B8bold
markup.strong, markup.bold, markup.strong.markdown, markup.bold.markdown#D4A373bold
comment, punctuation.definition.comment, string.quoted.docstring#94A3B8italic
support.type.property-name.json, source.json meta.structure.dictionary.json support.type.property-name.json#FAF4C8—
variable, variable.other, support.variable, identifier, variable.parameter, variable.other.property, variable.other.object.property, meta.object-literal.key, entity.name.variable.field#D9F2C7—
variable.parameter#D9F2C7italic
constant.language, constant.numeric, constant.character#C6EF9D—
variable.other.constant#FAF4C8—
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical, keyword.declaration, keyword.function, punctuation.accessor#7A916E—
storage.type, storage.modifier, storage.type.function, keyword.declaration, 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#7A916E—
string, punctuation.definition.string, string.template#BFA58A—
entity.name.function, support.function, variable.function#D4A373—
entity.name.type, support.type, support.class#FAF4C8—
entity.other.attribute-name#FAF4C8—
punctuation, meta.brace, meta.brace.round, meta.brace.square, meta.brace.curly, punctuation.definition.parameters, punctuation.terminator, punctuation.section, punctuation.separator, punctuation.definition.string#ECF0F1—
entity.name.tag.html, entity.name.tag.xml, entity.name.tag.builtin, punctuation.definition.tag#C6EF9D—
entity.name.tag, support.class.component#FAF4C8—
entity.other.attribute-name, entity.other.attribute-name.html#7A916E—
string.quoted.double.html, string.quoted.single.html, punctuation.definition.string.begin.html, punctuation.definition.string.end.html#BFA58A—
punctuation.separator.key-value.html, punctuation.definition.tag.html#ECF0F1—
meta.paragraph.markdown, text.html.markdown#ECF0F1—
markup.link, markup.underline.link, meta.link.inline.markdown, meta.link.reference.markdown#D9F2C7—
string.other.link.title.markdown, string.other.link.description.markdown, punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#FAF4C8—
markup.inline.raw, markup.fenced_code.block, punctuation.definition.markdown#FAF4C8—
markup.italic, punctuation.definition.italic.markdown#7A916Eitalic
markup.bold, punctuation.definition.bold.markdown#D9F2C7bold
beginning.punctuation.definition.list.markdown#C6EF9D—