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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#B9B9B9
invalid#FF5E56bold
entity.name.tag.yaml, keyword.control.at-rule, meta.at-rule, support.constant.media.css#70B433
entity.other.attribute-name.html#70B433
string.quoted.double.html, string.quoted.single.html#3FC5B7
markup.boldbold
constant.language, constant.language.boolean#3FC5B7
entity.other.attribute-name.class.css#368AEB
entity.name.type.class#368AEB
text.html.markdown markup.inline.raw, text.html.markdown markup.raw#368AEB
comment#777777
meta.embedded.line#E67F43
variable.other.constant#3FC5B7
meta.tag.metadata.doctype, meta.tag.sgml.doctype.html, meta.tag.sgml.html#777777
entity.name.function, support.function#368AEB
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#70B433bold
markup.italicitalic
constant.language.undefined, keyword, markup.inline.raw, markup.raw, storage#70B433
constant.language.null#3FC5B7
entity.name.type.namespace, storage.modifier.import#368AEB
constant.numeric#3FC5B7
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#70B433
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#B9B9B9
string.regexp#3FC5B7
meta.selector, source.css entity.name.tag, source.css entity.other.attribute-name#70B433
string#3FC5B7
meta.document.yaml, meta.tag, storage.type.tag#368AEB
markup.heading#EFC541bold
variable.other.object#B9B9B9
markup.underline.link#368AEB
meta.property-list.css, source.css keyword.other#368AEB
source.css variable#E67F43

Shiki preview

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

Loading...

Selenized Themes - Coding Theme