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

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#111418
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#111418
variable.parameter, meta.parameter#111418dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#11141880
keyword.operator#111418
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