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.activeBorder#DB2777
  • activityBar.background#F5EEF3
  • activityBar.border#E7D9E1
  • activityBar.dropBorder#DB2777
  • activityBar.foreground#2D2230
  • activityBar.inactiveForeground#8A738E
  • activityBarBadge.background#DB2777
  • activityBarBadge.foreground#F5EEF3
  • badge.background#DB2777
  • badge.foreground#F5EEF3
  • banner.background#F9E6EF
  • banner.foreground#2D2230
  • banner.iconForeground#DB2777
  • breadcrumb.activeSelectionForeground#2D2230
  • breadcrumb.focusForeground#2D2230
  • breadcrumb.foreground#957B99
  • breadcrumbPicker.background#FFFFFF
  • button.background#DB2777
  • button.border#DB277700
  • button.foreground#F5EEF3
  • button.hoverBackground#A855F7
  • button.secondaryBackground#D8C5D0
  • button.secondaryForeground#2D2230
  • button.secondaryHoverBackground#C7AFBC
  • checkbox.background#FFFFFF
  • checkbox.border#D8C5D0
  • checkbox.foreground#DB2777
  • commandCenter.activeBackground#FFFFFF
  • commandCenter.activeForeground#2D2230
  • commandCenter.background#FAF6F8
  • commandCenter.border#D8C5D0
  • commandCenter.foreground#6E5870
  • contrastActiveBorder#DB277700
  • contrastBorder#E7D9E100
  • debugConsole.errorForeground#C2413B
  • debugConsole.infoForeground#6E5870
  • debugConsole.warningForeground#A16207
  • debugConsoleInputIcon.foreground#DB2777
  • debugIcon.breakpointForeground#C2413B
  • debugIcon.continueForeground#DB2777
  • debugIcon.pauseForeground#A16207
  • debugIcon.restartForeground#DB2777
  • debugIcon.startForeground#DB2777
  • debugIcon.stepIntoForeground#DB2777
  • debugIcon.stepOutForeground#DB2777
  • debugIcon.stepOverForeground#DB2777
  • debugIcon.stopForeground#C2413B
  • debugToolBar.background#FFFFFF
  • descriptionForeground#6E5870
  • diffEditor.diagonalFill#D8C5D0
  • diffEditor.insertedLineBackground#2F855A12
  • diffEditor.insertedTextBackground#2F855A26
  • diffEditor.removedLineBackground#C2413B12
  • diffEditor.removedTextBackground#C2413B26
  • dropdown.background#FFFFFF
  • dropdown.border#D8C5D0
  • dropdown.foreground#2D2230
  • dropdown.listBackground#FFFFFF
  • editor.background#FAF6F8
  • editor.findMatchBackground#A1620766
  • editor.findMatchBorder#A16207
  • editor.findMatchHighlightBackground#A162073D
  • editor.findMatchHighlightBorder#A16207AA
  • editor.findRangeHighlightBackground#A1620724
  • editor.foldBackground#E7D9E188
  • editor.foreground#2D2230
  • editor.hoverHighlightBackground#F9E6EF38
  • editor.inactiveSelectionBackground#F7EEF3F2
  • editor.lineHighlightBackground#FFFFFF
  • editor.lineHighlightBorder#FFFFFF00
  • editor.linkedEditingBackground#F9E6EF70
  • editor.rangeHighlightBackground#F3E4ECCC
  • editor.selectionBackground#F7D6E7
  • editor.selectionForeground#2D2230
  • editor.selectionHighlightBackground#DB27774A
  • editor.wordHighlightBackground#7C3AED30
  • editor.wordHighlightStrongBackground#7C3AED4D
  • editorBracketHighlight.foreground1#DB2777
  • editorBracketHighlight.foreground2#AD5AA5
  • editorBracketHighlight.foreground3#9C7A34
  • editorBracketHighlight.foreground4#BE185D
  • editorBracketMatch.background#F9E6EF52
  • editorBracketMatch.border#DB277766
  • editorCodeLens.foreground#8A738E88
  • editorCursor.foreground#DB2777
  • editorError.foreground#C2413B
  • editorGroup.border#E7D9E1
  • editorGroup.dropBackground#DB27771A
  • editorGroupHeader.noTabsBackground#F5EEF3
  • editorGroupHeader.tabsBackground#F5EEF3
  • editorGroupHeader.tabsBorder#E7D9E1
  • editorGutter.addedBackground#2F855A
  • editorGutter.background#FAF6F8
  • editorGutter.deletedBackground#C2413B
  • editorGutter.foldingControlForeground#957B99
  • editorGutter.modifiedBackground#A855F7
  • editorHint.foreground#A855F7
  • editorHoverWidget.background#FFFFFF
  • editorHoverWidget.border#D8C5D0
  • editorHoverWidget.foreground#2D2230
  • editorHoverWidget.statusBarBackground#E7D9E1
  • editorIndentGuide.activeBackground1#C7AFBC
  • editorIndentGuide.background1#D8C5D0
  • editorInfo.foreground#DB2777
  • editorInlayHint.background#FAF6F800
  • editorInlayHint.foreground#8A738EAA
  • editorInlayHint.parameterBackground#FAF6F800
  • editorInlayHint.parameterForeground#8A738E99
  • editorInlayHint.typeBackground#FAF6F800
  • editorInlayHint.typeForeground#8A738E99
  • editorLineNumber.activeForeground#6E5870
  • editorLineNumber.foreground#8A738E
  • editorLink.activeForeground#DB2777
  • editorMarkerNavigation.background#FFFFFF
  • editorMarkerNavigationError.background#C2413B33
  • editorMarkerNavigationInfo.background#DB277733
  • editorMarkerNavigationWarning.background#A1620733
  • editorOverviewRuler.addedForeground#2F855A66
  • editorOverviewRuler.border#E7D9E1
  • editorOverviewRuler.deletedForeground#C2413B66
  • editorOverviewRuler.errorForeground#C2413B
  • editorOverviewRuler.findMatchForeground#A16207CC
  • editorOverviewRuler.infoForeground#DB2777
  • editorOverviewRuler.modifiedForeground#A855F766
  • editorOverviewRuler.selectionHighlightForeground#DB277766
  • editorOverviewRuler.warningForeground#A16207
  • editorRuler.foreground#D8C5D0
  • editorSuggestWidget.background#FFFFFF
  • editorSuggestWidget.border#D8C5D0
  • editorSuggestWidget.focusHighlightForeground#DB2777
  • editorSuggestWidget.foreground#2D2230
  • editorSuggestWidget.highlightForeground#DB2777
  • editorSuggestWidget.selectedBackground#F9E6EF
  • editorWarning.foreground#A16207
  • editorWhitespace.foreground#D8C5D0
  • editorWidget.background#FFFFFF
  • editorWidget.border#D8C5D0
  • editorWidget.foreground#2D2230
  • editorWidget.resizeBorder#DB2777
  • errorForeground#C2413B
  • extensionBadge.remoteBackground#DB2777
  • extensionBadge.remoteForeground#F5EEF3
  • extensionButton.prominentBackground#DB2777
  • extensionButton.prominentForeground#F5EEF3
  • extensionButton.prominentHoverBackground#A855F7
  • extensionIcon.starForeground#A16207
  • focusBorder#DB277766
  • foreground#2D2230
  • gitDecoration.addedResourceForeground#2F855A
  • gitDecoration.conflictingResourceForeground#A16207
  • gitDecoration.deletedResourceForeground#C2413B
  • gitDecoration.ignoredResourceForeground#8A738E
  • gitDecoration.modifiedResourceForeground#A855F7
  • gitDecoration.renamedResourceForeground#A855F7
  • gitDecoration.stageDeletedResourceForeground#C2413B
  • gitDecoration.stageModifiedResourceForeground#A855F7
  • gitDecoration.submoduleResourceForeground#6E5870
  • gitDecoration.untrackedResourceForeground#2F855AAA
  • icon.foreground#6E5870
  • input.background#FFFFFF
  • input.border#D8C5D0
  • input.foreground#2D2230
  • input.placeholderForeground#8A738E
  • inputOption.activeBackground#DB277733
  • inputOption.activeBorder#DB2777
  • inputOption.activeForeground#2D2230
  • inputValidation.errorBackground#FFFFFF
  • inputValidation.errorBorder#C2413B
  • inputValidation.infoBackground#FFFFFF
  • inputValidation.infoBorder#DB2777
  • inputValidation.warningBackground#FFFFFF
  • inputValidation.warningBorder#A16207
  • keybindingLabel.background#FFFFFF
  • keybindingLabel.border#D8C5D0
  • keybindingLabel.bottomBorder#D8C5D0
  • keybindingLabel.foreground#2D2230
  • list.activeSelectionBackground#F9E6EF
  • list.activeSelectionForeground#2D2230
  • list.activeSelectionIconForeground#2D2230
  • list.deemphasizedForeground#8A738E
  • list.dropBackground#DB27771A
  • list.errorForeground#C2413B
  • list.filterMatchBackground#A1620733
  • list.filterMatchBorder#A1620788
  • list.focusBackground#F9E6EF
  • list.focusForeground#2D2230
  • list.focusHighlightForeground#DB2777
  • list.focusOutline#DB277766
  • list.highlightForeground#DB2777
  • list.hoverBackground#FFFFFF
  • list.hoverForeground#2D2230
  • list.inactiveSelectionBackground#FFFFFF
  • list.inactiveSelectionForeground#2D2230
  • list.invalidItemForeground#C2413B88
  • list.warningForeground#A16207
  • listFilterWidget.background#FFFFFF
  • listFilterWidget.noMatchesOutline#C2413B
  • listFilterWidget.outline#DB2777
  • merge.currentContentBackground#DB27771A
  • merge.currentHeaderBackground#DB277733
  • merge.incomingContentBackground#A855F71A
  • merge.incomingHeaderBackground#A855F733
  • minimap.findMatchHighlight#A16207CC
  • minimap.selectionHighlight#F7D6E799
  • minimap.selectionOccurrenceHighlight#7C3AED66
  • minimapGutter.addedBackground#2F855A
  • minimapGutter.deletedBackground#C2413B
  • minimapGutter.modifiedBackground#A855F7
  • minimapSlider.activeBackground#6E587030
  • minimapSlider.background#6E587010
  • minimapSlider.hoverBackground#6E587020
  • notificationCenter.border#D8C5D0
  • notificationCenterHeader.background#FFFFFF
  • notificationCenterHeader.foreground#2D2230
  • notificationLink.foreground#DB2777
  • notifications.background#FFFFFF
  • notifications.border#D8C5D0
  • notifications.foreground#2D2230
  • notificationsErrorIcon.foreground#C2413B
  • notificationsInfoIcon.foreground#DB2777
  • notificationsWarningIcon.foreground#A16207
  • panel.background#F5EEF3
  • panel.border#E7D9E1
  • panel.dropBorder#DB2777
  • panelInput.border#D8C5D0
  • panelSection.border#E7D9E1
  • panelSectionHeader.background#FFFFFF
  • panelTitle.activeBorder#DB2777
  • panelTitle.activeForeground#2D2230
  • panelTitle.inactiveForeground#8A738E
  • peekView.border#DB2777
  • peekViewEditor.background#F5EEF3
  • peekViewEditor.matchHighlightBackground#A1620733
  • peekViewResult.background#FAF6F8
  • peekViewResult.fileForeground#2D2230
  • peekViewResult.lineForeground#6E5870
  • peekViewResult.matchHighlightBackground#A1620733
  • peekViewResult.selectionBackground#F9E6EF
  • peekViewResult.selectionForeground#2D2230
  • peekViewTitle.background#FFFFFF
  • peekViewTitleDescription.foreground#6E5870
  • peekViewTitleLabel.foreground#2D2230
  • progressBar.background#DB2777
  • quickInput.background#FAF6F8
  • quickInput.foreground#2D2230
  • quickInputList.focusBackground#F9E6EF
  • quickInputList.focusForeground#2D2230
  • quickInputList.focusIconForeground#2D2230
  • quickInputTitle.background#FFFFFF
  • scrollbar.shadow#00000018
  • scrollbarSlider.activeBackground#6E587040
  • scrollbarSlider.background#6E587015
  • scrollbarSlider.hoverBackground#6E587025
  • selection.background#F9E6EFA3
  • settings.checkboxBackground#FFFFFF
  • settings.checkboxBorder#D8C5D0
  • settings.checkboxForeground#DB2777
  • settings.dropdownBackground#FFFFFF
  • settings.dropdownBorder#D8C5D0
  • settings.dropdownForeground#2D2230
  • settings.focusedRowBackground#F9E6EF38
  • settings.headerForeground#2D2230
  • settings.modifiedItemIndicator#DB2777
  • settings.numberInputBackground#FFFFFF
  • settings.numberInputBorder#D8C5D0
  • settings.numberInputForeground#2D2230
  • settings.rowHoverBackground#F6EFF488
  • settings.textInputBackground#FFFFFF
  • settings.textInputBorder#D8C5D0
  • settings.textInputForeground#2D2230
  • sideBar.background#F5EEF3
  • sideBar.border#E7D9E1
  • sideBar.dropBackground#DB27771A
  • sideBar.foreground#6E5870
  • sideBarSectionHeader.background#F5EEF3
  • sideBarSectionHeader.border#E7D9E1
  • sideBarSectionHeader.foreground#6E5870
  • sideBarTitle.foreground#6E5870
  • statusBar.background#F5EEF3
  • statusBar.border#E7D9E1
  • statusBar.debuggingBackground#A855F7
  • statusBar.debuggingForeground#F5EEF3
  • statusBar.foreground#6E5870
  • statusBar.noFolderBackground#FAF6F8
  • statusBar.noFolderForeground#6E5870
  • statusBarItem.activeBackground#DB277733
  • statusBarItem.errorBackground#C2413B
  • statusBarItem.errorForeground#F5EEF3
  • statusBarItem.hoverBackground#E7D9E1
  • statusBarItem.prominentBackground#F9E6EF
  • statusBarItem.prominentHoverBackground#F9E6EFA3
  • statusBarItem.remoteBackground#DB2777
  • statusBarItem.remoteForeground#F5EEF3
  • statusBarItem.warningBackground#A16207
  • statusBarItem.warningForeground#F5EEF3
  • tab.activeBackground#FAF6F8
  • tab.activeBorderTop#DB2777
  • tab.activeForeground#2D2230
  • tab.activeModifiedBorder#A855F7
  • tab.border#E7D9E1
  • tab.hoverBackground#FFFFFF
  • tab.inactiveBackground#F5EEF3
  • tab.inactiveForeground#957B99
  • tab.inactiveModifiedBorder#A855F766
  • tab.lastPinnedBorder#D8C5D0
  • tab.unfocusedActiveBorderTop#DB277766
  • tab.unfocusedHoverBackground#FFFFFF
  • terminal.ansiBlack#F5EEF3
  • terminal.ansiBlue#BE185D
  • terminal.ansiBrightBlack#8A738E
  • terminal.ansiBrightBlue#F472B6
  • terminal.ansiBrightCyan#A855F7
  • terminal.ansiBrightGreen#DB2777
  • terminal.ansiBrightMagenta#D895C8
  • terminal.ansiBrightRed#C2413B
  • terminal.ansiBrightWhite#2D2230
  • terminal.ansiBrightYellow#A16207
  • terminal.ansiCyan#A855F7
  • terminal.ansiGreen#DB2777
  • terminal.ansiMagenta#AD5AA5
  • terminal.ansiRed#C2413B
  • terminal.ansiWhite#6E5870
  • terminal.ansiYellow#A16207
  • terminal.background#F5EEF3
  • terminal.border#E7D9E1
  • terminal.foreground#2D2230
  • terminal.selectionBackground#F9E6EFA3
  • terminalCursor.background#F5EEF3
  • terminalCursor.foreground#DB2777
  • testing.iconErrored#C2413B
  • testing.iconFailed#C2413B
  • testing.iconPassed#DB2777
  • testing.iconQueued#A16207
  • testing.iconSkipped#8A738E
  • testing.iconUnset#957B99
  • testing.runAction#DB2777
  • textBlockQuote.background#FFFFFF
  • textBlockQuote.border#DB277744
  • textLink.activeForeground#A855F7
  • textLink.foreground#DB2777
  • textPreformat.foreground#6E5870
  • textSeparator.foreground#D8C5D0
  • titleBar.activeBackground#F5EEF3
  • titleBar.activeForeground#6E5870
  • titleBar.border#E7D9E1
  • titleBar.inactiveBackground#F5EEF3
  • titleBar.inactiveForeground#8A738E
  • toolbar.activeBackground#D8C5D0
  • toolbar.hoverBackground#E7D9E1
  • tree.indentGuidesStroke#D8C5D0
  • tree.tableColumnsBorder#D8C5D0
  • walkThrough.embeddedEditorBackground#F5EEF3
  • welcomePage.progress.foreground#DB2777
  • welcomePage.tileBackground#FFFFFF
  • welcomePage.tileBorder#D8C5D0
  • widget.shadow#00000022

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, comment.block.documentation, comment.line.documentation, comment.block, comment.line, punctuation.definition.comment#A38EA588italic
keyword.control, keyword.control.flow, keyword.control.conditional, keyword.control.loop, keyword.control.return, keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.trycatch, keyword.control.exception#E11D48bold
storage, storage.type, storage.modifier, storage.type.function, storage.type.class, storage.type.interface, storage.type.enum, storage.type.struct, storage.type.type, keyword.type, keyword.control.new, keyword.control.as, keyword.control.default, keyword.other, keyword.other.rust, keyword.other.fn.rust, keyword.other.crate.rust, keyword.other.use.rust, keyword.other.where.rust#E11D48bold
keyword#E11D48bold
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.expression, punctuation.separator, punctuation.terminator, punctuation.accessor#7A667E
string, string.template, string.quoted, string.quoted.single, string.quoted.double, string.quoted.triple, string.interpolated, punctuation.definition.string#C76A1A
string.regexp, constant.regexp, regexp, support.other.regexp#A855F7italic
constant.numeric#C0266D
constant.language.boolean, constant.language.null, constant.language.undefined, constant.language, support.constant.builtin#C0266Dbold
variable, variable.other.readwrite, entity.name.variable, variable.other, variable.language.this, variable.language.self, variable.language.super#3A2E3D
variable.parameter, meta.parameter#7D607Aitalic
variable.other.property, variable.object.property, meta.property-name, support.variable.property, entity.name.record.field#0369A1
variable.other.constant, variable.other.enummember, constant.other, support.constant, entity.name.constant#C084FCitalic bold
entity.name.type, entity.name.type.alias, entity.name.union, support.type#DB2777bold
entity.name.type.class, support.class, entity.other.inherited-class#7C3AEDbold
entity.name.type.interface#C45CE2italic
entity.name.type.enum#9333EAbold
entity.name.struct#A855F7bold
entity.name.type.parameter#7D607Aitalic
support.type.primitive, support.type.builtin, storage.type.primitive, storage.type.built-in, keyword.type.boolean, keyword.type.number, keyword.type.string#C45CE2
entity.name.namespace, entity.name.module, support.module#7A667Eitalic
entity.name.function, entity.name.function.member, meta.function-call, support.function, variable.function#A16207bold
entity.name.function.macro, support.function.macro#BE185Dbold
entity.name.function.decorator, meta.decorator, entity.name.tag.annotation, punctuation.decorator#BE185Ditalic
punctuation.definition.lifetime, entity.name.type.lifetime, storage.modifier.lifetime#7D607Aitalic
meta.attribute.rust, punctuation.definition.attribute.rust, punctuation.brackets.attribute.rust#BE185Ditalic
entity.name.tag, punctuation.definition.tag, punctuation.definition.tag.begin, punctuation.definition.tag.end#E11D48bold
support.class.component#7C3AEDbold
entity.other.attribute-name, entity.other.attribute-name.class, entity.other.attribute-name.id#C084FCitalic
entity.name.label#C084FC
constant.character.escape#A16207bold
punctuation.definition.template-expression, punctuation.section.embedded, meta.template.expression#E11D48bold
markup.heading, markup.heading punctuation.definition.heading#E11D48bold
markup.bold#2D2230bold
markup.italic#2D2230italic
markup.inline.raw, markup.underline.link, string.other.link.title, string.other.link#7C3AED
markup.list, punctuation.definition.list#7A667E
markup.quote#917A95italic
invalid, invalid.deprecated#C2413Bbold
support.type.property-name.css, support.type.property-name.scss, meta.property-name.css#C084FCitalic
support.constant.property-value.css, keyword.other.unit.css, constant.numeric.css#0369A1
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#E11D48bold
keyword.key.toml, support.type.property-name.toml, entity.name.tag.toml#C084FCitalic
entity.other.attribute-name.table.toml, entity.other.attribute-name.table.array.toml#7C3AEDbold
support.type.property-name.json#C084FCitalic
MintShot Themes by MintShot theme - VS Code Theme