Skip to main content
Coding Theme

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#1e1e1e
  • activityBar.activeBorder#FF8F2E
  • activityBar.background#121212
  • activityBar.foreground#798283
  • activityBar.inactiveForeground#707678
  • activityBarBadge.background#FF8F2E
  • activityBarBadge.foreground#121212
  • breadcrumb.activeSelectionForeground#FF8F2E
  • breadcrumb.background#121212
  • breadcrumb.focusForeground#798283
  • breadcrumb.foreground#7f7b66
  • breadcrumbPicker.background#1e1e1e
  • button.background#FF8F2E
  • button.border#FF8F2E
  • button.foreground#121212
  • button.hoverBackground#EBA96C
  • button.secondaryBackground#2a2a2a
  • button.secondaryForeground#798283
  • button.secondaryHoverBackground#3a3a3a
  • chat.inputBackground#121212
  • chat.inputBorder#7f7b66
  • chat.inputFocusBorder#FF8F2E
  • chat.slashCommandBackground#FF8F2E
  • checkbox.background#121212
  • checkbox.border#2a2a2a
  • checkbox.foreground#798283
  • debugTokenExpression.boolean#CF7F8F
  • debugTokenExpression.error#C71B00
  • debugTokenExpression.name#8A9E78
  • debugTokenExpression.number#CF7F8F
  • debugTokenExpression.string#8A9E78
  • debugTokenExpression.value#798283
  • debugToolBarBackground#1e1e1e
  • diffEditor.diagonalFill#2a2a2a
  • diffEditor.insertedTextBackground#A6E22E22
  • diffEditor.removedTextBackground#F8593122
  • diffEditor.unchangedRegionBackground#1e1e1e
  • diffEditor.unchangedRegionForeground#707678
  • diffEditor.unchangedRegionShadow#121212cc
  • disabledForeground#707678
  • dropdown.background#1e1e1e
  • dropdown.border#2a2a2a
  • dropdown.foreground#798283
  • editor.background#121212
  • editor.findMatchBackground#FFC62F66
  • editor.findMatchBorder#FFC62F
  • editor.findMatchHighlightBackground#FFC62F33
  • editor.findRangeHighlightBackground#2a2a2a44
  • editor.focusedRowBackground#1e1e1e
  • editor.focusedRowBorderColor#2a2a2a
  • editor.foldBackground#1e1e1e66
  • editor.foreground#798283
  • editor.lineHighlightBackground#252525
  • editor.lineHighlightBorder#1e1e1e
  • editor.rangeHighlightBackground#1e1e1e44
  • editor.rangeHighlightBorder#2a2a2a
  • editor.selectionBackground#3a3a3a
  • editor.selectionHighlightBackground#2a2a2a66
  • editor.wordHighlightBackground#8A9E7833
  • editor.wordHighlightBorder#8A9E7855
  • editor.wordHighlightStrongBackground#CF7F8F44
  • editor.wordHighlightStrongBorder#CF7F8F66
  • editorBracketHighlight.foreground1#798283
  • editorBracketHighlight.foreground2#7f7b66
  • editorBracketHighlight.foreground3#A6E22E
  • editorBracketHighlight.foreground4#EBA96C
  • editorBracketHighlight.foreground5#F85931
  • editorBracketHighlight.foreground6#E6DB74
  • editorBracketHighlight.unexpectedBracket.foreground#C71B00
  • editorBracketMatch.background#7f7b6633
  • editorBracketMatch.border#798283
  • editorCodeLens.foreground#707678
  • editorCursor.background#121212
  • editorCursor.foreground#FF8F2E
  • editorError.border#C71B0044
  • editorError.foreground#C71B00
  • editorFolding.background#1e1e1e66
  • editorFolding.foreground#FF8F2E
  • editorGhostText.background#1e1e1e44
  • editorGhostText.foreground#707678
  • editorGutter.addedBackground#A6E22E
  • editorGutter.background#121212
  • editorGutter.deletedBackground#F85931
  • editorGutter.modifiedBackground#E6DB74
  • editorHint.border#7f7b6644
  • editorHint.foreground#7f7b66
  • editorHoverWidget.background#1e1e1e
  • editorHoverWidget.border#2a2a2a
  • editorHoverWidget.foreground#798283
  • editorHoverWidget.statusBarBackground#2a2a2a
  • editorInfo.border#79828344
  • editorInfo.foreground#798283
  • editorInlayHint.background#2a2a2a
  • editorInlayHint.foreground#7f7b66
  • editorInlayHint.parameterForeground#8A9E78
  • editorInlayHint.typeForeground#798283
  • editorLightBulb.foreground#FFC62F
  • editorLightBulbAutoFix.foreground#A6E22E
  • editorLineNumber.activeForeground#7f7b66
  • editorLineNumber.foreground#707678
  • editorReferenceHighlight.background#1e1e1e44
  • editorReferenceHighlight.border#7f7b66
  • editorStickyScroll.background#1e1e1e
  • editorStickyScroll.border#2a2a2a
  • editorStickyScrollHover.background#2a2a2a
  • editorSuggestWidget.background#1e1e1e
  • editorSuggestWidget.border#2a2a2a
  • editorSuggestWidget.foreground#798283
  • editorSuggestWidget.highlightForeground#FF8F2E
  • editorSuggestWidget.selectedBackground#2a2a2a
  • editorSuggestWidget.selectedForeground#FF8F2E
  • editorSuggestWidget.selectedIconForeground#FF8F2E
  • editorUnnecessaryCode.border#5f5f5f44
  • editorUnnecessaryCode.opacity#5f5f5f22
  • editorWarning.border#FF8F2E44
  • editorWarning.foreground#FF8F2E
  • editorWhitespace.foreground#2a2a2a
  • editorWidget.background#1e1e1e
  • editorWidget.border#2a2a2a
  • editorWidget.foreground#798283
  • editorWidget.resizeBorder#FF8F2E
  • focusBorder#7f7b66
  • foreground#798283
  • gitDecoration.addedResourceForeground#A6E22E
  • gitDecoration.conflictingResourceForeground#FF8F2E
  • gitDecoration.deletedResourceForeground#F85931
  • gitDecoration.ignoredResourceForeground#707678
  • gitDecoration.modifiedResourceForeground#E6DB74
  • gitDecoration.renamedResourceForeground#798283
  • gitDecoration.stagedDeletionForeground#F85931
  • gitDecoration.stagedModificationForeground#E6DB74
  • gitDecoration.submoduleResourceForeground#EBA96C
  • gitDecoration.untrackedResourceForeground#7f7b66
  • inlineChat.background#1e1e1e
  • inlineChat.border#FF8F2E
  • inlineChat.shadow#121212aa
  • input.background#121212
  • input.border#2a2a2a
  • input.focusBorder#7f7b66
  • input.foreground#798283
  • input.placeholderForeground#707678
  • inputOption.activeBackground#FF8F2E
  • inputOption.activeBorder#FF8F2E
  • inputOption.activeForeground#121212
  • inputValidation.errorBackground#121212
  • inputValidation.errorBorder#C71B00
  • inputValidation.errorForeground#C71B00
  • inputValidation.infoBackground#121212
  • inputValidation.infoBorder#798283
  • inputValidation.infoForeground#798283
  • inputValidation.warningBackground#121212
  • inputValidation.warningBorder#FFC62F
  • inputValidation.warningForeground#FFC62F
  • list.activeSelectionBackground#2a2a2a
  • list.activeSelectionForeground#FF8F2E
  • list.activeSelectionIconForeground#FF8F2E
  • list.deemphasizedForeground#707678
  • list.dropBackground#3a3a3a
  • list.errorForeground#C71B00
  • list.filterMatchBackground#FFC62F33
  • list.filterMatchBorder#FFC62F
  • list.focusAndSelectionOutline#7f7b66
  • list.focusBackground#2a2a2a
  • list.focusForeground#798283
  • list.focusHighlightForeground#FF8F2E
  • list.focusOutline#7f7b66
  • list.hoverBackground#1e1e1e
  • list.hoverForeground#798283
  • list.inactiveSelectionBackground#1e1e1e
  • list.inactiveSelectionForeground#798283
  • list.inactiveSelectionIconForeground#798283
  • list.invalidItemForeground#C71B00
  • list.warningForeground#FFC62F
  • listFilterWidget.background#1e1e1e
  • listFilterWidget.noMatchesOutline#C71B00
  • listFilterWidget.outline#7f7b66
  • merge.border#3a3a3a
  • merge.commonContentBackground#2a2a2a44
  • merge.commonHeaderBackground#3a3a3a66
  • merge.currentContentBackground#A6E22E22
  • merge.currentHeaderBackground#A6E22E44
  • merge.incomingContentBackground#79828322
  • merge.incomingHeaderBackground#79828344
  • minimap.background#121212
  • minimap.errorHighlight#C71B00
  • minimap.foreground#707678
  • minimap.selectionBackground#3a3a3a99
  • minimap.selectionOccurrenceHighlight#FFC62F66
  • minimap.unusedRegionOpacity#79828311
  • minimap.warningHighlight#FFC62F
  • minimapSlider.activeBackground#FF8F2E
  • minimapSlider.background#2a2a2a80
  • minimapSlider.hoverBackground#2a2a2acc
  • notificationCenter.border#2a2a2a
  • notificationCenterHeader.background#1e1e1e
  • notificationCenterHeader.foreground#798283
  • notificationLink.foreground#FF8F2E
  • notifications.background#1e1e1e
  • notifications.foreground#798283
  • notificationToast.border#2a2a2a
  • notificationToast.multilineBackground#1e1e1e
  • panel.background#121212
  • panel.border#2a2a2a
  • panel.foreground#798283
  • panelTitle.activeBorder#FF8F2E
  • panelTitle.activeForeground#798283
  • panelTitle.inactiveForeground#707678
  • pickerGroup.border#2a2a2a
  • pickerGroup.foreground#FF8F2E
  • problemsErrorIcon.foreground#C71B00
  • problemsInfoIcon.foreground#798283
  • problemsWarningIcon.foreground#FFC62F
  • scrollbar.shadow#12121266
  • scrollbarSlider.activeBackground#FF8F2E
  • scrollbarSlider.background#2a2a2a80
  • scrollbarSlider.hoverBackground#2a2a2acc
  • sideBar.background#1e1e1e
  • sideBar.border#2a2a2a
  • sideBar.foreground#d0d8d9
  • sideBarSectionHeader.background#2a2a2a
  • sideBarSectionHeader.border#2a2a2a
  • sideBarSectionHeader.foreground#798283
  • sideBarTitle.foreground#798283
  • statusBar.background#1e1e1e
  • statusBar.border#2a2a2a
  • statusBar.debuggingBackground#C71B00
  • statusBar.debuggingBorder#C71B00
  • statusBar.debuggingForeground#121212
  • statusBar.foreground#798283
  • statusBar.noFolderBackground#1e1e1e
  • statusBar.noFolderBorder#2a2a2a
  • statusBar.noFolderForeground#798283
  • statusBarItem.activeBackground#2a2a2a
  • statusBarItem.errorBackground#C71B00
  • statusBarItem.errorForeground#121212
  • statusBarItem.hoverBackground#2a2a2a
  • statusBarItem.prominentBackground#FF8F2E
  • statusBarItem.prominentForeground#121212
  • statusBarItem.prominentHoverBackground#EBA96C
  • statusBarItem.remoteBackground#798283
  • statusBarItem.remoteForeground#121212
  • statusBarItem.warningBackground#FFC62F
  • statusBarItem.warningForeground#121212
  • tab.activeBackground#2a2a2a
  • tab.activeBorder#FF8F2E
  • tab.activeForeground#798283
  • tab.activeModifiedBorder#E6DB74
  • tab.border#2a2a2a
  • tab.hoverBackground#2a2a2a
  • tab.hoverForeground#798283
  • tab.inactiveBackground#1e1e1e
  • tab.inactiveForeground#707678
  • tab.unfocusedActiveBackground#1e1e1e
  • tab.unfocusedActiveBorderTop#FF8F2E77
  • tab.unfocusedActiveForeground#7f7b66
  • tab.unfocusedHoverBackground#1e1e1e
  • tab.unfocusedInactiveBackground#121212
  • tab.unfocusedInactiveForeground#707678
  • terminal.ansiBlack#121212
  • terminal.ansiBlue#798283
  • terminal.ansiBrightBlack#5f5f5f
  • terminal.ansiBrightBlue#798283
  • terminal.ansiBrightCyan#8A9E78
  • terminal.ansiBrightGreen#A6E22E
  • terminal.ansiBrightMagenta#CF7F8F
  • terminal.ansiBrightRed#F85931
  • terminal.ansiBrightWhite#798283
  • terminal.ansiBrightYellow#E6DB74
  • terminal.ansiCyan#8A9E78
  • terminal.ansiGreen#A6E22E
  • terminal.ansiMagenta#CF7F8F
  • terminal.ansiRed#F85931
  • terminal.ansiWhite#798283
  • terminal.ansiYellow#FFC62F
  • terminal.background#121212
  • terminal.border#2a2a2a
  • terminal.foreground#798283
  • terminal.selectionBackground#3a3a3a66
  • terminal.selectionForeground#798283
  • terminalCursor.background#121212
  • terminalCursor.foreground#FF8F2E
  • tree.errorForeground#C71B00
  • tree.indentGuidesStroke#2a2a2a
  • tree.modifiedItemDecoration#E6DB74
  • tree.selectionBorder#7f7b66
  • tree.tableColumnsBorder#2a2a2a
  • tree.tableOddRowsBackground#1e1e1e
  • tree.warningForeground#FFC62F
  • walkthrough.stepTitle.foreground#798283
  • welcomePage.background#121212
  • welcomePage.progress.background#1e1e1e
  • welcomePage.progress.foreground#FF8F2E
  • welcomePage.tileBackground#1e1e1e
  • welcomePage.tileHoverBackground#2a2a2a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.comment#707678
