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#101213
  • activityBar.foreground#C6EF9D
  • activityBarBadge.background#C6EF9D
  • activityBarBadge.foreground#101213
  • editor.background#101213
  • editor.foreground#ECF0F1
  • editor.lineHighlightBackground#161819
  • editor.lineHighlightBorder#1B1B22
  • editor.selectionBackground#263238
  • editorCursor.foreground#C6EF9D
  • editorGroupHeader.tabsBackground#101213
  • editorGroupHeader.tabsBorder#1B1B22
  • editorIndentGuide.activeBackground1#C6EF9D
  • editorIndentGuide.background1#3D5F61
  • editorWhitespace.foreground#3D5F61
  • list.activeSelectionBackground#263238
  • list.activeSelectionForeground#C6EF9D
  • list.highlightForeground#C6EF9D
  • list.hoverBackground#263238
  • sideBar.background#161819
  • sideBar.border#1B1B22
  • sideBar.foreground#ECF0F1
  • sideBarTitle.foreground#C6EF9D
  • statusBar.background#101213
  • statusBar.border#1B1B22
  • statusBar.foreground#ECF0F1
  • statusBarItem.hoverBackground#1B1B22
  • tab.activeBackground#161819
  • tab.activeBorder#C6EF9D
  • tab.activeForeground#C6EF9D
  • tab.border#1B1B22
  • tab.inactiveBackground#101213
  • tab.inactiveForeground#94A3B8
  • terminal.ansiBlack#101213
  • 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#101213
  • terminal.foreground#ECF0F1
  • titleBar.activeBackground#101213
  • titleBar.activeForeground#C6EF9D
  • titleBar.border#1B1B22

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#C6EF9D—
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
support.type.property-name.json, source.json meta.structure.dictionary.json support.type.property-name.json#FAF4C8—
comment, punctuation.definition.comment, string.quoted.docstring#94A3B8italic
variable.parameter#D9F2C7italic
variable, variable.other, support.variable, identifier, variable.other.property, variable.other.object.property, meta.object-literal.key, entity.name.variable.field#D9F2C7—
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#7A916Eitalic
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#7A916E—
storage.type, storage.type.class, storage.type.interface, storage.type.struct, storage.type.enum, entity.name.type, support.type#7A916Eitalic
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#C6EF9Ditalic
entity.name.tag, support.class.component#FAF4C8italic
entity.other.attribute-name, entity.other.attribute-name.html, entity.other.attribute-name.jsx, entity.other.attribute-name.tsx#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—