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#061418
  • activityBar.border#ffffff15
  • activityBar.foreground#D1E967
  • activityBar.inactiveForeground#FAFCFD60
  • activityBarBadge.background#D1E967
  • activityBarBadge.foreground#061418
  • button.background#D1E967
  • button.foreground#061418
  • button.hoverBackground#D1E967dd
  • editor.background#061418
  • editor.foreground#FAFCFD
  • editor.inactiveSelectionBackground#C0EC793580
  • editor.lineHighlightBackground#1E232440
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#C0EC7935
  • editorCursor.foreground#D1E967
  • editorGroupHeader.tabsBackground#061418dd
  • editorLineNumber.activeForeground#D1E967
  • editorLineNumber.foreground#97A97A80
  • focusBorder#D1E967
  • foreground#FAFCFD
  • input.background#1E2324
  • input.border#ffffff15
  • input.foreground#FAFCFD
  • input.placeholderForeground#FAFCFD60
  • list.activeSelectionBackground#D1E96730
  • list.activeSelectionForeground#FAFCFD
  • list.highlightForeground#D1E967
  • list.hoverBackground#1E232440
  • list.hoverForeground#FAFCFD
  • list.inactiveSelectionBackground#D1E96715
  • list.inactiveSelectionForeground#FAFCFD
  • selection.background#C0EC7935
  • sideBar.background#1E2324
  • sideBar.border#ffffff15
  • sideBar.foreground#FAFCFD
  • sideBarSectionHeader.background#06141880
  • sideBarSectionHeader.foreground#FAFCFD
  • sideBarTitle.foreground#D1E967
  • statusBar.background#061418
  • statusBar.border#ffffff15
  • statusBar.foreground#FAFCFD
  • statusBar.noFolderBackground#061418
  • tab.activeBackground#061418
  • tab.activeBorderTop#D1E967
  • tab.activeForeground#FAFCFD
  • tab.border#ffffff15
  • tab.inactiveBackground#1E232460
  • tab.inactiveForeground#FAFCFD80
  • terminal.ansiBlack#061418
  • terminal.ansiBlue#C0EC79
  • terminal.ansiCyan#55B6E7
  • terminal.ansiGreen#D1E967
  • terminal.ansiMagenta#F1839D
  • terminal.ansiRed#F1839D
  • terminal.ansiWhite#FAFCFD
  • terminal.ansiYellow#55B6E7
  • terminal.background#061418
  • terminal.foreground#FAFCFD
  • titleBar.activeBackground#061418
  • titleBar.activeForeground#FAFCFD
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#061418
  • titleBar.inactiveForeground#FAFCFD60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#97A97Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#C0EC79bold
storage.type, storage.modifier#C0EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#D1E967
string, punctuation.definition.string, string.template, meta.template.expression#55B6E7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1839D
variable, variable.other.readwrite, variable.other.object#FAFCFD
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAFCFD
variable.parameter, meta.parameter#FAFCFDdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAFCFD80
keyword.operator#FAFCFD
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55B6E7bold
entity.other.inherited-class#D1E967
entity.name.tag, punctuation.definition.tag#C0EC79
entity.other.attribute-name#D1E967
meta.diff, meta.diff.header#97A97A
markup.deleted#F1839D
markup.inserted#D1E967
markup.changed#55B6E7
markup.heading, markup.heading.setext, punctuation.definition.heading#D1E967bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55B6E7
string.other.link.title, string.other.link.description#D1E967
markup.underline.link#97A97Aunderline
punctuation.definition.list#C0EC79
markup.quote, punctuation.definition.quote#97A97Aitalic