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.background#111f1c
  • activityBar.border#0a1c18
  • activityBar.foreground#c2d8c8
  • activityBar.inactiveForeground#456a5a
  • activityBarBadge.background#5ae0a0
  • activityBarBadge.foreground#111f1c
  • badge.background#5ae0a0
  • badge.foreground#111f1c
  • breadcrumb.activeSelectionForeground#c2d8c8
  • breadcrumb.focusForeground#c2d8c8
  • breadcrumb.foreground#789e8e
  • breadcrumbPicker.background#162e2a
  • button.background#5ae0a0
  • button.foreground#111f1c
  • button.hoverBackground#70f0b0
  • button.secondaryBackground#285e4e
  • button.secondaryForeground#c2d8c8
  • button.secondaryHoverBackground#1a6850
  • descriptionForeground#789e8e
  • diffEditor.diagonalFill#1e3d30
  • diffEditor.insertedLineBackground#1a4a2e30
  • diffEditor.insertedTextBackground#1a4a2e80
  • diffEditor.removedLineBackground#4a0f1e30
  • diffEditor.removedTextBackground#4a0f1e80
  • dropdown.background#162e2a
  • dropdown.border#285e4e
  • dropdown.foreground#c2d8c8
  • editor.background#111f1c
  • editor.findMatchBackground#2a6a4080
  • editor.findMatchHighlightBackground#1a685060
  • editor.foldBackground#102c1e
  • editor.foreground#c2d8c8
  • editor.inactiveSelectionBackground#1a685028
  • editor.lineHighlightBackground#192e2a
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#1a685020
  • editor.selectionBackground#1a6850
  • editor.selectionHighlightBackground#1a685040
  • editor.wordHighlightBackground#1a584440
  • editor.wordHighlightStrongBackground#2a6a4060
  • editorBracketMatch.background#285048
  • editorBracketMatch.border#5ae0a0
  • editorCursor.foreground#5ae0a0
  • editorError.background#3a0f1e20
  • editorError.foreground#f0476e
  • editorGroup.border#0a1c18
  • editorGroupHeader.tabsBackground#132a26
  • editorGroupHeader.tabsBorder#0a1c18
  • editorGutter.addedBackground#386838
  • editorGutter.background#111f1c
  • editorGutter.deletedBackground#883040
  • editorGutter.modifiedBackground#386868
  • editorHint.foreground#5ae0a0
  • editorHoverWidget.background#162e2a
  • editorHoverWidget.border#285e4e
  • editorIndentGuide.activeBackground1#336858
  • editorIndentGuide.background1#1e3d30
  • editorInfo.foreground#5ae0a0
  • editorLineNumber.activeForeground#96c0a8
  • editorLineNumber.foreground#456a5a
  • editorOverviewRuler.addedForeground#386838
  • editorOverviewRuler.border#162e2a
  • editorOverviewRuler.deletedForeground#883040
  • editorOverviewRuler.errorForeground#f0476e
  • editorOverviewRuler.findMatchForeground#5ae0a0
  • editorOverviewRuler.modifiedForeground#386868
  • editorOverviewRuler.selectionHighlightForeground#1a6850
  • editorOverviewRuler.warningForeground#f4a030
  • editorSuggestWidget.background#162e2a
  • editorSuggestWidget.border#285e4e
  • editorSuggestWidget.foreground#c2d8c8
  • editorSuggestWidget.highlightForeground#5ae0a0
  • editorSuggestWidget.selectedBackground#1a6850
  • editorWarning.background#3a280820
  • editorWarning.foreground#f4a030
  • editorWhitespace.foreground#1e3d30
  • editorWidget.background#162e2a
  • editorWidget.border#285e4e
  • editorWidget.foreground#c2d8c8
  • errorForeground#f0476e
  • focusBorder#5ae0a0
  • foreground#c2d8c8
  • gitDecoration.addedResourceForeground#5ae0a0
  • gitDecoration.conflictingResourceForeground#f4a030
  • gitDecoration.deletedResourceForeground#d06880
  • gitDecoration.ignoredResourceForeground#456a5a
  • gitDecoration.modifiedResourceForeground#68a888
  • gitDecoration.untrackedResourceForeground#a8d060
  • icon.foreground#c2d8c8
  • input.background#162e2a
  • input.border#285e4e
  • input.foreground#c2d8c8
  • input.placeholderForeground#456a5a
  • inputOption.activeBackground#1a6850
  • inputOption.activeBorder#5ae0a0
  • inputValidation.errorBackground#5a1a2a
  • inputValidation.errorBorder#f0476e
  • inputValidation.infoBackground#1a3a30
  • inputValidation.infoBorder#285e4e
  • inputValidation.warningBackground#4a3010
  • inputValidation.warningBorder#f4a030
  • keybindingLabel.background#285e4e
  • keybindingLabel.border#1a6850
  • keybindingLabel.bottomBorder#0a1c18
  • keybindingLabel.foreground#c2d8c8
  • list.activeSelectionBackground#1a6850
  • list.activeSelectionForeground#eaf5ef
  • list.dropBackground#286e50
  • list.errorForeground#f0476e
  • list.focusBackground#1a6850
  • list.focusForeground#eaf5ef
  • list.highlightForeground#5ae0a0
  • list.hoverBackground#1a483880
  • list.hoverForeground#c2d8c8
  • list.inactiveSelectionBackground#1a685028
  • list.inactiveSelectionForeground#c2d8c8
  • list.warningForeground#f4a030
  • menu.background#162e2a
  • menu.foreground#c2d8c8
  • menu.selectionBackground#1a6850
  • menu.selectionForeground#eaf5ef
  • menu.separatorBackground#285048
  • menubar.selectionBackground#1a483880
  • menubar.selectionForeground#c2d8c8
  • notificationLink.foreground#5ae0a0
  • notifications.background#162e2a
  • notifications.border#285e4e
  • notifications.foreground#c2d8c8
  • notificationsErrorIcon.foreground#f0476e
  • notificationsInfoIcon.foreground#5ae0a0
  • notificationsWarningIcon.foreground#f4a030
  • panel.background#111f1c
  • panel.border#0a1c18
  • panelTitle.activeBorder#5ae0a0
  • panelTitle.activeForeground#c2d8c8
  • panelTitle.inactiveForeground#789e8e
  • peekView.border#1a6850
  • peekViewEditor.background#111f1c
  • peekViewEditor.matchHighlightBackground#2a6a4060
  • peekViewResult.background#132a26
  • peekViewResult.fileForeground#c2d8c8
  • peekViewResult.lineForeground#789e8e
  • peekViewResult.matchHighlightBackground#2a6a4060
  • peekViewResult.selectionBackground#1a6850
  • peekViewResult.selectionForeground#eaf5ef
  • peekViewTitle.background#162e2a
  • peekViewTitleDescription.foreground#789e8e
  • peekViewTitleLabel.foreground#c2d8c8
  • progressBar.background#5ae0a0
  • scrollbar.shadow#080f0d
  • scrollbarSlider.activeBackground#5ae0a080
  • scrollbarSlider.background#2a6850a0
  • scrollbarSlider.hoverBackground#2a6850c0
  • selection.background#1a6850
  • settings.checkboxBackground#162e2a
  • settings.dropdownBackground#162e2a
  • settings.headerForeground#c2d8c8
  • settings.modifiedItemIndicator#5ae0a0
  • settings.numberInputBackground#162e2a
  • settings.textInputBackground#162e2a
  • sideBar.background#132a26
  • sideBar.border#0a1c18
  • sideBar.foreground#c2d8c8
  • sideBarSectionHeader.background#111f1c
  • sideBarSectionHeader.border#0a1c18
  • sideBarSectionHeader.foreground#789e8e
  • sideBarTitle.foreground#789e8e
  • statusBar.background#0c4830
  • statusBar.border#083828
  • statusBar.debuggingBackground#8e1a2a
  • statusBar.debuggingForeground#f5f5f5
  • statusBar.foreground#c2f0d8
  • statusBar.noFolderBackground#111f1c
  • statusBar.noFolderForeground#c2d8c8
  • statusBarItem.activeBackground#00000050
  • statusBarItem.hoverBackground#00000030
  • statusBarItem.remoteBackground#5ae0a0
  • statusBarItem.remoteForeground#111f1c
  • symbolIcon.classForeground#d4d45a
  • symbolIcon.fieldForeground#68b888
  • symbolIcon.functionForeground#b880d8
  • symbolIcon.keywordForeground#28b8b8
  • symbolIcon.numberForeground#e8906a
  • symbolIcon.stringForeground#d0a840
  • symbolIcon.variableForeground#5898d8
  • tab.activeBackground#1c4838
  • tab.activeBorder#5ae0a0
  • tab.activeForeground#eaf5ef
  • tab.activeModifiedBorder#5ae0a0
  • tab.border#0a1c18
  • tab.hoverBackground#1a3d30
  • tab.inactiveBackground#132a26
  • tab.inactiveForeground#789e8e
  • tab.unfocusedActiveBackground#1c4838
  • tab.unfocusedActiveForeground#789e8e
  • tab.unfocusedInactiveBackground#132a26
  • tab.unfocusedInactiveForeground#456a5a
  • terminal.ansiBlack#111f1c
  • terminal.ansiBlue#5898d8
  • terminal.ansiBrightBlack#456a5a
  • terminal.ansiBrightBlue#68a8f0
  • terminal.ansiBrightCyan#40c8c0
  • terminal.ansiBrightGreen#70f0b0
  • terminal.ansiBrightMagenta#c890e0
  • terminal.ansiBrightRed#f0476e
  • terminal.ansiBrightWhite#eaf5ef
  • terminal.ansiBrightYellow#d8ca58
  • terminal.ansiCyan#28b8b8
  • terminal.ansiGreen#5ae0a0
  • terminal.ansiMagenta#b880d8
  • terminal.ansiRed#c4131e
  • terminal.ansiWhite#c2d8c8
  • terminal.ansiYellow#c8b040
  • terminal.background#111f1c
  • terminal.foreground#c2d8c8
  • terminal.selectionBackground#1a6850
  • terminalCursor.foreground#5ae0a0
  • textBlockQuote.background#162e2a
  • textBlockQuote.border#5ae0a0
  • textCodeBlock.background#162e2a
  • textLink.activeForeground#a0e8c0
  • textLink.foreground#5ae0a0
  • textPreformat.foreground#c8b040
  • titleBar.activeBackground#111f1c
  • titleBar.activeForeground#c2d8c8
  • titleBar.border#0a1c18
  • titleBar.inactiveBackground#132a26
  • titleBar.inactiveForeground#789e8e
  • widget.shadow#080f0d

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
source, text.html#c2d8c8
comment, punctuation.definition.comment#4a8868italic
comment.block.documentation, comment.line.documentation#5a9878italic
storage.type.class.jsdoc, punctuation.definition.block.tag.jsdoc, entity.name.tag.javadoc, keyword.other.documentation#68a888bold
string.quoted.docstring.multi.python, string.quoted.docstring.single.python, meta.docstring.python#5a9878italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical, keyword.operator.delete, keyword.operator.typeof, keyword.operator.void, keyword.operator.instanceof, keyword.operator.in, keyword.operator.of, storage.modifier, storage.type.function, storage.type.class, storage.type.interface, storage.type.enum#28b8b8
storage.type#28b8b8
keyword.control.flow.async.python, keyword.control.flow.await.python#28b8b8
string, string.quoted, string.template#d0a840
constant.character.escape#e8c070
meta.interpolation.python, meta.fstring.python source, punctuation.definition.template-expression#e8c860
constant.numeric#e8906a
constant.language#78baa0bold italic
variable.other.constant, entity.name.constant#78baa0
entity.name.class, entity.name.type.class, entity.name.type, support.class#d4d45abold
entity.name.type.interface#d4d45abold
entity.name.type.enum#d4d45abold
entity.other.inherited-class#7ab8a0
entity.name.function, meta.definition.method entity.name.function#b880d8
entity.name.function.magic.python, meta.function.python entity.name.function.python support.function.magic.python#b880d8italic
support.function.builtin.python, support.function.builtin, meta.function-call support.function, support.function#c890e0italic
meta.function-call entity.name.function, meta.method-call entity.name.function#b880d8
variable.parameter.function.language.special.self.python, variable.parameter.function.language.special.cls.python, variable.language.self.python#c88860
variable.parameter#c49060
keyword.operator.unpacking.arguments.python, keyword.operator.unpacking.parameter.python#a8d060
variable.other.local, variable.other.readwrite.local#b07888
variable.other.property, variable.other.object.property, support.variable.property#68b888
variable.other.static, variable.other.property.static#a8aa7aitalic
variable.other.global, variable.language.this, variable.language.super#b89060
variable, variable.other#5898d8
meta.type.annotation.python, meta.type.expression.python, support.type.python#80c8c8
keyword.operator#7ab868
punctuation.terminator, punctuation.separator#78b8a0
punctuation.definition.block, punctuation.section.block, meta.brace.round, meta.brace.square, punctuation.brackets#c2d8c8
entity.name.decorator, entity.name.function.decorator, meta.decorator, punctuation.decorator, storage.type.annotation, meta.attribute, entity.name.function.decorator.python, punctuation.definition.decorator.python#a8d060
entity.name.namespace, entity.name.module#a8aa7a
keyword.control.import.python, keyword.control.import.from.python#28b8b8
support.type.property-name.json, meta.object-literal.key#5898d8
entity.name.tag, meta.tag#c47050
entity.other.attribute-name#28b8b8
entity.name.tag.css, entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#d4d45a
support.type.property-name.css, meta.property-name#28b8b8
meta.property-value, support.constant.property-value#d0a840
markup.heading, entity.name.section.markdown#d4d45abold
markup.bold#eaf5efbold
markup.italic#eaf5efitalic
markup.inline.raw, markup.raw.inline#d0a840
markup.underline.link, string.other.link.title.markdown#5ae0a0
punctuation.definition.list.begin.markdown, markup.list.bullet#5ae0a0
string.regexp#70c078
punctuation.definition.character-class.regexp, constant.character.character-class.regexp#4aaa50
punctuation.definition.group.regexp#b0e878
invalid, invalid.illegal#ff5560