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#141B24
  • activityBar.border#ffffff15
  • activityBar.foreground#67E9E9
  • activityBar.inactiveForeground#FAF8F360
  • activityBarBadge.background#67E9E9
  • activityBarBadge.foreground#141B24
  • button.background#67E9E9
  • button.foreground#141B24
  • button.hoverBackground#67E9E9dd
  • editor.background#141B24
  • editor.foreground#FAF8F3
  • editor.inactiveSelectionBackground#79A9EC3580
  • editor.lineHighlightBackground#000D1440
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79A9EC35
  • editorCursor.foreground#67E9E9
  • editorGroupHeader.tabsBackground#141B24dd
  • editorLineNumber.activeForeground#67E9E9
  • editorLineNumber.foreground#E6E8EB80
  • focusBorder#67E9E9
  • foreground#FAF8F3
  • input.background#000D14
  • input.border#ffffff15
  • input.foreground#FAF8F3
  • input.placeholderForeground#FAF8F360
  • list.activeSelectionBackground#67E9E930
  • list.activeSelectionForeground#FAF8F3
  • list.highlightForeground#67E9E9
  • list.hoverBackground#000D1440
  • list.hoverForeground#FAF8F3
  • list.inactiveSelectionBackground#67E9E915
  • list.inactiveSelectionForeground#FAF8F3
  • selection.background#79A9EC35
  • sideBar.background#000D14
  • sideBar.border#ffffff15
  • sideBar.foreground#FAF8F3
  • sideBarSectionHeader.background#141B2480
  • sideBarSectionHeader.foreground#FAF8F3
  • sideBarTitle.foreground#67E9E9
  • statusBar.background#141B24
  • statusBar.border#ffffff15
  • statusBar.foreground#FAF8F3
  • statusBar.noFolderBackground#141B24
  • tab.activeBackground#141B24
  • tab.activeBorderTop#67E9E9
  • tab.activeForeground#FAF8F3
  • tab.border#ffffff15
  • tab.inactiveBackground#000D1460
  • tab.inactiveForeground#FAF8F380
  • terminal.ansiBlack#141B24
  • terminal.ansiBlue#79A9EC
  • terminal.ansiCyan#E7C555
  • terminal.ansiGreen#67E9E9
  • terminal.ansiMagenta#F1CD83
  • terminal.ansiRed#F1CD83
  • terminal.ansiWhite#FAF8F3
  • terminal.ansiYellow#E7C555
  • terminal.background#141B24
  • terminal.foreground#FAF8F3
  • titleBar.activeBackground#141B24
  • titleBar.activeForeground#FAF8F3
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#141B24
  • titleBar.inactiveForeground#FAF8F360
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E6E8EBitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79A9ECbold
storage.type, storage.modifier#79A9ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E9E9
string, punctuation.definition.string, string.template, meta.template.expression#E7C555
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1CD83
variable, variable.other.readwrite, variable.other.object#FAF8F3
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAF8F3
variable.parameter, meta.parameter#FAF8F3dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAF8F380
keyword.operator#FAF8F3
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7C555bold
entity.other.inherited-class#67E9E9
entity.name.tag, punctuation.definition.tag#79A9EC
entity.other.attribute-name#67E9E9
meta.diff, meta.diff.header#E6E8EB
markup.deleted#F1CD83
markup.inserted#67E9E9
markup.changed#E7C555
markup.heading, markup.heading.setext, punctuation.definition.heading#67E9E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7C555
string.other.link.title, string.other.link.description#67E9E9
markup.underline.link#E6E8EBunderline
punctuation.definition.list#79A9EC
markup.quote, punctuation.definition.quote#E6E8EBitalic