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#3ABACD
  • activityBar.background#060911
  • activityBar.border#00000000
  • activityBar.foreground#3ABACD
  • activityBar.inactiveForeground#6A7099
  • activityBarBadge.background#3ABACD
  • activityBarBadge.foreground#0A1420
  • activityBarTop.activeBorder#3ABACD
  • activityBarTop.background#060911
  • activityBarTop.foreground#3ABACD
  • activityBarTop.inactiveForeground#6A7099
  • badge.background#7C3BED
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#3ABACD
  • breadcrumb.focusForeground#E7E8F3
  • breadcrumb.foreground#868CAD
  • breadcrumbPicker.background#060911
  • button.background#7C3BED
  • button.foreground#FFFFFF
  • button.hoverBackground#8E57F0
  • button.secondaryBackground#1D2238
  • button.secondaryForeground#E1E3F0
  • button.secondaryHoverBackground#363D63
  • charts.blue#5AA6F0
  • charts.foreground#BFC3DC
  • charts.green#6FD0AE
  • charts.orange#E0A46E
  • charts.purple#A98BF0
  • charts.red#EB6F86
  • charts.yellow#E5C07B
  • checkbox.background#060911
  • checkbox.border#171D2D
  • debugExceptionWidget.background#29131B
  • debugExceptionWidget.border#EB6F86
  • debugToolBar.background#060911
  • descriptionForeground#878CAD
  • diffEditor.insertedLineBackground#6FD0AE14
  • diffEditor.insertedTextBackground#6FD0AE1F
  • diffEditor.removedLineBackground#EB6F8614
  • diffEditor.removedTextBackground#EB6F861F
  • disabledForeground#6B7099
  • dropdown.background#060911
  • dropdown.border#171D2D
  • dropdown.foreground#E1E3F0
  • editor.background#0A0F1B
  • editor.findMatchBackground#3ABACD66
  • editor.findMatchHighlightBackground#3ABACD33
  • editor.findRangeHighlightBackground#34487944
  • editor.focusedStackFrameHighlightBackground#6FD0AE22
  • editor.foreground#BFC3DC
  • editor.hoverHighlightBackground#34487955
  • editor.inactiveSelectionBackground#34487944
  • editor.lineHighlightBackground#0F1524
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#151E34AA
  • editor.selectionBackground#34487999
  • editor.selectionHighlightBackground#34487955
  • editor.stackFrameHighlightBackground#E5C07B22
  • editor.wordHighlightBackground#7C3BED2E
  • editor.wordHighlightStrongBackground#3ABACD2E
  • editorBracketHighlight.foreground1#A98BF0
  • editorBracketHighlight.foreground2#58C8D8
  • editorBracketHighlight.foreground3#5AA6F0
  • editorBracketHighlight.foreground4#6FD0AE
  • editorBracketHighlight.foreground5#E0A46E
  • editorBracketHighlight.foreground6#E5C07B
  • editorBracketHighlight.unexpectedBracket.foreground#EB6F86
  • editorBracketMatch.background#7C3BED2E
  • editorBracketMatch.border#A98BF0
  • editorCodeLens.foreground#6A7099
  • editorCursor.foreground#3ABACD
  • editorError.foreground#EB6F86
  • editorGroup.border#171D2D
  • editorGroupHeader.noTabsBackground#070B14
  • editorGroupHeader.tabsBackground#070B14
  • editorGutter.addedBackground#6FD0AE
  • editorGutter.background#0A0F1B
  • editorGutter.deletedBackground#EB6F86
  • editorGutter.modifiedBackground#5AA6F0
  • editorHint.foreground#6FD0AE
  • editorHoverWidget.background#060911
  • editorHoverWidget.border#171D2D
  • editorIndentGuide.activeBackground1#434A7C
  • editorIndentGuide.background1#151C2D
  • editorInfo.foreground#5AA6F0
  • editorLineNumber.activeForeground#A98BF0
  • editorLineNumber.foreground#464D77
  • editorLink.activeForeground#3ABACD
  • editorOverviewRuler.addedForeground#6FD0AE
  • editorOverviewRuler.border#00000000
  • editorOverviewRuler.deletedForeground#EB6F86
  • editorOverviewRuler.errorForeground#EB6F86
  • editorOverviewRuler.findMatchForeground#3ABACD99
  • editorOverviewRuler.modifiedForeground#5AA6F0
  • editorOverviewRuler.warningForeground#E5C07B
  • editorPane.background#0A0F1B
  • editorRuler.foreground#151C2D
  • editorSuggestWidget.background#060911
  • editorSuggestWidget.border#171D2D
  • editorSuggestWidget.foreground#BFC3DC
  • editorSuggestWidget.highlightForeground#3ABACD
  • editorSuggestWidget.selectedBackground#7C3BED2E
  • editorWarning.foreground#E5C07B
  • editorWhitespace.foreground#1A2238
  • editorWidget.background#060911
  • editorWidget.border#171D2D
  • errorForeground#EB6F86
  • focusBorder#7C3BED
  • foreground#BFC3DC
  • gitDecoration.conflictingResourceForeground#E5C07B
  • gitDecoration.deletedResourceForeground#EB6F86
  • gitDecoration.ignoredResourceForeground#585E88
  • gitDecoration.modifiedResourceForeground#5AA6F0
  • gitDecoration.stageDeletedResourceForeground#EB6F86
  • gitDecoration.stageModifiedResourceForeground#58C8D8
  • gitDecoration.untrackedResourceForeground#6FD0AE
  • icon.foreground#9096BC
  • input.background#060911
  • input.border#171D2D
  • input.foreground#E1E3F0
  • input.placeholderForeground#6A7099
  • inputOption.activeBackground#7C3BED55
  • inputOption.activeBorder#7C3BED
  • inputValidation.errorBackground#29131B
  • inputValidation.errorBorder#EB6F86
  • inputValidation.infoBackground#131A2D
  • inputValidation.infoBorder#5AA6F0
  • inputValidation.warningBackground#241D0D
  • inputValidation.warningBorder#E5C07B
  • list.activeSelectionBackground#7C3BED2E
  • list.activeSelectionForeground#FFFFFF
  • list.errorForeground#EB6F86
  • list.focusBackground#7C3BED2E
  • list.focusOutline#7C3BED
  • list.highlightForeground#3ABACD
  • list.hoverBackground#0F1524
  • list.inactiveSelectionBackground#0F1524
  • list.warningForeground#E5C07B
  • menu.background#060911
  • menu.foreground#BFC3DC
  • menu.selectionBackground#7C3BED2E
  • menu.selectionForeground#FFFFFF
  • menu.separatorBackground#171D2D
  • menubar.selectionBackground#7C3BED2E
  • minimap.findMatchHighlight#3ABACD99
  • minimap.selectionHighlight#7C3BED88
  • minimapGutter.addedBackground#6FD0AE
  • minimapGutter.deletedBackground#EB6F86
  • minimapGutter.modifiedBackground#5AA6F0
  • modernActivityBarItem.activeForeground#3ABACD
  • notificationLink.foreground#3ABACD
  • notifications.background#060911
  • notifications.border#171D2D
  • notifications.foreground#BFC3DC
  • notificationsErrorIcon.foreground#EB6F86
  • notificationsInfoIcon.foreground#5AA6F0
  • notificationsWarningIcon.foreground#E5C07B
  • panel.background#080D17
  • panel.border#171D2D
  • panelTitle.activeBorder#7C3BED
  • panelTitle.activeForeground#E7E8F3
  • panelTitle.inactiveForeground#868CAD
  • peekView.border#7C3BED
  • peekViewEditor.background#060911
  • peekViewEditor.matchHighlightBackground#3ABACD44
  • peekViewResult.background#080D17
  • peekViewResult.matchHighlightBackground#3ABACD44
  • peekViewResult.selectionBackground#7C3BED2E
  • peekViewTitle.background#080D17
  • peekViewTitleDescription.foreground#868CAD
  • peekViewTitlelabel.foreground#E7E8F3
  • progressBar.background#7C3BED
  • scrollbar.shadow#04070F00
  • scrollbarSlider.activeBackground#7C3BED88
  • scrollbarSlider.background#3A447755
  • scrollbarSlider.hoverBackground#434A7C88
  • selection.background#7C3BED55
  • sideBar.background#080D17
  • sideBar.border#00000000
  • sideBar.foreground#B2B6D2
  • sideBarSectionHeader.background#080D17
  • sideBarSectionHeader.border#171D2D
  • sideBarSectionHeader.foreground#BFC3DC
  • sideBarTitle.foreground#868CAD
  • statusBar.background#060911
  • statusBar.border#00000000
  • statusBar.debuggingBackground#7C3BED
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#B2B6D2
  • statusBar.noFolderBackground#060911
  • statusBarItem.errorBackground#EB6F86
  • statusBarItem.errorForeground#1A1020
  • statusBarItem.prominentBackground#7C3BED
  • statusBarItem.prominentForeground#FFFFFF
  • statusBarItem.remoteBackground#3ABACD
  • statusBarItem.remoteForeground#0A1420
  • statusBarItem.warningBackground#E5C07B
  • statusBarItem.warningForeground#231A05
  • tab.activeBackground#0A0F1B
  • tab.activeBorder#00000000
  • tab.activeBorderTop#3ABACD
  • tab.activeForeground#E7E8F3
  • tab.border#070B14
  • tab.hoverBackground#0F1524
  • tab.inactiveBackground#070B14
  • tab.inactiveForeground#868CAD
  • tab.unfocusedActiveBorderTop#3A4477
  • terminal.ansiBlack#080D18
  • terminal.ansiBlue#5AA6F0
  • terminal.ansiBrightBlack#4C5480
  • terminal.ansiBrightBlue#7FBEF5
  • terminal.ansiBrightCyan#83DBE7
  • terminal.ansiBrightGreen#8ADCC1
  • terminal.ansiBrightMagenta#C2A9F7
  • terminal.ansiBrightRed#F291A2
  • terminal.ansiBrightWhite#EDEEF6
  • terminal.ansiBrightYellow#EFD199
  • terminal.ansiCyan#58C8D8
  • terminal.ansiGreen#6FD0AE
  • terminal.ansiMagenta#A98BF0
  • terminal.ansiRed#EB6F86
  • terminal.ansiWhite#BFC3DC
  • terminal.ansiYellow#E5C07B
  • terminal.background#080D17
  • terminal.foreground#BFC3DC
  • terminalCursor.foreground#3ABACD
  • textBlockQuote.background#080D17
  • textBlockQuote.border#7C3BED
  • textCodeBlock.background#060911
  • textLink.activeForeground#83DBE7
  • textLink.foreground#3ABACD
  • textPreformat.foreground#58C8D8
  • titleBar.activeBackground#060911
  • titleBar.activeForeground#BFC3DC
  • titleBar.border#00000000
  • titleBar.inactiveBackground#060911
  • titleBar.inactiveForeground#6B7099
  • tree.indentGuidesStroke#1A2238
  • welcomePage.progress.foreground#7C3BED
  • welcomePage.tileBackground#080D17
  • widget.border#171D2D
  • widget.shadow#04070F80

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.comment, comment.block, comment.line#5C6280italic
comment.block.documentation, comment.line.documentation, string.quoted.docstring#6E7599italic
storage.type.class.jsdoc, punctuation.definition.block.tag.jsdoc, keyword.other.phpdoc, storage.type.class.phpdoc#9570EDitalic
entity.name.type.instance.jsdoc, variable.other.jsdoc#79CAD6italic
string, string.quoted, string.unquoted, punctuation.definition.string, string.quoted.single, string.quoted.double#5CCAA3
string.template, string.interpolated, punctuation.definition.string.template, string.quoted.template#75D2B4
punctuation.definition.template-expression, punctuation.section.embedded, meta.embedded, punctuation.section.embedded.begin, punctuation.section.embedded.end#B688F2
constant.character.escape, constant.character.string.escape, constant.other.placeholder, constant.character.entity.html#E29561
string.regexp, constant.other.character-class.regexp, punctuation.definition.character-class.regexp#44C2D3
keyword.control.anchor.regexp, keyword.operator.quantifier.regexp, keyword.operator.or.regexp, punctuation.definition.group.regexp#DB9658
constant.numeric, constant.language, constant.language.boolean, constant.language.null, constant.language.undefined, constant.language.nan, constant.language.infinity, support.constant, constant.other.unicode-range#DB9658
keyword, keyword.other, storage, storage.type, storage.modifier, keyword.operator.new, keyword.operator.delete, keyword.operator.expression, keyword.operator.logical, keyword.operator.logical.python, keyword.other.using, keyword.other.rust, keyword.type.go, keyword.function.go#9570ED
keyword.control, keyword.control.flow, keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.as, keyword.control.conditional, keyword.control.loop, keyword.control.trycatch, keyword.control.exception, keyword.control.directive, keyword.package, keyword.import, keyword.control.at-rule#B688F2
variable.language.this, variable.language.super, variable.language.self, variable.language.special.self, constant.language.self, keyword.other.this#DA7089italic
keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.comparison, keyword.operator.relational, keyword.operator.bitwise, keyword.operator.ternary, keyword.operator.spread, keyword.operator.optional, storage.type.function.arrow#8E99C2
punctuation.separator, punctuation.terminator, punctuation.accessor, meta.delimiter, punctuation.definition.parameters, punctuation.definition.arguments#9096BC
punctuation.definition.block, punctuation.section, punctuation.definition.array, punctuation.section.brackets, punctuation.section.parens, punctuation.section.braces, meta.brace#888EB8
entity.name.function, meta.function-call.generic, meta.function-call, variable.function, entity.name.function.member, entity.name.function.call, entity.name.function.target.makefile#4299EE
support.function, support.function.builtin, support.function.magic.python, support.function.builtin.shell, support.function.builtin.go#5AA8F1
entity.name.type, entity.name.class, entity.name.type.class, entity.other.inherited-class, support.type, support.class, entity.name.type.struct, entity.name.type.enum, storage.type.class, meta.type.name#41C2B7
entity.name.type.interface, entity.name.type.alias#6AD2BD
support.type.primitive, entity.name.type.primitive, entity.name.type.parameter, meta.type.parameters, meta.type.annotation, storage.type.built-in, storage.type.primitive#7AC8B5
entity.name.namespace, entity.name.module, entity.name.scope-resolution, entity.name.package, storage.modifier.import, storage.modifier.package#41C2B7
variable, variable.other, variable.other.readwrite, meta.definition.variable, variable.other.assignment#BFC3DC
variable.parameter, meta.parameter, variable.parameter.function-call, variable.parameter.function.language.python#C28DF1
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key, variable.other.member, variable.other.readwrite.instance.ruby, variable.other.makefile#79CAD6
variable.other.constant, variable.other.enummember, variable.other.constant.property, constant.other.symbol.ruby, constant.other.key#DB9658
punctuation.definition.variable, variable.other.php, variable.other.normal.shell, variable.other.env#79CAD6
entity.name.tag, entity.name.tag.html, entity.name.tag.yaml#E4658A
punctuation.definition.tag, punctuation.definition.tag.begin, punctuation.definition.tag.end#9096BC
support.class.component, entity.name.tag.jsx, entity.name.tag.tsx#41C2B7
entity.other.attribute-name, entity.other.attribute-name.html#DAAB6D
entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css#4299EE
entity.other.attribute-name.id.css#9570ED
entity.name.tag.css, entity.name.tag.scss, entity.name.tag.less#E4658A
entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css#5AA8F1
support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less#79CAD6
support.constant.property-value.css, support.constant.property-value.scss, meta.property-value.css#BFC3DC
keyword.other.unit#DB9658
constant.other.color, constant.other.color.rgb-value#E29561
variable.scss, variable.other.less, variable.declaration.scss, variable.parameter.url.scss#C28DF1
meta.decorator, punctuation.decorator, entity.name.function.decorator, meta.function.decorator.python, storage.type.annotation.java, storage.type.annotation#E0B563
entity.name.function.macro, support.macro, meta.attribute.rust, entity.name.function.preprocessor, meta.preprocessor, keyword.control.import.define, punctuation.definition.directive#E0B563
storage.modifier.lifetime.rust, entity.name.lifetime.rust, punctuation.definition.lifetime.rust#E29561
support.type.property-name.json, support.type.property-name.toml, meta.object-literal.key.json#6594ED
source.json meta.structure.dictionary.value string#5CCAA3
entity.name.section.toml, entity.name.section.group-title.ini, keyword.other.definition.ini#41C2B7
punctuation.definition.anchor.yaml, variable.other.alias.yaml, entity.name.type.anchor.yaml#DB9658
keyword.other.DML.sql, keyword.other.DDL.sql, keyword.other.sql, keyword.other.data-integrity.sql#9570ED
keyword.type.graphql, entity.name.fragment.graphql, variable.graphql, support.type.graphql, entity.name.type.graphql#41C2B7
keyword.other.special-method.dockerfile, keyword.other.dockerfile, source.makefile keyword.control#9570ED
entity.name.label, keyword.other.definition, punctuation.definition.entity#9570ED
markup.heading, entity.name.section.markdown, punctuation.definition.heading.markdown#4299EEbold
markup.bold, punctuation.definition.bold#DB9658bold
markup.italic, punctuation.definition.italic#B688F2italic
markup.inline.raw, markup.fenced_code.block, markup.raw, punctuation.definition.raw.markdown#44C2D3
markup.quote, punctuation.definition.quote.begin.markdown#878CADitalic
markup.underline.link, string.other.link, constant.other.reference.link.markdown, markup.underline.link.image.markdown#31AEC1
punctuation.definition.list.begin.markdown, markup.list.numbered.markdown beginning.punctuation.definition.list#9570ED
meta.separator.markdown, punctuation.definition.table.markdown#464D77
markup.inserted, meta.diff.header.to-file, punctuation.definition.inserted.diff#5CCAA3
markup.deleted, meta.diff.header.from-file, punctuation.definition.deleted.diff#E85772
markup.changed, meta.diff.range#E0B563
invalid, invalid.illegal#E85772
invalid.deprecated#E85772strikethrough