keyword.operator#FF8F2E
punctuation, delimiter, bracket, brace, paren, delimiter.tag, punctuation.tag, tag.html, tag.xml, meta.property-value punctuation.separator.key-value, punctuation.definition.metadata.md, string.link.md, meta.brace#7f7b66
string, meta.property-value.string, support.constant.property-value.string, meta.structure.dictionary.value.json string.quoted.double.json, meta.structure.dictionary.json string.quoted.double.json, meta.preprocessor string#8A9E78
constant.numeric, meta.property-value.numeric, support.constant.property-value.numeric, meta.property-value.color, support.constant.property-value.color, constant.language#CF7F8F
constant.character, constant.other, entity.name.function, entity.name.class, entity.other.inherited-class, entity.other.attribute-name, entity.name, entity.other.attribute-name, entity.other.attribute-name.html, support.type.property-name, entity.name.tag.table, meta.structure.dictionary.json string.quoted.double.json#798283
keyword, meta.property-value.keyword, support.constant.property-value.keyword, meta.preprocessor.keyword, keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#ea603e
storage, storage.type, storage.type.ts, storage.type.var.ts, storage.type.js, storage.type.var.js, storage.type.const.ts, storage.type.let.ts, storage.type.let.js, storage.type.const.js, entity.name.tag#FFC62F
meta.ptr, meta.pointer, meta.address, meta.array.cxx#EBA96C
meta.preprocessor#798283
support.type, support.class, support.function, support.constant#FF8F2E
invalid#f8f8f0
invalid.deprecated#f8f8f0
meta.diff, meta.diff.header#75715E
markup.deleted#F85931
markup.inserted#A6E22E
markup.changed#E6DB74
punctuation.definition.heading.md, entity.name.type.md, beginning.punctuation#798283
markup.heading, entity.name.section#FFC62Fbold
markup.raw, markup.inline.raw, markup.fenced, markup.fenced_code#8A9E78
markup.link, string.other.link.title, string.other.link.description, meta.link.inline, meta.image.inline#798283
variable.language.makefile, variable.other.makefile#798283
markup.italicitalic
markup.boldbold
entity.other.attribute-name.class.css#FF8F2E
entity.name.tag.css#FFC62F
meta.property-name.css#798283italic
entity.name.function.python, support.function.builtin.python#FF8F2E
entity.name.class.python#FFC62F
entity.name.decorator.python#ea603e
entity.name.class.typescript, entity.name.class.js, entity.name.type.ts, meta.type.annotation.ts#FF8F2E
entity.name.type.interface.ts#FFC62F
meta.type.parameters.ts#798283
entity.name.macro.rust, meta.macro.rust#ea603e
entity.name.type.rust, support.type.rust, meta.generic.rust#FF8F2E
entity.name.type.trait.rust#FFC62F
entity.name.package.go#FF8F2E
entity.name.type.go, support.type.go#FFC62F
variable.scss, variable.sass#85C8E3
entity.name.function.scss, entity.name.mixin.scss#FF8F2E
variable.less#CF7F8F
entity.name.function.less#FF8F2E
entity.other.attribute-name.html#8A9E78
meta.attribute.html#798283
entity.other.attribute-name.xml, entity.other.attribute-name.html.vue#8A9E78
entity.name.tag.component.vue#FF8F2E
entity.name.tag.yaml#8A9E78
support.type.property-name.json#8A9E78
variable.other.special.shell, variable.other.shell#CF7F8F
entity.name.function.shell#FF8F2E
string.regexp#EBA96C
meta.group.regexp#FFC62F
markup.quote#7f7b66italic
markup.list#798283
PixelFactory: Initiate's Lens by apassanisi - VS Code Theme