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.activeBackground#2F3D33
  • activityBar.background#1C293F
  • activityBar.foreground#819500
  • activityBar.inactiveForeground#646D7F
  • activityBarBadge.background#819500
  • activityBarBadge.foreground#1A2740
  • badge.background#819500
  • badge.foreground#1A2740
  • breadcrumb.activeSelectionForeground#B19F95
  • breadcrumb.background#293349
  • breadcrumb.focusForeground#B19F95
  • breadcrumb.foreground#646D7F
  • button.background#819500
  • button.foreground#1A2740
  • button.secondaryBackground#1C293F
  • button.secondaryForeground#B19F95
  • dropdown.background#293349
  • dropdown.foreground#B19F95
  • editor.background#1A2740
  • editor.foreground#B19F95
  • editor.lineHighlightBackground#26334D
  • editor.lineHighlightBorder#26334D
  • editor.selectionBackground#26334D
  • editor.snippetFinalTabstopHighlightBackground#1A2740
  • editor.snippetTabstopHighlightBackground#1A2740
  • editor.snippetTabstopHighlightBorder#646D7F
  • editorBracketHighlight.foreground1#B19F95
  • editorCodeLens.foreground#646D7F
  • editorCursor.foreground#819500
  • editorGroupHeader.tabsBackground#1C293F
  • editorHoverWidget.background#1C293F
  • editorHoverWidget.border#646D7F
  • editorIndentGuide.background1#646D7F
  • editorLineNumber.foreground#646D7F
  • editorLink.activeForeground#819500
  • editorRuler.foreground#3A626F33
  • editorSuggestWidget.background#1C293F
  • editorSuggestWidget.focusHighlightForeground#819500
  • editorSuggestWidget.foreground#B19F95
  • editorSuggestWidget.highlightForeground#819500
  • editorSuggestWidget.selectedBackground#1C293F
  • editorSuggestWidget.selectedIconForeground#819500
  • editorWhitespace.foreground#3A626F33
  • editorWidget.background#1C293F
  • focusBorder#819500
  • foreground#B19F95
  • gitDecoration.ignoredResourceForeground#646D7F
  • icon.foreground#819500
  • input.background#293349
  • input.foreground#B19F95
  • input.placeholderForeground#646D7F
  • keybindingLabel.background#1A2740
  • keybindingLabel.foreground#B19F95
  • list.activeSelectionBackground#26334D
  • list.activeSelectionForeground#B19F95
  • list.dropBackground#26334D
  • list.focusBackground#26334D
  • list.highlightForeground#819500
  • list.hoverBackground#26334D
  • list.inactiveSelectionBackground#474B5A
  • menu.background#1C293F
  • menu.foreground#B19F95
  • menu.selectionBackground#26334D
  • menu.separatorBackground#2F3D33
  • menubar.selectionBackground#26334D
  • notificationLink.foreground#819500
  • notifications.background#1C293F
  • panel.background#293349
  • panelTitle.activeForeground#B19F95
  • panelTitle.inactiveForeground#646D7F
  • peekView.border#26334D
  • peekViewEditor.background#1A2740
  • peekViewResult.fileForeground#B19F95
  • peekViewResult.lineForeground#B19F95
  • peekViewResult.selectionBackground#26334D
  • peekViewResult.selectionForeground#B19F95
  • peekViewTitleDescription.foreground#646D7F
  • peekViewTitleLabel.foreground#B19F95
  • pickerGroup.border#1C293F
  • pickerGroup.foreground#819500
  • progressBar.background#819500
  • scrollbarSlider.activeBackground#474B5A
  • scrollbarSlider.background#2F3D33
  • settings.checkboxForeground#B19F95
  • settings.dropdownForeground#B19F95
  • settings.headerForeground#B19F95
  • settings.numberInputForeground#B19F95
  • settings.textInputForeground#B19F95
  • sideBar.background#293349
  • sideBar.foreground#B19F95
  • sideBarSectionHeader.background#1A2740
  • sideBarTitle.background#1C293F
  • sideBarTitle.foreground#B19F95
  • statusBar.background#2F3D33
  • statusBar.foreground#B19F95
  • statusBar.noFolderBackground#26334D
  • statusBar.noFolderForeground#B19F95
  • statusBarItem.remoteForeground#1A2740
  • tab.activeBackground#2F3D33
  • tab.activeForeground#819500
  • tab.inactiveBackground#293349
  • tab.inactiveForeground#B19F95
  • terminal.background#1A2740
  • terminal.border#2F3D33
  • terminal.foreground#B19F95
  • terminalCursor.background#1A2740
  • terminalCursor.foreground#819500
  • textLink.foreground#819500
  • titleBar.activeBackground#1C293F
  • titleBar.activeForeground#B19F95
  • titleBar.inactiveForeground#646D7F

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
—#B19F95—
invalid#F23749bold
entity.name.tag.yaml, keyword.control.at-rule, meta.at-rule, support.constant.media.css#819500—
entity.other.attribute-name.html#819500—
string.quoted.double.html, string.quoted.single.html#259D94—
markup.bold—bold
constant.language, constant.language.boolean#259D94—
entity.other.attribute-name.class.css#2B90D8—
entity.name.type.class#2B90D8—
text.html.markdown markup.inline.raw, text.html.markdown markup.raw#2B90D8—
comment#646D7F—
meta.embedded.line#D56500—
variable.other.constant#259D94—
meta.tag.metadata.doctype, meta.tag.sgml.doctype.html, meta.tag.sgml.html#646D7F—
entity.name.function, support.function#2B90D8—
constant.numeric.yaml-version, entity.other.document, keyword.other.directive, keyword.other.important, meta.directives, punctuation.definition.alias, punctuation.definition.anchor, punctuation.section.embedded, variable.other.alias, variable.other.anchor#819500bold
markup.italic—italic
constant.language.undefined, keyword, markup.inline.raw, markup.raw, storage#819500—
constant.language.null#259D94—
entity.name.type.namespace, storage.modifier.import#2B90D8—
constant.numeric#259D94—
keyword.operator.arithmetic, keyword.operator.assignment, keyword.operator.class, keyword.operator.comparison, keyword.operator.logical, keyword.operator.relational, keyword.other, punctuation.separator.dictionary.key-value#819500—
meta.property-list, support.type.property-name, support.type.property-name.css, support.type.vendored.property-name, variable.other.property#AC8300—
punctuation.definition.tag, punctuation.separator#B19F95—
string.regexp#259D94—
meta.selector, source.css entity.name.tag, source.css entity.other.attribute-name#819500—
string#259D94—
meta.document.yaml, meta.tag, storage.type.tag#2B90D8—
markup.heading#AC8300bold
variable.other.object#B19F95—
markup.underline.link#2B90D8—
meta.property-list.css, source.css keyword.other#2B90D8—
source.css variable#D56500—