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.background#000000
  • activityBar.foreground#cccccc
  • activityBar.inactiveForeground#666666
  • activityBarBadge.background#000000
  • activityBarBadge.foreground#111111
  • badge.background#000000
  • badge.foreground#111111
  • breadcrumb.activeSelectionForeground#ffffff
  • breadcrumb.background#000000
  • breadcrumb.focusForeground#cccccc
  • breadcrumb.foreground#999999
  • breadcrumbPicker.background#000000
  • button.background#000000
  • button.foreground#ffffff
  • button.hoverBackground#777777
  • button.secondaryBackground#000000
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#666666
  • checkbox.background#000000
  • checkbox.border#666666
  • checkbox.foreground#cccccc
  • debugToolBar.background#000000
  • descriptionForeground#999999
  • diffEditor.insertedTextBackground#000000
  • diffEditor.removedTextBackground#000000
  • dropdown.background#000000
  • dropdown.border#666666
  • dropdown.foreground#cccccc
  • editor.background#000000
  • editor.findMatchBackground#666666
  • editor.findMatchHighlightBackground#4d4d4d
  • editor.findRangeHighlightBackground#333333
  • editor.foreground#d4d4d4
  • editor.hoverHighlightBackground#333333
  • editor.inactiveSelectionBackground#2a2a2a
  • editor.lineHighlightBackground#1a1a1a
  • editor.rangeHighlightBackground#262626
  • editor.selectionBackground#515151
  • editor.selectionHighlightBackground#404040
  • editor.wordHighlightBackground#575757
  • editor.wordHighlightStrongBackground#666666
  • editorBracketMatch.background#000000
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#999999
  • editorCursor.background#000000
  • editorCursor.foreground#ffffff
  • editorError.foreground#cccccc
  • editorGroup.border#444444
  • editorGroup.dropBackground#000000
  • editorGroupHeader.noTabsBackground#000000
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#333333
  • editorGutter.addedBackground#000000
  • editorGutter.deletedBackground#000000
  • editorGutter.modifiedBackground#000000
  • editorHoverWidget.background#1a1a1a
  • editorHoverWidget.border#454545
  • editorIndentGuide.activeBackground#000000
  • editorIndentGuide.background#000000
  • editorInfo.foreground#bbbbbb
  • editorLineNumber.activeForeground#c6c6c6
  • editorLineNumber.foreground#858585
  • editorLink.activeForeground#cccccc
  • editorMarkerNavigation.background#000000
  • editorMarkerNavigationError.background#000000
  • editorMarkerNavigationInfo.background#000000
  • editorMarkerNavigationWarning.background#000000
  • editorOverviewRuler.border#7f7f7f
  • editorOverviewRuler.currentContentForeground#888888
  • editorOverviewRuler.incomingContentForeground#999999
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#000000
  • editorSuggestWidget.border#454545
  • editorSuggestWidget.foreground#cccccc
  • editorSuggestWidget.highlightForeground#ffffff
  • editorSuggestWidget.selectedBackground#333333
  • editorWarning.foreground#aaaaaa
  • editorWhitespace.foreground#404040
  • editorWidget.background#000000
  • editorWidget.border#454545
  • editorWidget.foreground#cccccc
  • errorForeground#cccccc
  • extensionButton.background#000000
  • extensionButton.foreground#ffffff
  • extensionButton.hoverBackground#777777
  • extensionButton.prominentBackground#000000
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#777777
  • extensionButton.separator#ffffff
  • focusBorder#888888
  • foreground#cccccc
  • gitDecoration.addedResourceForeground#bbbbbb
  • gitDecoration.conflictingResourceForeground#999999
  • gitDecoration.deletedResourceForeground#777777
  • gitDecoration.ignoredResourceForeground#666666
  • gitDecoration.modifiedResourceForeground#aaaaaa
  • gitDecoration.submoduleResourceForeground#cccccc
  • gitDecoration.untrackedResourceForeground#888888
  • input.background#000000
  • input.border#666666
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#555555
  • inputOption.activeBorder#777777
  • inputValidation.errorBackground#000000
  • inputValidation.errorBorder#999999
  • inputValidation.infoBackground#000000
  • inputValidation.infoBorder#888888
  • inputValidation.warningBackground#000000
  • inputValidation.warningBorder#aaaaaa
  • list.activeSelectionBackground#555555
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#000000
  • list.errorForeground#bbbbbb
  • list.focusBackground#333333
  • list.focusForeground#cccccc
  • list.highlightForeground#ffffff
  • list.hoverBackground#2a2a2a
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#404040
  • list.inactiveSelectionForeground#cccccc
  • list.invalidItemForeground#999999
  • list.warningForeground#aaaaaa
  • listFilterWidget.background#000000
  • listFilterWidget.noMatchesOutline#999999
  • listFilterWidget.outline#666666
  • menu.background#000000
  • menu.border#454545
  • menu.foreground#cccccc
  • menu.selectionBackground#555555
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#000000
  • menubar.selectionBackground#333333
  • menubar.selectionForeground#cccccc
  • merge.currentContentBackground#000000
  • merge.currentHeaderBackground#000000
  • merge.incomingContentBackground#000000
  • merge.incomingHeaderBackground#000000
  • notificationCenterHeader.background#000000
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#000000
  • notifications.border#333333
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#bbbbbb
  • notificationsInfoIcon.foreground#999999
  • notificationsWarningIcon.foreground#aaaaaa
  • notificationToast.border#333333
  • panel.background#000000
  • panel.border#333333
  • panel.dropBorder#ffffff
  • panelInput.border#666666
  • panelTitle.activeBorder#cccccc
  • panelTitle.activeForeground#cccccc
  • panelTitle.inactiveForeground#999999
  • peekView.border#888888
  • peekViewEditor.background#000000
  • peekViewEditor.matchHighlightBackground#555555
  • peekViewResult.background#000000
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#444444
  • peekViewResult.selectionBackground#666666
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#000000
  • peekViewTitleDescription.foreground#cccccc
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#333333
  • pickerGroup.foreground#999999
  • progressBar.background#000000
  • quickInput.background#000000
  • quickInput.foreground#cccccc
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#999999
  • scrollbarSlider.background#666666
  • scrollbarSlider.hoverBackground#777777
  • searchEditor.findMatchBackground#555555
  • searchEditor.textInputBorder#666666
  • settings.checkboxBackground#000000
  • settings.checkboxBorder#666666
  • settings.checkboxForeground#ffffff
  • settings.dropdownBackground#000000
  • settings.dropdownBorder#666666
  • settings.dropdownForeground#ffffff
  • settings.dropdownListBorder#454545
  • settings.headerForeground#cccccc
  • settings.modifiedItemIndicator#888888
  • settings.numberInputBackground#000000
  • settings.numberInputBorder#666666
  • settings.numberInputForeground#cccccc
  • settings.textInputBackground#000000
  • settings.textInputBorder#666666
  • settings.textInputForeground#cccccc
  • sideBar.background#000000
  • sideBar.border#333333
  • sideBar.dropBackground#000000
  • sideBar.foreground#cccccc
  • sideBarSectionHeader.background#000000
  • sideBarSectionHeader.border#333333
  • sideBarSectionHeader.foreground#cccccc
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#000000
  • statusBar.debuggingBackground#000000
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#cccccc
  • statusBar.noFolderBackground#000000
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#555555
  • statusBarItem.hoverBackground#444444
  • statusBarItem.prominentBackground#000000
  • statusBarItem.prominentHoverBackground#777777
  • tab.activeBackground#000000
  • tab.activeBorder#000000
  • tab.activeBorderTop#888888
  • tab.activeForeground#ffffff
  • tab.activeModifiedBorder#999999
  • tab.border#1a1a1a
  • tab.hoverBackground#0d0d0d
  • tab.hoverBorder#0d0d0d
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#999999
  • tab.inactiveModifiedBorder#777777
  • tab.unfocusedActiveBorder#0d0d0d
  • tab.unfocusedActiveBorderTop#666666
  • tab.unfocusedActiveForeground#cccccc
  • tab.unfocusedActiveModifiedBorder#888888
  • tab.unfocusedHoverBackground#0d0d0d
  • tab.unfocusedInactiveForeground#777777
  • tab.unfocusedInactiveModifiedBorder#666666
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#888888
  • terminal.ansiBrightBlack#333333
  • terminal.ansiBrightBlue#aaaaaa
  • terminal.ansiBrightCyan#eeeeee
  • terminal.ansiBrightGreen#dddddd
  • terminal.ansiBrightMagenta#cccccc
  • terminal.ansiBrightRed#bbbbbb
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffffff
  • terminal.ansiCyan#cccccc
  • terminal.ansiGreen#bbbbbb
  • terminal.ansiMagenta#aaaaaa
  • terminal.ansiRed#999999
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#dddddd
  • terminal.background#000000
  • terminal.foreground#cccccc
  • terminal.selectionBackground#cccccc26
  • terminalCursor.background#000000
  • terminalCursor.foreground#ffffff
  • textBlockQuote.background#000000
  • textBlockQuote.border#888888
  • textCodeBlock.background#000000
  • textLink.activeForeground#cccccc
  • textLink.foreground#bbbbbb
  • textPreformat.foreground#aaaaaa
  • textSeparator.foreground#666666
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#cccccc
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#999999
  • tree.indentGuidesStroke#585858
  • welcomePage.buttonBackground#000000
  • welcomePage.buttonHoverBackground#444444
  • widget.shadow#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#777777italic
