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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#474747
invalid#BF0000bold
entity.name.tag.yaml, keyword.control.at-rule, meta.at-rule, support.constant.media.css#1D9700
entity.other.attribute-name.html#1D9700
string.quoted.double.html, string.quoted.single.html#00AD9C
markup.boldbold
constant.language, constant.language.boolean#00AD9C
entity.other.attribute-name.class.css#0064E4
entity.name.type.class#0064E4
text.html.markdown markup.inline.raw, text.html.markdown markup.raw#0064E4
comment#878787
meta.embedded.line#D04A00
variable.other.constant#00AD9C
meta.tag.metadata.doctype, meta.tag.sgml.doctype.html, meta.tag.sgml.html#878787
entity.name.function, support.function#0064E4
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#1D9700bold
markup.italicitalic
constant.language.undefined, keyword, markup.inline.raw, markup.raw, storage#1D9700
constant.language.null#00AD9C
entity.name.type.namespace, storage.modifier.import#0064E4
constant.numeric#00AD9C
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#1D9700
meta.property-list, support.type.property-name, support.type.property-name.css, support.type.vendored.property-name, variable.other.property#C49700
punctuation.definition.tag, punctuation.separator#474747
string.regexp#00AD9C
meta.selector, source.css entity.name.tag, source.css entity.other.attribute-name#1D9700
string#00AD9C
meta.document.yaml, meta.tag, storage.type.tag#0064E4
markup.heading#AF8500bold
variable.other.object#474747
markup.underline.link#0064E4
meta.property-list.css, source.css keyword.other#0064E4
source.css variable#D04A00

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...