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#111418
  • activityBar.border#ffffff15
  • activityBar.foreground#38A6C4
  • activityBar.inactiveForeground#FAFBFC60
  • activityBarBadge.background#38A6C4
  • activityBarBadge.foreground#111418
  • button.background#38A6C4
  • button.foreground#111418
  • button.hoverBackground#38A6C4dd
  • editor.background#111418
  • editor.foreground#FAFBFC
  • editor.inactiveSelectionBackground#F2F4F73580
  • editor.lineHighlightBackground#11141840
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#F2F4F735
  • editorCursor.foreground#38A6C4
  • editorGroupHeader.tabsBackground#111418dd
  • editorLineNumber.activeForeground#38A6C4
  • editorLineNumber.foreground#AEB6BF80
  • focusBorder#38A6C4
  • foreground#FAFBFC
  • input.background#111418
  • input.border#ffffff15
  • input.foreground#FAFBFC
  • input.placeholderForeground#FAFBFC60
  • list.activeSelectionBackground#38A6C430
  • list.activeSelectionForeground#FAFBFC
  • list.highlightForeground#38A6C4
  • list.hoverBackground#11141840
  • list.hoverForeground#FAFBFC
  • list.inactiveSelectionBackground#38A6C415
  • list.inactiveSelectionForeground#FAFBFC
  • selection.background#F2F4F735
  • sideBar.background#111418
  • sideBar.border#ffffff15
  • sideBar.foreground#FAFBFC
  • sideBarSectionHeader.background#11141880
  • sideBarSectionHeader.foreground#FAFBFC
  • sideBarTitle.foreground#38A6C4
  • statusBar.background#111418
  • statusBar.border#ffffff15
  • statusBar.foreground#FAFBFC
  • statusBar.noFolderBackground#111418
  • tab.activeBackground#111418
  • tab.activeBorderTop#38A6C4
  • tab.activeForeground#FAFBFC
  • tab.border#ffffff15
  • tab.inactiveBackground#11141860
  • tab.inactiveForeground#FAFBFC80
  • terminal.ansiBlack#111418
  • terminal.ansiBlue#F2F4F7
  • terminal.ansiCyan#6C78A6
  • terminal.ansiGreen#38A6C4
  • terminal.ansiMagenta#DFA63A
  • terminal.ansiRed#DFA63A
  • terminal.ansiWhite#FAFBFC
  • terminal.ansiYellow#6C78A6
  • terminal.background#111418
  • terminal.foreground#FAFBFC
  • titleBar.activeBackground#111418
  • titleBar.activeForeground#FAFBFC
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#111418
  • titleBar.inactiveForeground#FAFBFC60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#AEB6BFitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#F2F4F7bold
storage.type, storage.modifier#F2F4F7italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#38A6C4
string, punctuation.definition.string, string.template, meta.template.expression#6C78A6
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#DFA63A
variable, variable.other.readwrite, variable.other.object#FAFBFC
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAFBFC
variable.parameter, meta.parameter#FAFBFCdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAFBFC80
keyword.operator#FAFBFC
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6C78A6bold
entity.other.inherited-class#38A6C4
entity.name.tag, punctuation.definition.tag#F2F4F7
entity.other.attribute-name#38A6C4
meta.diff, meta.diff.header#AEB6BF
markup.deleted#DFA63A
markup.inserted#38A6C4
markup.changed#6C78A6
markup.heading, markup.heading.setext, punctuation.definition.heading#38A6C4bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6C78A6
string.other.link.title, string.other.link.description#38A6C4
markup.underline.link#AEB6BFunderline
punctuation.definition.list#F2F4F7
markup.quote, punctuation.definition.quote#AEB6BFitalic