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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#796E66
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.boldbold
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#8FAAAE
meta.embedded.line#D56500
variable.other.constant#259D94
meta.tag.metadata.doctype, meta.tag.sgml.doctype.html, meta.tag.sgml.html#8FAAAE
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.italicitalic
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#796E66
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#796E66
markup.underline.link#2B90D8
meta.property-list.css, source.css keyword.other#2B90D8
source.css variable#D56500