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#0E8FA3
  • activityBar.background#E9EBF4
  • activityBar.border#00000000
  • activityBar.foreground#0E8FA3
  • activityBar.inactiveForeground#898FAC
  • activityBarBadge.background#0E8FA3
  • activityBarBadge.foreground#FFFFFF
  • activityBarTop.activeBorder#0E8FA3
  • activityBarTop.background#E9EBF4
  • activityBarTop.foreground#0E8FA3
  • activityBarTop.inactiveForeground#898FAC
  • badge.background#7C3BED
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#0E8FA3
  • breadcrumb.focusForeground#24293F
  • breadcrumb.foreground#6C7292
  • breadcrumbPicker.background#FFFFFF
  • button.background#7C3BED
  • button.foreground#FFFFFF
  • button.hoverBackground#6E2ED6
  • button.secondaryBackground#E4E7F1
  • button.secondaryForeground#383D57
  • button.secondaryHoverBackground#D8DCEC
  • charts.blue#2563D6
  • charts.foreground#383D57
  • charts.green#0E8F72
  • charts.orange#B15C12
  • charts.purple#6E2ED6
  • charts.red#CE2F52
  • charts.yellow#9A6B00
  • checkbox.background#FFFFFF
  • checkbox.border#CFD3E4
  • debugExceptionWidget.background#FBE7EB
  • debugExceptionWidget.border#CE2F52
  • debugToolBar.background#FFFFFF
  • descriptionForeground#6C7292
  • diffEditor.insertedLineBackground#0E8F7212
  • diffEditor.insertedTextBackground#0E8F7218
  • diffEditor.removedLineBackground#CE2F5212
  • diffEditor.removedTextBackground#CE2F5218
  • disabledForeground#969CB8
  • dropdown.background#FFFFFF
  • dropdown.border#CFD3E4
  • dropdown.foreground#383D57
  • editor.background#F8F9FC
  • editor.findMatchBackground#3ABACD66
  • editor.findMatchHighlightBackground#3ABACD33
  • editor.findRangeHighlightBackground#7C3BED14
  • editor.focusedStackFrameHighlightBackground#0E8F7222
  • editor.foreground#383D57
  • editor.hoverHighlightBackground#7C3BED14
  • editor.inactiveSelectionBackground#7C3BED14
  • editor.lineHighlightBackground#EEF0F8
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#EEF0F8AA
  • editor.selectionBackground#7C3BED2E
  • editor.selectionHighlightBackground#7C3BED1A
  • editor.stackFrameHighlightBackground#9A6B0022
  • editor.wordHighlightBackground#7C3BED1F
  • editor.wordHighlightStrongBackground#3ABACD26
  • editorBracketHighlight.foreground1#7C3BED
  • editorBracketHighlight.foreground2#0E93A6
  • editorBracketHighlight.foreground3#2563D6
  • editorBracketHighlight.foreground4#0E8F72
  • editorBracketHighlight.foreground5#B15C12
  • editorBracketHighlight.foreground6#9A6B00
  • editorBracketHighlight.unexpectedBracket.foreground#CE2F52
  • editorBracketMatch.background#7C3BED1F
  • editorBracketMatch.border#6E2ED6
  • editorCodeLens.foreground#898FAC
  • editorCursor.foreground#0E8FA3
  • editorError.foreground#CE2F52
  • editorGroup.border#DBDEEC
  • editorGroupHeader.noTabsBackground#EEF0F7
  • editorGroupHeader.tabsBackground#EEF0F7
  • editorGutter.addedBackground#0E8F72
  • editorGutter.background#F8F9FC
  • editorGutter.deletedBackground#CE2F52
  • editorGutter.modifiedBackground#2563D6
  • editorHint.foreground#0E8F72
  • editorHoverWidget.background#FFFFFF
  • editorHoverWidget.border#DBDEEC
  • editorIndentGuide.activeBackground1#BFC4DB
  • editorIndentGuide.background1#E4E7F1
  • editorInfo.foreground#2563D6
  • editorLineNumber.activeForeground#6E2ED6
  • editorLineNumber.foreground#B4B9D0
  • editorLink.activeForeground#0E8FA3
  • editorOverviewRuler.addedForeground#0E8F72
  • editorOverviewRuler.border#00000000
  • editorOverviewRuler.deletedForeground#CE2F52
  • editorOverviewRuler.errorForeground#CE2F52
  • editorOverviewRuler.findMatchForeground#3ABACD99
  • editorOverviewRuler.modifiedForeground#2563D6
  • editorOverviewRuler.warningForeground#9A6B00
  • editorPane.background#F8F9FC
  • editorRuler.foreground#E4E7F1
  • editorSuggestWidget.background#FFFFFF
  • editorSuggestWidget.border#DBDEEC
  • editorSuggestWidget.foreground#383D57
  • editorSuggestWidget.highlightForeground#0E8FA3
  • editorSuggestWidget.selectedBackground#7C3BED26
  • editorWarning.foreground#9A6B00
  • editorWhitespace.foreground#CFD3E4
  • editorWidget.background#FFFFFF
  • editorWidget.border#DBDEEC
  • errorForeground#CE2F52
  • focusBorder#7C3BED
  • foreground#383D57
  • gitDecoration.conflictingResourceForeground#9A6B00
  • gitDecoration.deletedResourceForeground#CE2F52
  • gitDecoration.ignoredResourceForeground#A0A5BE
  • gitDecoration.modifiedResourceForeground#2563D6
  • gitDecoration.stageDeletedResourceForeground#CE2F52
  • gitDecoration.stageModifiedResourceForeground#0E8FA3
  • gitDecoration.untrackedResourceForeground#0E8F72
  • icon.foreground#5C6488
  • input.background#FFFFFF
  • input.border#CFD3E4
  • input.foreground#383D57
  • input.placeholderForeground#969CB8
  • inputOption.activeBackground#7C3BED26
  • inputOption.activeBorder#7C3BED
  • inputValidation.errorBackground#FBE7EB
  • inputValidation.errorBorder#CE2F52
  • inputValidation.infoBackground#E6EEFB
  • inputValidation.infoBorder#2563D6
  • inputValidation.warningBackground#FBF1DE
  • inputValidation.warningBorder#9A6B00
  • list.activeSelectionBackground#7C3BED26
  • list.activeSelectionForeground#24293F
  • list.errorForeground#CE2F52
  • list.focusBackground#7C3BED26
  • list.focusOutline#7C3BED
  • list.highlightForeground#0E8FA3
  • list.hoverBackground#E7E9F3
  • list.inactiveSelectionBackground#E4E7F1
  • list.warningForeground#9A6B00
  • menu.background#FFFFFF
  • menu.foreground#383D57
  • menu.selectionBackground#7C3BED26
  • menu.selectionForeground#24293F
  • menu.separatorBackground#DBDEEC
  • menubar.selectionBackground#7C3BED26
  • minimap.findMatchHighlight#3ABACD99
  • minimap.selectionHighlight#7C3BED88
  • minimapGutter.addedBackground#0E8F72
  • minimapGutter.deletedBackground#CE2F52
  • minimapGutter.modifiedBackground#2563D6
  • modernActivityBarItem.activeForeground#0E8FA3
  • notificationLink.foreground#0E8FA3
  • notifications.background#FFFFFF
  • notifications.border#DBDEEC
  • notifications.foreground#383D57
  • notificationsErrorIcon.foreground#CE2F52
  • notificationsInfoIcon.foreground#2563D6
  • notificationsWarningIcon.foreground#9A6B00
  • panel.background#EFF1F8
  • panel.border#DBDEEC
  • panelTitle.activeBorder#7C3BED
  • panelTitle.activeForeground#24293F
  • panelTitle.inactiveForeground#6C7292
  • peekView.border#7C3BED
  • peekViewEditor.background#F3F5FA
  • peekViewEditor.matchHighlightBackground#3ABACD40
  • peekViewResult.background#EFF1F8
  • peekViewResult.matchHighlightBackground#3ABACD40
  • peekViewResult.selectionBackground#7C3BED26
  • peekViewTitle.background#EFF1F8
  • peekViewTitleDescription.foreground#6C7292
  • peekViewTitlelabel.foreground#24293F
  • progressBar.background#7C3BED
  • scrollbar.shadow#232D5B00
  • scrollbarSlider.activeBackground#7C3BED66
  • scrollbarSlider.background#232D5B26
  • scrollbarSlider.hoverBackground#232D5B3D
  • selection.background#7C3BED2E
  • sideBar.background#EFF1F8
  • sideBar.border#00000000
  • sideBar.foreground#3A4066
  • sideBarSectionHeader.background#EFF1F8
  • sideBarSectionHeader.border#DBDEEC
  • sideBarSectionHeader.foreground#383D57
  • sideBarTitle.foreground#6C7292
  • statusBar.background#E9EBF4
  • statusBar.border#00000000
  • statusBar.debuggingBackground#7C3BED
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#3A4066
  • statusBar.noFolderBackground#E9EBF4
  • statusBarItem.errorBackground#CE2F52
  • statusBarItem.errorForeground#FFFFFF
  • statusBarItem.prominentBackground#7C3BED
  • statusBarItem.prominentForeground#FFFFFF
  • statusBarItem.remoteBackground#0E8FA3
  • statusBarItem.remoteForeground#FFFFFF
  • statusBarItem.warningBackground#9A6B00
  • statusBarItem.warningForeground#FFFFFF
  • tab.activeBackground#F8F9FC
  • tab.activeBorder#00000000
  • tab.activeBorderTop#0E8FA3
  • tab.activeForeground#24293F
  • tab.border#E4E7F1
  • tab.hoverBackground#E7E9F3
  • tab.inactiveBackground#EEF0F7
  • tab.inactiveForeground#6C7292
  • tab.unfocusedActiveBorderTop#0E8FA366
  • terminal.ansiBlack#383D57
  • terminal.ansiBlue#2563D6
  • terminal.ansiBrightBlack#6C7292
  • terminal.ansiBrightBlue#4A82E8
  • terminal.ansiBrightCyan#12A6BD
  • terminal.ansiBrightGreen#12A585
  • terminal.ansiBrightMagenta#8347E8
  • terminal.ansiBrightRed#E0466A
  • terminal.ansiBrightWhite#F8F9FC
  • terminal.ansiBrightYellow#B58200
  • terminal.ansiCyan#0E8FA3
  • terminal.ansiGreen#0E8F72
  • terminal.ansiMagenta#7C3BED
  • terminal.ansiRed#CE2F52
  • terminal.ansiWhite#D8DCEC
  • terminal.ansiYellow#9A6B00
  • terminal.background#F3F5FA
  • terminal.foreground#383D57
  • terminalCursor.foreground#0E8FA3
  • textBlockQuote.background#EFF1F8
  • textBlockQuote.border#7C3BED
  • textCodeBlock.background#EEF0F8
  • textLink.activeForeground#0B7686
  • textLink.foreground#0E8FA3
  • textPreformat.foreground#0E8FA3
  • titleBar.activeBackground#E9EBF4
  • titleBar.activeForeground#383D57
  • titleBar.border#00000000
  • titleBar.inactiveBackground#E9EBF4
  • titleBar.inactiveForeground#898FAC
  • tree.indentGuidesStroke#CFD3E4
  • welcomePage.progress.foreground#7C3BED
  • welcomePage.tileBackground#EFF1F8
  • widget.border#DBDEEC
  • widget.shadow#232D5B1F

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.comment, comment.block, comment.line#8B92AEitalic
comment.block.documentation, comment.line.documentation, string.quoted.docstring#7C84A2italic
storage.type.class.jsdoc, punctuation.definition.block.tag.jsdoc, keyword.other.phpdoc, storage.type.class.phpdoc#6E25EBitalic
entity.name.type.instance.jsdoc, variable.other.jsdoc#0E7083italic
string, string.quoted, string.unquoted, punctuation.definition.string, string.quoted.single, string.quoted.double#1C8E69
string.template, string.interpolated, punctuation.definition.string.template, string.quoted.template#117E74
punctuation.definition.template-expression, punctuation.section.embedded, meta.embedded, punctuation.section.embedded.begin, punctuation.section.embedded.end#8927D0
constant.character.escape, constant.character.string.escape, constant.other.placeholder, constant.character.entity.html#A75218
string.regexp, constant.other.character-class.regexp, punctuation.definition.character-class.regexp#0D8799
keyword.control.anchor.regexp, keyword.operator.quantifier.regexp, keyword.operator.or.regexp, punctuation.definition.group.regexp#A35511
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#A35511
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#6E25EB
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#8927D0
variable.language.this, variable.language.super, variable.language.self, variable.language.special.self, constant.language.self, keyword.other.this#B23557italic
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#5B6288
punctuation.separator, punctuation.terminator, punctuation.accessor, meta.delimiter, punctuation.definition.parameters, punctuation.definition.arguments#6A7096
punctuation.definition.block, punctuation.section, punctuation.definition.array, punctuation.section.brackets, punctuation.section.parens, punctuation.section.braces, meta.brace#6A7096
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#225BC5
support.function, support.function.builtin, support.function.magic.python, support.function.builtin.shell, support.function.builtin.go#2661CC
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#0D8469
entity.name.type.interface, entity.name.type.alias#0A796E
support.type.primitive, entity.name.type.primitive, entity.name.type.parameter, meta.type.parameters, meta.type.annotation, storage.type.built-in, storage.type.primitive#0A796E
entity.name.namespace, entity.name.module, entity.name.scope-resolution, entity.name.package, storage.modifier.import, storage.modifier.package#0D8469
variable, variable.other, variable.other.readwrite, meta.definition.variable, variable.other.assignment#383D57
variable.parameter, meta.parameter, variable.parameter.function-call, variable.parameter.function.language.python#7F2CD4
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#0E7083
variable.other.constant, variable.other.enummember, variable.other.constant.property, constant.other.symbol.ruby, constant.other.key#A35511
punctuation.definition.variable, variable.other.php, variable.other.normal.shell, variable.other.env#0E7083
entity.name.tag, entity.name.tag.html, entity.name.tag.yaml#B23557
punctuation.definition.tag, punctuation.definition.tag.begin, punctuation.definition.tag.end#6A7096
support.class.component, entity.name.tag.jsx, entity.name.tag.tsx#0D8469
entity.other.attribute-name, entity.other.attribute-name.html#8E6200
entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css#225BC5
entity.other.attribute-name.id.css#6E25EB
entity.name.tag.css, entity.name.tag.scss, entity.name.tag.less#B23557
entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css#2661CC
support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less#0E7083
support.constant.property-value.css, support.constant.property-value.scss, meta.property-value.css#383D57
keyword.other.unit#A35511
constant.other.color, constant.other.color.rgb-value#A75218
variable.scss, variable.other.less, variable.declaration.scss, variable.parameter.url.scss#7F2CD4
meta.decorator, punctuation.decorator, entity.name.function.decorator, meta.function.decorator.python, storage.type.annotation.java, storage.type.annotation#8E6200
entity.name.function.macro, support.macro, meta.attribute.rust, entity.name.function.preprocessor, meta.preprocessor, keyword.control.import.define, punctuation.definition.directive#8E6200
storage.modifier.lifetime.rust, entity.name.lifetime.rust, punctuation.definition.lifetime.rust#A75218
support.type.property-name.json, support.type.property-name.toml, meta.object-literal.key.json#225BC5
source.json meta.structure.dictionary.value string#1C8E69
entity.name.section.toml, entity.name.section.group-title.ini, keyword.other.definition.ini#0D8469
punctuation.definition.anchor.yaml, variable.other.alias.yaml, entity.name.type.anchor.yaml#A35511
keyword.other.DML.sql, keyword.other.DDL.sql, keyword.other.sql, keyword.other.data-integrity.sql#6E25EB
keyword.type.graphql, entity.name.fragment.graphql, variable.graphql, support.type.graphql, entity.name.type.graphql#0D8469
keyword.other.special-method.dockerfile, keyword.other.dockerfile, source.makefile keyword.control#6E25EB
entity.name.label, keyword.other.definition, punctuation.definition.entity#6E25EB
markup.heading, entity.name.section.markdown, punctuation.definition.heading.markdown#225BC5bold
markup.bold, punctuation.definition.bold#A35511bold
markup.italic, punctuation.definition.italic#8927D0italic
markup.inline.raw, markup.fenced_code.block, markup.raw, punctuation.definition.raw.markdown#0D8799
markup.quote, punctuation.definition.quote.begin.markdown#6C7292italic
markup.underline.link, string.other.link, constant.other.reference.link.markdown, markup.underline.link.image.markdown#0D8496
punctuation.definition.list.begin.markdown, markup.list.numbered.markdown beginning.punctuation.definition.list#6E25EB
meta.separator.markdown, punctuation.definition.table.markdown#B4B9D0
markup.inserted, meta.diff.header.to-file, punctuation.definition.inserted.diff#0D8469
markup.deleted, meta.diff.header.from-file, punctuation.definition.deleted.diff#BE2B4B
markup.changed, meta.diff.range#8E6200
invalid, invalid.illegal#BE2B4B
invalid.deprecated#BE2B4Bstrikethrough