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#80CBC4
  • activityBar.background#192227
  • activityBar.border#3B4A5199
  • activityBar.foreground#D8DFDF
  • activityBar.inactiveForeground#D8DFDF66
  • activityBarBadge.background#80CBC4
  • activityBarBadge.foreground#000000
  • activityBarTop.activeBorder#80CBC4
  • activityBarTop.background#192227
  • activityBarTop.foreground#D8DFDF
  • activityBarTop.inactiveForeground#D8DFDF66
  • activityErrorBadge.background#f07178
  • activityErrorBadge.foreground#000000
  • activityWarningBadge.background#FFCB6B
  • activityWarningBadge.foreground#000000
  • badge.background#3B4A5199
  • badge.foreground#D8DFDF
  • breadcrumb.activeSelectionForeground#80CBC4
  • breadcrumb.background#263238
  • breadcrumb.focusForeground#D8DFDF
  • breadcrumb.foreground#5f7a87
  • breadcrumbPicker.background#192227
  • button.background#80CBC4
  • button.foreground#000000
  • button.hoverBackground#80CBC4cc
  • button.secondaryBackground#192227
  • button.secondaryForeground#D8DFDF
  • button.separator#00000033
  • chat.avatarForeground#80CBC4
  • chat.slashCommandForeground#80CBC4
  • commandCenter.activeBorder#80CBC4
  • commandCenter.activeForeground#D8DFDF
  • commandCenter.foreground#D8DFDF99
  • contrastActiveBorder#19222700
  • contrastBorder#19222700
  • debugConsole.errorForeground#f07178
  • debugConsole.infoForeground#89DDFF
  • debugConsole.warningForeground#FFCB6B
  • debugToolBar.background#192227
  • descriptionForeground#D8DFDFcc
  • diffEditor.insertedLineBackground#C3E88D14
  • diffEditor.insertedTextBackground#C3E88D14
  • diffEditor.removedLineBackground#f0717814
  • diffEditor.removedTextBackground#f0717814
  • disabledForeground#546E7Aff
  • dropdown.background#263238
  • dropdown.border#FFFFFF10
  • editor.background#263238
  • editor.findMatchBackground#000000ff
  • editor.findMatchBorder#80CBC4
  • editor.findMatchHighlightBackground#00000080
  • editor.findMatchHighlightBorder#ffffff80
  • editor.findMatchHighlightForeground#D8DFDF
  • editor.findRangeHighlightBackground#FFCB6B4d
  • editor.foreground#D8DFDF
  • editor.lineHighlightBackground#3B4A5100
  • editor.lineHighlightBorder#3B4A5199
  • editor.selectionBackground#2C545080
  • editor.selectionForeground#D8DFDF
  • editor.selectionHighlightBackground#FFCC0033
  • editor.wordHighlightBackground#ff9cac4d
  • editor.wordHighlightStrongBackground#C3E88D4d
  • editorBracketMatch.background#263238
  • editorBracketMatch.border#FFCC0080
  • editorCodeLens.foreground#546E7A
  • editorCursor.background#FFCC00
  • editorCursor.foreground#FFCC00
  • editorError.foreground#f07178b3
  • editorGroup.border#D8DFDF0f
  • editorGroupHeader.tabsBackground#263238
  • editorGutter.addedBackground#C3E88D99
  • editorGutter.addedSecondaryBackground#C3E88D99
  • editorGutter.deletedBackground#f0717899
  • editorGutter.deletedSecondaryBackground#f0717899
  • editorGutter.modifiedBackground#82AAFF99
  • editorGutter.modifiedSecondaryBackground#82AAFF99
  • editorHoverWidget.background#263238
  • editorHoverWidget.border#FFFFFF10
  • editorIndentGuide.activeBackground#37474F
  • editorIndentGuide.background#37474Fb3
  • editorInfo.foreground#82AAFFb3
  • editorLineNumber.activeForeground#5f7a87
  • editorLineNumber.foreground#465A64ff
  • editorLink.activeForeground#D8DFDF
  • editorMarkerNavigation.background#D8DFDF0d
  • editorOverviewRuler.border#263238
  • editorOverviewRuler.errorForeground#f0717899
  • editorOverviewRuler.findMatchForeground#80CBC4
  • editorOverviewRuler.infoForeground#82AAFF99
  • editorOverviewRuler.warningForeground#FFCB6B99
  • editorRuler.foreground#37474F
  • editorStickyScrollHover.background#2C54504d
  • editorSuggestWidget.background#263238
  • editorSuggestWidget.border#FFFFFF10
  • editorSuggestWidget.foreground#D8DFDF
  • editorSuggestWidget.highlightForeground#80CBC4
  • editorSuggestWidget.selectedBackground#3B4A5199
  • editorWarning.foreground#FFCB6Bb3
  • editorWhitespace.foreground#65737Eff
  • editorWidget.background#192227
  • editorWidget.border#80CBC4
  • editorWidget.resizeBorder#80CBC4
  • extensionBadge.remoteForeground#D8DFDF
  • extensionButton.background#80CBC414
  • extensionButton.foreground#80CBC4
  • extensionButton.hoverBackground#80CBC433
  • extensionButton.prominentBackground#80CBC414
  • extensionButton.prominentForeground#80CBC4
  • extensionButton.prominentHoverBackground#80CBC433
  • extensionButton.separator#80CBC433
  • extensionIcon.preReleaseForeground#ffffff1a
  • focusBorder#FFFFFF00
  • foreground#D8DFDF
  • gitDecoration.conflictingResourceForeground#FFCB6Be6
  • gitDecoration.deletedResourceForeground#f07178e6
  • gitDecoration.ignoredResourceForeground#5f7a8780
  • gitDecoration.modifiedResourceForeground#82AAFFe6
  • gitDecoration.untrackedResourceForeground#C3E88De6
  • icon.foreground#D8DFDFb3
  • input.background#303C41
  • input.border#FFFFFF10
  • input.foreground#D8DFDF
  • input.placeholderForeground#D8DFDF99
  • inputOption.activeBackground#D8DFDF4d
  • inputOption.activeBorder#D8DFDF4d
  • inputValidation.errorBorder#f07178
  • inputValidation.infoBorder#82AAFF
  • inputValidation.warningBorder#FFCB6B
  • keybindingLabel.border#3B4A51
  • keybindingLabel.bottomBorder#3B4A51
  • list.activeSelectionBackground#192227ff
  • list.activeSelectionForeground#80CBC4
  • list.activeSelectionIconForeground#80CBC4
  • list.dropBackground#D8DFDF1a
  • list.dropBetweenBackground#D8DFDF1a
  • list.focusBackground#D8DFDF26
  • list.focusForeground#D8DFDF
  • list.highlightForeground#80CBC4
  • list.hoverBackground#00000000
  • list.hoverForeground#D9D9D9
  • list.inactiveSelectionBackground#00000033
  • list.inactiveSelectionForeground#80CBC4
  • list.inactiveSelectionIconForeground#80CBC4
  • listFilterWidget.background#00000033
  • listFilterWidget.noMatchesOutline#00000033
  • listFilterWidget.outline#00000033
  • menu.background#263238
  • menu.foreground#D8DFDF
  • menu.selectionBackground#3B4A5199
  • menu.selectionBorder#00000033
  • menu.selectionForeground#80CBC4
  • menu.separatorBackground#D8DFDF
  • menubar.selectionBackground#00000033
  • menubar.selectionBorder#00000033
  • menubar.selectionForeground#80CBC4
  • merge.border#26323800
  • merge.currentHeaderBackground#C3E88D4d
  • merge.incomingHeaderBackground#82AAFF4d
  • notebook.focusedCellBorder#80CBC4
  • notebook.inactiveFocusedCellBorder#80CBC480
  • notificationLink.foreground#80CBC4
  • notifications.background#263238
  • notifications.foreground#D8DFDF
  • notificationsWarningIcon.foreground#FFCB6B
  • notificationToast.border#ffffff0f
  • panel.background#192227ff
  • panel.border#3B4A5199
  • panel.dropBackground#D8DFDF1a
  • panelTitle.activeBorder#80CBC4
  • panelTitle.activeForeground#D8DFDF
  • panelTitle.inactiveForeground#D8DFDF66
  • peekView.border#0000004d
  • peekViewEditor.background#303C41
  • peekViewEditor.matchHighlightBackground#2C5450
  • peekViewEditorGutter.background#303C41
  • peekViewResult.background#303C41
  • peekViewResult.matchHighlightBackground#2C5450
  • peekViewResult.selectionBackground#5f7a87b3
  • peekViewTitle.background#303C41
  • peekViewTitleDescription.foreground#D8DFDF99
  • pickerGroup.border#3B4A51
  • pickerGroup.foreground#80CBC4
  • progressBar.background#80CBC4
  • quickInput.background#192227ff
  • quickInput.foreground#5f7a87
  • quickInputList.focusBackground#D8DFDF26
  • quickInputList.focusIconForeground#D8DFDF
  • quickInputTitle.background#263238
  • sash.hoverBorder#80CBC480
  • scrollbar.shadow#0000004d
  • scrollbarSlider.activeBackground#80CBC4
  • scrollbarSlider.background#EEFFFF20
  • scrollbarSlider.hoverBackground#EEFFFF10
  • selection.background#80CBC4
  • settings.checkboxBackground#192227
  • settings.checkboxForeground#D8DFDF
  • settings.dropdownBackground#192227
  • settings.dropdownForeground#D8DFDF
  • settings.headerForeground#D8DFDF
  • settings.modifiedItemIndicator#80CBC4
  • settings.numberInputBackground#192227
  • settings.numberInputForeground#D8DFDF
  • settings.textInputBackground#192227
  • settings.textInputForeground#D8DFDF
  • sideBar.background#192227
  • sideBar.border#3B4A5199
  • sideBar.foreground#5f7a87
  • sideBarActivityBarTop.border#3B4A5199
  • sideBarSectionHeader.background#192227
  • sideBarSectionHeader.border#3B4A5199
  • sideBarStickyScroll.border#3B4A5199
  • sideBarTitle.foreground#D8DFDF
  • statusBar.background#192227
  • statusBar.border#3B4A5199
  • statusBar.debuggingBackground#C792EA
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#546E7A
  • statusBar.noFolderBackground#263238
  • statusBarItem.hoverBackground#546E7A33
  • statusBarItem.remoteBackground#80CBC414
  • statusBarItem.remoteForeground#80CBC4
  • statusBarItem.remoteHoverBackground#80CBC4
  • statusBarItem.remoteHoverForeground#000000
  • tab.activeBackground#263238
  • tab.activeBorder#80CBC4
  • tab.activeBorderTop#00000000
  • tab.activeForeground#FFFFFF
  • tab.activeModifiedBorder#00000000
  • tab.border#00000000
  • tab.hoverBackground#263238
  • tab.hoverBorder#00000000
  • tab.inactiveBackground#263238
  • tab.inactiveForeground#8B8D92
  • tab.lastPinnedBorder#00000000
  • tab.unfocusedActiveBorder#00000000
  • tab.unfocusedActiveBorderTop#00000000
  • tab.unfocusedActiveForeground#D4D4D4
  • tab.unfocusedHoverBackground#263238
  • tab.unfocusedHoverBorder#00000000
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#82AAFF
  • terminal.ansiBrightBlack#546E7A
  • terminal.ansiBrightBlue#82AAFF
  • terminal.ansiBrightCyan#89DDFF
  • terminal.ansiBrightGreen#C3E88D
  • terminal.ansiBrightMagenta#C792EA
  • terminal.ansiBrightRed#f07178
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#FFCB6B
  • terminal.ansiCyan#89DDFF
  • terminal.ansiGreen#C3E88D
  • terminal.ansiMagenta#C792EA
  • terminal.ansiRed#f07178
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#FFCB6B
  • terminalCommandGuide.foreground#37474F
  • terminalCursor.background#000000
  • terminalCursor.foreground#FFCB6B
  • textLink.activeForeground#D8DFDF
  • textLink.foreground#80CBC4
  • textPreformat.background#3B4A5199
  • textPreformat.foreground#D8DFDFb3
  • titleBar.activeBackground#192227
  • titleBar.activeForeground#D8DFDF
  • titleBar.border#3B4A5199
  • titleBar.inactiveBackground#192227
  • titleBar.inactiveForeground#5f7a87
  • toolbar.activeBackground#80CBC426
  • toolbar.hoverBackground#D8DFDF1a
  • tree.indentGuidesStroke#37474F
  • widget.border#ffffff0f
  • widget.shadow#0000004d

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Global settings#D8DFDF—
string#C3E88D—
punctuation, constant.other.symbol#89DDFF—
constant.character.escape, text.html constant.character.entity.named#D8DFDF—
constant.language.boolean#ff9cac—
constant.numeric#F78C6C—
variable, variable.parameter, support.variable, variable.language, support.constant, meta.definition.variable entity.name.function, meta.function-call.arguments#D8DFDF—
keyword.other#F78C6C—
keyword, modifier, variable.language.this, support.type.object, constant.language#89DDFF—
entity.name.function, support.function#82AAFF—
storage.type, storage.modifier, storage.control#C792EA—
support.module, support.node#f07178italic
support.type, constant.other.key#FFCB6B—
entity.name.type, entity.other.inherited-class, entity.other#FFCB6B—
comment#546E7Aitalic
comment punctuation.definition.comment#546E7Aitalic
punctuation#89DDFF—
entity.name, entity.name.type.class, support.type, support.class, meta.use#FFCB6B—
variable.object.property, meta.field.declaration entity.name.function#f07178—
meta.definition.method entity.name.function#f07178—
meta.function entity.name.function#82AAFF—
template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#89DDFF—
meta.embedded, source.groovy.embedded, meta.template.expression#D8DFDF—
entity.name.tag.yaml#f07178—
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#f07178—
constant.language.json#89DDFF—
meta.structure.dictionary.json support.type.property-name.json#C792EA—
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFCB6B—
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#F78C6C—
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#f07178—
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#916b53—
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#82AAFF—
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ff9cac—
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C792EA—
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C3E88D—
entity.other.attribute-name.class#FFCB6B—
entity.other.attribute-name.id#F78C6C—
source.css entity.name.tag#FFCB6B—
support.type.property-name.css#B2CCD6—
meta.tag, punctuation.definition.tag#89DDFF—
entity.name.tag#f07178—
entity.other.attribute-name#C792EA—
punctuation.definition.entity.html#D8DFDF—
markup.heading#89DDFF—
text.html.markdown meta.link.inline, meta.link.reference#f07178—
text.html.markdown beginning.punctuation.definition.list#89DDFF—
markup.italic#f07178italic
markup.bold#f07178bold
markup.bold markup.italic, markup.italic markup.bold#f07178italic bold
markup.fenced_code.block.markdown punctuation.definition.markdown#C3E88D—
markup.inline.raw.string.markdown#C3E88D—
markup.quote#89DDFFitalic
punctuation.definition.quote#ff9cac—
keyword.other.definition.ini#f07178—
entity.name.section.group-title.ini#89DDFF—
source.cs meta.class.identifier storage.type#FFCB6B—
source.cs meta.method.identifier entity.name.function#f07178—
source.cs meta.method-call meta.method, source.cs entity.name.function#82AAFF—
source.cs storage.type#FFCB6B—
source.cs meta.method.return-type#FFCB6B—
source.cs meta.preprocessor#546E7A—
source.cs entity.name.type.namespace#D8DFDF—
meta.jsx.children, SXNested#D8DFDF—
support.class.component#FFCB6B—
source.cpp meta.block variable.other#D8DFDF—
source.python meta.member.access.python#f07178—
source.python meta.function-call.python, meta.function-call.arguments#82AAFF—
meta.block#f07178—
entity.name.function.call, support.function.builtin#82AAFF—
source.php support.other.namespace, source.php meta.use support.class#D8DFDF—
constant.keyword#89DDFFitalic
entity.name.function#82AAFF—
constant.other.placeholder#f07178—
markup.deleted#f07178—
markup.inserted#C3E88D—
markup.underline—underline
keyword.control#89DDFFitalic
variable.parameter—italic
variable.parameter.function.language.special.self.python#D8DFDFitalic
constant.character.format.placeholder.other.python#F78C6C—
markup.fenced_code.block#D8DFDFe6—