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#26344D
  • activityBar.border#ffffff15
  • activityBar.foreground#FFF483
  • activityBar.inactiveForeground#FEF7DE60
  • activityBarBadge.background#FFF483
  • activityBarBadge.foreground#26344D
  • button.background#FFF483
  • button.foreground#26344D
  • button.hoverBackground#FFF483dd
  • editor.background#26344D
  • editor.foreground#FEF7DE
  • editor.inactiveSelectionBackground#7BA3583580
  • editor.lineHighlightBackground#1C243340
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#7BA35835
  • editorCursor.foreground#FFF483
  • editorGroupHeader.tabsBackground#26344Ddd
  • editorLineNumber.activeForeground#FFF483
  • editorLineNumber.foreground#A9C29A80
  • focusBorder#FFF483
  • foreground#FEF7DE
  • input.background#1C2433
  • input.border#ffffff15
  • input.foreground#FEF7DE
  • input.placeholderForeground#FEF7DE60
  • list.activeSelectionBackground#FFF48330
  • list.activeSelectionForeground#FEF7DE
  • list.highlightForeground#FFF483
  • list.hoverBackground#1C243340
  • list.hoverForeground#FEF7DE
  • list.inactiveSelectionBackground#FFF48315
  • list.inactiveSelectionForeground#FEF7DE
  • selection.background#7BA35835
  • sideBar.background#1C2433
  • sideBar.border#ffffff15
  • sideBar.foreground#FEF7DE
  • sideBarSectionHeader.background#26344D80
  • sideBarSectionHeader.foreground#FEF7DE
  • sideBarTitle.foreground#FFF483
  • statusBar.background#26344D
  • statusBar.border#ffffff15
  • statusBar.foreground#FEF7DE
  • statusBar.noFolderBackground#26344D
  • tab.activeBackground#26344D
  • tab.activeBorderTop#FFF483
  • tab.activeForeground#FEF7DE
  • tab.border#ffffff15
  • tab.inactiveBackground#1C243360
  • tab.inactiveForeground#FEF7DE80
  • terminal.ansiBlack#26344D
  • terminal.ansiBlue#7BA358
  • terminal.ansiCyan#55688E
  • terminal.ansiGreen#FFF483
  • terminal.ansiMagenta#F2C94C
  • terminal.ansiRed#F2C94C
  • terminal.ansiWhite#FEF7DE
  • terminal.ansiYellow#55688E
  • terminal.background#26344D
  • terminal.foreground#FEF7DE
  • titleBar.activeBackground#26344D
  • titleBar.activeForeground#FEF7DE
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#26344D
  • titleBar.inactiveForeground#FEF7DE60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A9C29Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#7BA358bold
storage.type, storage.modifier#7BA358italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#FFF483
string, punctuation.definition.string, string.template, meta.template.expression#55688E
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F2C94C
variable, variable.other.readwrite, variable.other.object#FEF7DE
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FEF7DE
variable.parameter, meta.parameter#FEF7DEdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FEF7DE80
keyword.operator#FEF7DE
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55688Ebold
entity.other.inherited-class#FFF483
entity.name.tag, punctuation.definition.tag#7BA358
entity.other.attribute-name#FFF483
meta.diff, meta.diff.header#A9C29A
markup.deleted#F2C94C
markup.inserted#FFF483
markup.changed#55688E
markup.heading, markup.heading.setext, punctuation.definition.heading#FFF483bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55688E
string.other.link.title, string.other.link.description#FFF483
markup.underline.link#A9C29Aunderline
punctuation.definition.list#7BA358
markup.quote, punctuation.definition.quote#A9C29Aitalic