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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
—#98A8A8—
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#5B7279—
meta.embedded.line#D56500—
variable.other.constant#259D94—
meta.tag.metadata.doctype, meta.tag.sgml.doctype.html, meta.tag.sgml.html#5B7279—
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#98A8A8—
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#98A8A8—
markup.underline.link#2B90D8—
meta.property-list.css, source.css keyword.other#2B90D8—
source.css variable#D56500—