variable, string constant.other.placeholder#cccccc
constant.other.color#ffffff
invalid, invalid.illegal#bbbbbb
keyword, storage.type, storage.modifier#aaaaaa
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#aaaaaa
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#999999
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#bbbbbb
meta.block variable.other#888888
support.other.variable, string.other.link#999999
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#aaaaaa
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#cccccc
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#bbbbbb
support.type#bbbbbb
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#cccccc
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#999999
variable.language#aaaaaaitalic
entity.name.method.js#bbbbbbitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#bbbbbb
entity.other.attribute-name#cccccc
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ccccccitalic
entity.other.attribute-name.class#cccccc
source.sass keyword.control#bbbbbb
markup.inserted#aaaaaa
markup.deleted#888888
markup.changed#999999
string.regexp#aaaaaa
constant.character.escape#bbbbbb
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#bbbbbbitalic
source.js constant.other.object.key.js string.unquoted.label.js#999999italic
source.json meta.structure.dictionary.json support.type.property-name.json#cccccc
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#bbbbbb
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#aaaaaa
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#999999
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#888888
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#bbbbbb
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#999999
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#aaaaaa
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#cccccc
text.html.markdown, punctuation.definition.list_item.markdown#ffffff
text.html.markdown markup.inline.raw.markdown#aaaaaa
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#777777
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#cccccc
markup.italic#999999italic
markup.bold, markup.bold string#bbbbbbbold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#bbbbbbbold
markup.underline#aaaaaaunderline
markup.quote punctuation.definition.blockquote.markdown#777777
markup.quoteitalic
string.other.link.title.markdown#bbbbbb
string.other.link.description.title.markdown#aaaaaa
constant.other.reference.link.markdown#cccccc
markup.raw.block#aaaaaa
markup.raw.block.fenced.markdown#666666
punctuation.definition.fenced.markdown#666666
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#ffffff
variable.language.fenced.markdown#777777
meta.separator#777777bold
markup.table#ffffff
source.ts punctuation.separator.comma, source.ts punctuation.terminator.statement, source.ts punctuation.accessor, source.ts punctuation.separator.parameter, source.ts punctuation.separator.key-value, source.tsx punctuation.separator.comma, source.tsx punctuation.terminator.statement, source.tsx punctuation.accessor, source.tsx punctuation.separator.parameter, source.tsx punctuation.separator.key-value#888888
source.ts punctuation.definition.block, source.ts punctuation.definition.parameters, source.ts punctuation.definition.array, source.ts punctuation.definition.typeparameters, source.ts meta.brace.round, source.ts meta.brace.square, source.ts meta.brace.curly, source.tsx punctuation.definition.block, source.tsx punctuation.definition.parameters, source.tsx punctuation.definition.array, source.tsx punctuation.definition.typeparameters, source.tsx meta.brace.round, source.tsx meta.brace.square, source.tsx meta.brace.curly#999999
source.json punctuation.separator.comma, source.json punctuation.separator.dictionary.key-value, source.json punctuation.separator.array, source.json punctuation.definition.string, source.json punctuation.support.type.property-name#777777
source.json punctuation.definition.dictionary, source.json punctuation.definition.array, source.json meta.structure.dictionary.json punctuation.definition.dictionary, source.json meta.structure.array.json punctuation.definition.array#aaaaaa
punctuation.separator.comma, punctuation.terminator.statement, punctuation.definition.parameters.begin, punctuation.definition.parameters.end, punctuation.definition.block.begin, punctuation.definition.block.end, punctuation.definition.array.begin, punctuation.definition.array.end, punctuation.section.brackets.begin, punctuation.section.brackets.end, punctuation.section.braces.begin, punctuation.section.braces.end, punctuation.section.parens.begin, punctuation.section.parens.end#999999

Shiki preview

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

Loading...

Xscriptor Themes - Coding Theme