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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
—#ADBCBC—
invalid#FF665Cbold
entity.name.tag.yaml, keyword.control.at-rule, meta.at-rule, support.constant.media.css#75B938—
entity.other.attribute-name.html#75B938—
string.quoted.double.html, string.quoted.single.html#41C7B9—
markup.bold—bold
constant.language, constant.language.boolean#41C7B9—
entity.other.attribute-name.class.css#4695F7—
entity.name.type.class#4695F7—
text.html.markdown markup.inline.raw, text.html.markdown markup.raw#4695F7—
comment#72898F—
meta.embedded.line#ED8649—
variable.other.constant#41C7B9—
meta.tag.metadata.doctype, meta.tag.sgml.doctype.html, meta.tag.sgml.html#72898F—
entity.name.function, support.function#4695F7—
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#75B938bold
markup.italic—italic
constant.language.undefined, keyword, markup.inline.raw, markup.raw, storage#75B938—
constant.language.null#41C7B9—
entity.name.type.namespace, storage.modifier.import#4695F7—
constant.numeric#41C7B9—
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#75B938—
meta.property-list, support.type.property-name, support.type.property-name.css, support.type.vendored.property-name, variable.other.property#DBB32D—
punctuation.definition.tag, punctuation.separator#ADBCBC—
string.regexp#41C7B9—
meta.selector, source.css entity.name.tag, source.css entity.other.attribute-name#75B938—
string#41C7B9—
meta.document.yaml, meta.tag, storage.type.tag#4695F7—
markup.heading#EBC13Dbold
variable.other.object#ADBCBC—
markup.underline.link#4695F7—
meta.property-list.css, source.css keyword.other#4695F7—
source.css variable#ED8649—