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#21222C00
  • activityBar.activeBorder#BD93F9
  • activityBar.background#21222C
  • activityBar.border#191A21
  • activityBar.foreground#F8F8F2
  • activityBar.inactiveForeground#6272A4
  • activityBarBadge.background#FF79C6
  • activityBarBadge.foreground#F8F8F2
  • badge.background#FF79C6
  • badge.foreground#F8F8F2
  • breadcrumb.activeSelectionForeground#F8F8F2
  • breadcrumb.background#282A36
  • breadcrumb.focusForeground#F8F8F2
  • breadcrumb.foreground#6272A4
  • breadcrumbPicker.background#21222C
  • button.background#44475A
  • button.foreground#F8F8F2
  • button.hoverBackground#6272A4
  • button.secondaryBackground#282A36
  • button.secondaryForeground#F8F8F2
  • button.secondaryHoverBackground#44475A
  • debugConsole.errorForeground#FF5555
  • debugConsole.infoForeground#8BE9FD
  • debugConsole.warningForeground#FFB86C
  • debugConsoleInputIcon.foreground#BD93F9
  • debugIcon.breakpointDisabledForeground#6272A4
  • debugIcon.breakpointForeground#FF5555
  • debugIcon.continueForeground#50FA7B
  • debugIcon.disconnectForeground#FF5555
  • debugIcon.pauseForeground#FFB86C
  • debugIcon.restartForeground#50FA7B
  • debugIcon.startForeground#50FA7B
  • debugIcon.stepIntoForeground#8BE9FD
  • debugIcon.stepOutForeground#8BE9FD
  • debugIcon.stepOverForeground#8BE9FD
  • debugIcon.stopForeground#FF5555
  • debugToolBar.background#21222C
  • debugToolBar.border#44475A
  • descriptionForeground#6272A4
  • diffEditor.diagonalFill#44475A
  • diffEditor.insertedLineBackground#50FA7B0D
  • diffEditor.insertedTextBackground#50FA7B1A
  • diffEditor.removedLineBackground#FF55550D
  • diffEditor.removedTextBackground#FF55551A
  • disabledForeground#6272A4
  • dropdown.background#21222C
  • dropdown.border#44475A
  • dropdown.foreground#F8F8F2
  • dropdown.listBackground#21222C
  • editor.background#282A36
  • editor.findMatchBackground#FFB86C44
  • editor.findMatchBorder#FFB86C
  • editor.findMatchHighlightBackground#FFB86C22
  • editor.foreground#F8F8F2
  • editor.hoverHighlightBackground#44475A55
  • editor.inactiveSelectionBackground#44475A55
  • editor.lineHighlightBackground#44475A75
  • editor.lineHighlightBorder#44475A00
  • editor.rangeHighlightBackground#BD93F911
  • editor.selectionBackground#44475A
  • editor.selectionHighlightBackground#44475A88
  • editor.wordHighlightBackground#8BE9FD33
  • editor.wordHighlightStrongBackground#50FA7B33
  • editorBracketHighlight.foreground1#FF79C6
  • editorBracketHighlight.foreground2#8BE9FD
  • editorBracketHighlight.foreground3#50FA7B
  • editorBracketHighlight.foreground4#BD93F9
  • editorBracketHighlight.foreground5#FFB86C
  • editorBracketHighlight.foreground6#F1FA8C
  • editorBracketHighlight.unexpectedBracket.foreground#FF5555
  • editorBracketMatch.background#44475A
  • editorBracketMatch.border#6272A4
  • editorCursor.background#282A36
  • editorCursor.foreground#F8F8F2
  • editorError.border#00000000
  • editorError.foreground#FF5555
  • editorGroup.border#44475A
  • editorGroupHeader.noTabsBackground#282A36
  • editorGroupHeader.tabsBackground#21222C
  • editorGroupHeader.tabsBorder#191A21
  • editorGutter.addedBackground#50FA7B
  • editorGutter.commentRangeForeground#6272A4
  • editorGutter.deletedBackground#FF5555
  • editorGutter.modifiedBackground#FFB86C
  • editorHint.foreground#50FA7B
  • editorHoverWidget.background#21222C
  • editorHoverWidget.border#44475A
  • editorHoverWidget.foreground#F8F8F2
  • editorIndentGuide.activeBackground#6272A4
  • editorIndentGuide.background#44475A70
  • editorInfo.border#00000000
  • editorInfo.foreground#8BE9FD
  • editorInlayHint.background#44475A88
  • editorInlayHint.foreground#6272A4
  • editorInlayHint.parameterForeground#FFB86C
  • editorInlayHint.typeForeground#8BE9FD
  • editorLineNumber.activeForeground#F8F8F2
  • editorLineNumber.foreground#6272A4
  • editorOverviewRuler.addedForeground#50FA7B55
  • editorOverviewRuler.border#44475A
  • editorOverviewRuler.bracketMatchForeground#44475A
  • editorOverviewRuler.deletedForeground#FF555555
  • editorOverviewRuler.errorForeground#FF5555
  • editorOverviewRuler.findMatchForeground#FFB86C55
  • editorOverviewRuler.infoForeground#8BE9FD
  • editorOverviewRuler.modifiedForeground#8BE9FD55
  • editorOverviewRuler.warningForeground#FFB86C
  • editorRuler.foreground#44475A
  • editorSuggestWidget.background#21222C
  • editorSuggestWidget.border#44475A
  • editorSuggestWidget.focusHighlightForeground#8BE9FD
  • editorSuggestWidget.foreground#F8F8F2
  • editorSuggestWidget.highlightForeground#8BE9FD
  • editorSuggestWidget.selectedBackground#44475A
  • editorSuggestWidget.selectedForeground#F8F8F2
  • editorWarning.border#00000000
  • editorWarning.foreground#FFB86C
  • editorWhitespace.foreground#44475A
  • editorWidget.background#21222C
  • editorWidget.border#44475A
  • editorWidget.foreground#F8F8F2
  • editorWidget.resizeBorder#BD93F9
  • errorForeground#FF5555
  • extensionBadge.remoteBackground#BD93F9
  • extensionBadge.remoteForeground#282A36
  • extensionButton.prominentBackground#50FA7B
  • extensionButton.prominentForeground#282A36
  • extensionButton.prominentHoverBackground#69FF94
  • focusBorder#6272A488
  • foreground#F8F8F2
  • gitDecoration.addedResourceForeground#50FA7B
  • gitDecoration.conflictingResourceForeground#FFB86C
  • gitDecoration.deletedResourceForeground#FF5555
  • gitDecoration.ignoredResourceForeground#6272A4
  • gitDecoration.modifiedResourceForeground#8BE9FD
  • gitDecoration.renamedResourceForeground#F1FA8C
  • gitDecoration.stageDeletedResourceForeground#FF5555
  • gitDecoration.stageModifiedResourceForeground#8BE9FD
  • gitDecoration.submoduleResourceForeground#6272A4
  • gitDecoration.untrackedResourceForeground#50FA7B
  • icon.foreground#6272A4
  • input.background#282A36
  • input.border#44475A
  • input.foreground#F8F8F2
  • input.placeholderForeground#6272A4
  • inputOption.activeBackground#BD93F944
  • inputOption.activeBorder#BD93F9
  • inputOption.activeForeground#F8F8F2
  • inputValidation.errorBackground#FF555522
  • inputValidation.errorBorder#FF5555
  • inputValidation.errorForeground#FF5555
  • inputValidation.infoBackground#8BE9FD22
  • inputValidation.infoBorder#8BE9FD
  • inputValidation.infoForeground#8BE9FD
  • inputValidation.warningBackground#FFB86C22
  • inputValidation.warningBorder#FFB86C
  • inputValidation.warningForeground#FFB86C
  • keybindingLabel.background#44475A
  • keybindingLabel.border#6272A4
  • keybindingLabel.bottomBorder#6272A4
  • keybindingLabel.foreground#F8F8F2
  • list.activeSelectionBackground#44475A
  • list.activeSelectionForeground#F8F8F2
  • list.activeSelectionIconForeground#F8F8F2
  • list.dropBackground#44475A88
  • list.errorForeground#FF5555
  • list.focusBackground#44475A
  • list.focusForeground#F8F8F2
  • list.focusHighlightForeground#8BE9FD
  • list.highlightForeground#8BE9FD
  • list.hoverBackground#44475A44
  • list.hoverForeground#F8F8F2
  • list.inactiveSelectionBackground#44475A88
  • list.inactiveSelectionForeground#F8F8F2
  • list.warningForeground#FFB86C
  • merge.border#44475A
  • merge.commonContentBackground#FFB86C11
  • merge.commonHeaderBackground#FFB86C44
  • merge.currentContentBackground#50FA7B11
  • merge.currentHeaderBackground#50FA7B44
  • merge.incomingContentBackground#BD93F911
  • merge.incomingHeaderBackground#BD93F944
  • minimap.errorHighlight#FF5555
  • minimap.findMatchHighlight#FFB86C99
  • minimap.selectionHighlight#44475A99
  • minimap.warningHighlight#FFB86C
  • minimapGutter.addedBackground#50FA7B
  • minimapGutter.deletedBackground#FF5555
  • minimapGutter.modifiedBackground#FFB86C
  • minimapSlider.activeBackground#F8F8F21E
  • minimapSlider.background#F8F8F20A
  • minimapSlider.hoverBackground#F8F8F214
  • notificationCenterHeader.background#21222C
  • notificationCenterHeader.foreground#F8F8F2
  • notificationLink.foreground#8BE9FD
  • notifications.background#21222C
  • notifications.border#44475A
  • notifications.foreground#F8F8F2
  • notificationsErrorIcon.foreground#FF5555
  • notificationsInfoIcon.foreground#8BE9FD
  • notificationsWarningIcon.foreground#FFB86C
  • panel.background#282A36
  • panel.border#BD93F9
  • panel.foreground#F8F8F2
  • panelTitle.activeBorder#FF79C6
  • panelTitle.activeForeground#F8F8F2
  • panelTitle.inactiveForeground#6272A4
  • peekView.border#BD93F9
  • peekViewEditor.background#282A36
  • peekViewEditor.matchHighlightBackground#F1FA8C44
  • peekViewEditorGutter.background#282A36
  • peekViewResult.background#21222C
  • peekViewResult.fileForeground#F8F8F2
  • peekViewResult.lineForeground#6272A4
  • peekViewResult.matchHighlightBackground#F1FA8C44
  • peekViewResult.selectionBackground#44475A
  • peekViewResult.selectionForeground#F8F8F2
  • peekViewTitle.background#21222C
  • peekViewTitleDescription.foreground#6272A4
  • peekViewTitleLabel.foreground#F8F8F2
  • progressBar.background#BD93F9
  • quickInput.background#21222C
  • quickInput.foreground#F8F8F2
  • quickInputList.focusBackground#44475A
  • quickInputList.focusForeground#F8F8F2
  • quickInputList.focusIconForeground#F8F8F2
  • quickInputTitle.background#21222C
  • scrollbar.shadow#11111166
  • scrollbarSlider.activeBackground#F8F8F23C
  • scrollbarSlider.background#F8F8F214
  • scrollbarSlider.hoverBackground#F8F8F228
  • selection.background#44475A
  • settings.checkboxBackground#282A36
  • settings.checkboxBorder#44475A
  • settings.checkboxForeground#F8F8F2
  • settings.dropdownBackground#21222C
  • settings.dropdownBorder#44475A
  • settings.dropdownForeground#F8F8F2
  • settings.focusedRowBackground#44475A44
  • settings.headerForeground#F8F8F2
  • settings.modifiedItemIndicator#FFB86C
  • settings.numberInputBackground#282A36
  • settings.numberInputBorder#44475A
  • settings.numberInputForeground#F8F8F2
  • settings.rowHoverBackground#44475A22
  • settings.textInputBackground#282A36
  • settings.textInputBorder#44475A
  • settings.textInputForeground#F8F8F2
  • sideBar.background#21222C
  • sideBar.border#191A21
  • sideBar.foreground#F8F8F2
  • sideBarSectionHeader.background#282A36
  • sideBarSectionHeader.border#191A21
  • sideBarSectionHeader.foreground#F8F8F2
  • sideBarTitle.foreground#F8F8F2
  • statusBar.background#191A21
  • statusBar.border#191A21
  • statusBar.debuggingBackground#FFB86C
  • statusBar.debuggingBorder#FFB86C
  • statusBar.debuggingForeground#282A36
  • statusBar.foreground#F8F8F2
  • statusBar.noFolderBackground#191A21
  • statusBar.noFolderForeground#F8F8F2
  • statusBarItem.activeBackground#F8F8F21E
  • statusBarItem.errorBackground#FF5555
  • statusBarItem.errorForeground#F8F8F2
  • statusBarItem.hoverBackground#44475A44
  • statusBarItem.prominentBackground#44475A
  • statusBarItem.prominentForeground#F8F8F2
  • statusBarItem.prominentHoverBackground#44475A88
  • statusBarItem.remoteBackground#BD93F9
  • statusBarItem.remoteForeground#F8F8F2
  • statusBarItem.warningBackground#FFB86C
  • statusBarItem.warningForeground#282A36
  • tab.activeBackground#282A36
  • tab.activeBorder#282A36
  • tab.activeBorderTop#FF79C6
  • tab.activeForeground#F8F8F2
  • tab.border#191A21
  • tab.hoverBackground#282A36
  • tab.hoverForeground#F8F8F2
  • tab.inactiveBackground#21222C
  • tab.inactiveForeground#6272A4
  • tab.lastPinnedBorder#44475A
  • tab.unfocusedActiveBorderTop#44475A
  • tab.unfocusedActiveForeground#6272A4
  • tab.unfocusedInactiveForeground#6272A4
  • terminal.ansiBlack#21222C
  • terminal.ansiBlue#BD93F9
  • terminal.ansiBrightBlack#6272A4
  • terminal.ansiBrightBlue#D6ACFF
  • terminal.ansiBrightCyan#A4FFFF
  • terminal.ansiBrightGreen#69FF94
  • terminal.ansiBrightMagenta#FF92DF
  • terminal.ansiBrightRed#FF6E6E
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFFFA5
  • terminal.ansiCyan#8BE9FD
  • terminal.ansiGreen#50FA7B
  • terminal.ansiMagenta#FF79C6
  • terminal.ansiRed#FF5555
  • terminal.ansiWhite#F8F8F2
  • terminal.ansiYellow#F1FA8C
  • terminal.background#282A36
  • terminal.border#BD93F9
  • terminal.foreground#F8F8F2
  • terminal.selectionBackground#44475A
  • terminal.tab.activeBorder#FF79C6
  • terminalCursor.background#282A36
  • terminalCursor.foreground#F8F8F2
  • textBlockQuote.background#21222C
  • textBlockQuote.border#BD93F9
  • textCodeBlock.background#21222C
  • textLink.activeForeground#A4FFFF
  • textLink.foreground#8BE9FD
  • textPreformat.foreground#F8F8F2
  • textSeparator.foreground#44475A
  • titleBar.activeBackground#21222C
  • titleBar.activeForeground#F8F8F2
  • titleBar.border#191A21
  • titleBar.inactiveBackground#21222C
  • titleBar.inactiveForeground#6272A4
  • tree.indentGuidesStroke#44475A
  • walkThrough.embeddedEditorBackground#282A36
  • welcomePage.background#282A36
  • welcomePage.progress.background#282A36
  • welcomePage.progress.foreground#BD93F9
  • welcomePage.tileBackground#21222C
  • welcomePage.tileHoverBackground#44475A
  • widget.shadow#11111166

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, comment.line, comment.block, punctuation.definition.comment#6272A4italic
comment.block.documentation, string.quoted.docstring, string.quoted.docstring.multi, string.quoted.docstring.multi.python#6272A4italic
keyword, keyword.control, keyword.control.conditional, keyword.control.loop, keyword.control.flow, keyword.control.trycatch, keyword.control.import, keyword.control.from, keyword.control.export, keyword.control.return, keyword.control.as, keyword.other, storage.modifier#FF79C6
storage.type, storage.type.js, storage.type.ts, storage.type.function, storage.type.class, storage.type.function.python, storage.type.class.python, storage.type.function.lambda.python, keyword.control.as, keyword.operator.expression.typeof, keyword.operator.expression.instanceof, keyword.operator.expression.of, keyword.operator.expression.in, keyword.operator.expression.void, keyword.operator.expression.delete, keyword.operator.new#FF79C6
keyword.control.import.python, keyword.control.flow.python, keyword.operator.logical.python, keyword.operator.unpacking.python#FF79C6
entity.name.function, entity.name.function.member, meta.function-call, meta.method-call, support.function, support.function.builtin, entity.name.function.python, meta.function-call.generic.python, meta.function-call.python, support.function.magic.python#50FA7B
variable.parameter, variable.parameter.function, meta.function.parameters, variable.parameter.function.python#FFB86Citalic
variable, variable.other, variable.other.readwrite, variable.other.assignment, meta.object-literal.key#F8F8F2
variable.other.property, variable.other.object.property, support.variable.property, meta.object.member#F8F8F2
variable.language, variable.language.this, variable.language.self, variable.language.super, variable.language.special.self.python#BD93F9italic
string, string.quoted, string.quoted.single, string.quoted.double, string.quoted.triple, string.template, string.quoted.single.python, string.quoted.double.python, string.quoted.single.js, string.quoted.double.js#F1FA8C
string.template.expression, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, meta.template.expression#FF79C6
constant.character.escape, constant.character.escape.python#FF79C6
string.regexp, keyword.operator.quantifier.regexp, keyword.control.anchor.regexp, keyword.operator.or.regexp#FF5555
constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.numeric.octal, constant.numeric.binary, constant.numeric.integer.python, constant.numeric.float.python#BD93F9
constant, constant.language, constant.language.boolean, constant.language.null, constant.language.undefined, constant.other, variable.other.constant, variable.other.enummember, constant.language.python, support.type.enum, entity.name.type.enum#BD93F9
constant.language.boolean.true, constant.language.boolean.false, constant.language.null, constant.language.undefined, constant.language.none.python#BD93F9
entity.name.type, entity.name.type.class, entity.name.type.interface, entity.name.type.alias, entity.name.type.module, entity.name.class, entity.other.inherited-class, support.type, support.type.builtin, support.class, support.class.builtin, entity.name.type.class.python, support.type.python#8BE9FDitalic
meta.decorator, entity.name.function.decorator, entity.name.function.decorator.python, punctuation.definition.decorator.python, meta.decorator.python#50FA7Bitalic
keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.comparison, keyword.operator.logical, keyword.operator.ternary, keyword.operator.spread, keyword.operator.rest, keyword.operator.type, keyword.operator.type.annotation#FF79C6
punctuation, punctuation.definition.block, punctuation.definition.parameters, punctuation.separator, punctuation.terminator, punctuation.accessor, punctuation.section, meta.brace.round, meta.brace.square, meta.brace.curly#F8F8F2
entity.name.tag, entity.name.tag.html, entity.name.tag.js, entity.name.tag.tsx, support.class.component#FF79C6
entity.other.attribute-name, entity.other.attribute-name.html, entity.other.attribute-name.js, entity.other.attribute-name.tsx#50FA7Bitalic
support.type.property-name.css, support.type.vendored.property-name.css, meta.property-name.css#8BE9FD
support.constant.property-value.css, constant.numeric.css, keyword.other.unit.css, support.constant.color.css#BD93F9
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css#50FA7B
support.type.property-name.json, string.json support.type.property-name.json#8BE9FD
heading.1.markdown entity.name, heading.2.markdown entity.name, heading.3.markdown entity.name, heading.4.markdown entity.name, heading.5.markdown entity.name, heading.6.markdown entity.name, markup.heading#BD93F9bold
markup.bold#FFB86Cbold
markup.italic#F1FA8Citalic
markup.underline.link, string.other.link#8BE9FD
markup.inline.raw, markup.fenced_code.block#50FA7B
markup.inserted#50FA7B
markup.deleted#FF5555
markup.changed#FFB86C
support.module, support.variable, support.constant, support.other#8BE9FD
invalid, invalid.illegal#FF5555strikethrough
invalid.deprecated#FFB86Cstrikethrough
Ghanashyam Dark Pro by Ghanashyam Budhathoki - VS Code Theme