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#ede9e3
  • activityBar.border#d0ccc5
  • activityBar.foreground#2c2e3a
  • activityBar.inactiveForeground#2c2e3a66
  • activityBarBadge.background#1f5b9f
  • activityBarBadge.foreground#2c2e3a
  • badge.background#1f5b9f
  • badge.foreground#2c2e3a
  • breadcrumb.activeSelectionForeground#2c2e3a
  • breadcrumb.background#faf9f7
  • breadcrumb.focusForeground#2c2e3a
  • breadcrumb.foreground#b0b8c8
  • breadcrumbPicker.background#ede9e3
  • button.background#1f5b9f
  • button.foreground#2c2e3a
  • button.hoverBackground#1f5b9fdd
  • button.secondaryBackground#1f5b9f30
  • button.secondaryForeground#2c2e3a
  • button.secondaryHoverBackground#1f5b9f50
  • diffEditor.diagonalFill#b0b8c840
  • diffEditor.insertedLineBackground#5b8c2820
  • diffEditor.insertedTextBackground#5b8c2840
  • diffEditor.removedLineBackground#c72c2320
  • diffEditor.removedTextBackground#c72c2340
  • diffEditorGutter.insertedLineBackground#5b8c2830
  • diffEditorGutter.removedLineBackground#c72c2330
  • dropdown.background#ede9e3
  • dropdown.border#d0ccc5
  • dropdown.foreground#2c2e3a
  • editor.background#faf9f7
  • editor.findMatchBackground#1f5b9f35
  • editor.findMatchBorder#1f5b9f
  • editor.findMatchHighlightBackground#1f5b9f20
  • editor.foldBackground#d9e5f540
  • editor.foreground#2c2e3a
  • editor.inactiveSelectionBackground#d9e5f580
  • editor.lineHighlightBackground#d9e5f560
  • editor.rangeHighlightBackground#1f5b9f15
  • editor.selectionBackground#d9e5f5
  • editor.selectionForeground#2c2e3a
  • editor.wordHighlightBackground#1f5b9f25
  • editor.wordHighlightStrongBackground#1f5b9f40
  • editorBracketHighlight.foreground1#7a5ba0
  • editorBracketHighlight.foreground2#1f5b9f
  • editorBracketHighlight.foreground3#2d7a5c
  • editorBracketMatch.background#1f5b9f40
  • editorBracketMatch.border#1f5b9f80
  • editorCursor.background#faf9f7
  • editorCursor.foreground#2c2e3a
  • editorGroup.border#d0ccc5
  • editorGroup.dropBackground#1f5b9f20
  • editorGroupHeader.noTabsBackground#ede9e3
  • editorGroupHeader.tabsBackground#ede9e3
  • editorGutter.addedBackground#5b8c28cc
  • editorGutter.background#faf9f7
  • editorGutter.deletedBackground#c72c23cc
  • editorGutter.foldingControlForeground#b0b8c8
  • editorGutter.modifiedBackground#b89e39cc
  • editorHoverWidget.background#ede9e3
  • editorHoverWidget.border#d0ccc5
  • editorHoverWidget.foreground#2c2e3a
  • editorHoverWidget.highlightForeground#1f5b9f
  • editorIndentGuide.activeBackground1#d0ccc5
  • editorIndentGuide.background1#d0ccc580
  • editorLineNumber.activeForeground#2c2e3a
  • editorLineNumber.foreground#b0b8c8
  • editorOverviewRuler.addedForeground#5b8c28cc
  • editorOverviewRuler.background#faf9f7
  • editorOverviewRuler.border#d0ccc5
  • editorOverviewRuler.deletedForeground#c72c23cc
  • editorOverviewRuler.errorForeground#c72c23
  • editorOverviewRuler.findMatchForeground#1f5b9f80
  • editorOverviewRuler.infoForeground#1f5b9f
  • editorOverviewRuler.modifiedForeground#b89e39cc
  • editorOverviewRuler.selectionHighlightForeground#d9e5f5aa
  • editorOverviewRuler.warningForeground#b89e39
  • editorSuggestWidget.background#ede9e3
  • editorSuggestWidget.border#d0ccc5
  • editorSuggestWidget.focusHighlightForeground#1f5b9f
  • editorSuggestWidget.foreground#2c2e3a
  • editorSuggestWidget.highlightForeground#1f5b9f
  • editorSuggestWidget.selectedBackground#d9e5f5
  • editorSuggestWidget.selectedForeground#2c2e3a
  • editorSuggestWidget.selectedIconForeground#1f5b9f
  • editorWidget.background#ede9e3
  • editorWidget.border#d0ccc5
  • editorWidget.foreground#2c2e3a
  • editorWidget.resizeBorder#1f5b9f
  • extensionButton.prominentBackground#1f5b9f
  • extensionButton.prominentForeground#2c2e3a
  • extensionButton.prominentHoverBackground#1f5b9fdd
  • focusBorder#1f5b9f
  • gitDecoration.addedResourceForeground#5b8c28
  • gitDecoration.conflictingResourceForeground#b89e39
  • gitDecoration.deletedResourceForeground#c72c23
  • gitDecoration.ignoredResourceForeground#b0b8c8
  • gitDecoration.modifiedResourceForeground#b89e39
  • gitDecoration.renamedResourceForeground#1f5b9f
  • gitDecoration.submoduleResourceForeground#1f5b9f
  • gitDecoration.untrackedResourceForeground#5b8c28
  • input.background#ede9e3
  • input.border#d0ccc5
  • input.foreground#2c2e3a
  • input.placeholderForeground#b0b8c8
  • inputValidation.errorBackground#c72c2320
  • inputValidation.errorBorder#c72c23
  • inputValidation.errorForeground#2c2e3a
  • inputValidation.infoBackground#1f5b9f20
  • inputValidation.infoBorder#1f5b9f
  • inputValidation.infoForeground#2c2e3a
  • inputValidation.warningBackground#b89e3920
  • inputValidation.warningBorder#b89e39
  • inputValidation.warningForeground#2c2e3a
  • keybindingLabel.background#d9e5f580
  • keybindingLabel.border#d0ccc5
  • keybindingLabel.bottomBorder#d0ccc5
  • keybindingLabel.foreground#2c2e3a
  • list.activeSelectionBackground#d9e5f5
  • list.activeSelectionForeground#2c2e3a
  • list.activeSelectionIconForeground#1f5b9f
  • list.errorForeground#c72c23
  • list.focusBackground#1f5b9f30
  • list.focusForeground#2c2e3a
  • list.focusOutline#1f5b9f
  • list.highlightForeground#1f5b9f
  • list.hoverBackground#d9e5f560
  • list.hoverForeground#2c2e3a
  • list.inactiveSelectionBackground#d9e5f580
  • list.inactiveSelectionForeground#2c2e3a
  • list.matchHighlightBackground#1f5b9f35
  • list.warningForeground#b89e39
  • listFilterWidget.background#ede9e3
  • listFilterWidget.border#d0ccc5
  • listFilterWidget.noMatchesOutline#c72c23
  • listFilterWidget.outline#1f5b9f
  • menu.background#ede9e3
  • menu.border#d0ccc5
  • menu.foreground#2c2e3a
  • menu.selectionBackground#d9e5f5
  • menu.selectionBorder#1f5b9f50
  • menu.selectionForeground#2c2e3a
  • menu.separatorBackground#d0ccc5
  • menubar.selectionBackground#d9e5f5
  • menubar.selectionBorder#1f5b9f50
  • menubar.selectionForeground#2c2e3a
  • notificationCenterHeader.background#ede9e3
  • notificationCenterHeader.foreground#2c2e3a
  • notificationLink.foreground#1f5b9f
  • notifications.background#ede9e3
  • notifications.border#d0ccc5
  • notifications.foreground#2c2e3a
  • notificationsErrorIcon.foreground#c72c23
  • notificationsInfoIcon.foreground#1f5b9f
  • notificationsWarningIcon.foreground#b89e39
  • panel.background#ede9e3
  • panel.border#d0ccc5
  • panel.dropBorder#1f5b9f
  • panelInput.border#d0ccc5
  • panelTitle.activeBorder#1f5b9f
  • panelTitle.activeForeground#2c2e3a
  • panelTitle.inactiveForeground#b0b8c8
  • peekView.border#1f5b9f
  • peekViewEditor.background#ede9e3
  • peekViewEditor.matchHighlightBackground#1f5b9f35
  • peekViewEditor.matchHighlightBorder#1f5b9f70
  • peekViewEditorGutter.background#ede9e3
  • peekViewResult.background#ede9e3
  • peekViewResult.fileForeground#2c2e3a
  • peekViewResult.lineForeground#b0b8c8
  • peekViewResult.matchHighlightBackground#1f5b9f25
  • peekViewResult.selectionBackground#d9e5f5
  • peekViewResult.selectionForeground#2c2e3a
  • peekViewTitle.background#ede9e3
  • peekViewTitleDescription.foreground#b0b8c8
  • peekViewTitleLabel.foreground#2c2e3a
  • progressBar.background#1f5b9f
  • quickInput.background#ede9e3
  • quickInput.foreground#2c2e3a
  • quickInputList.focusBackground#d9e5f5
  • quickInputList.focusForeground#2c2e3a
  • quickInputList.focusIconForeground#1f5b9f
  • quickInputTitle.background#ede9e3
  • scrollbar.shadow#00000010
  • scrollbarSlider.activeBackground#b0b8c880
  • scrollbarSlider.background#b0b8c840
  • scrollbarSlider.hoverBackground#b0b8c860
  • sideBar.background#ede9e3
  • sideBar.border#d0ccc5
  • sideBar.foreground#2c2e3a
  • sideBarSectionHeader.background#d9e5f560
  • sideBarSectionHeader.border#d0ccc5
  • sideBarSectionHeader.foreground#2c2e3a
  • sideBarTitle.foreground#2c2e3a
  • statusBar.background#ede9e3
  • statusBar.border#d0ccc5
  • statusBar.debuggingBackground#b89e39
  • statusBar.debuggingForeground#faf9f7
  • statusBar.foreground#2c2e3a
  • statusBar.noFolderBackground#ede9e3
  • statusBar.noFolderForeground#2c2e3a
  • statusBarItem.activeBackground#1f5b9f50
  • statusBarItem.errorBackground#c72c23
  • statusBarItem.errorForeground#2c2e3a
  • statusBarItem.hoverBackground#1f5b9f30
  • statusBarItem.remoteBackground#1f5b9f
  • statusBarItem.remoteForeground#2c2e3a
  • statusBarItem.warningBackground#b89e39
  • statusBarItem.warningForeground#faf9f7
  • symbolIcon.booleanForeground#7a5ba0
  • symbolIcon.classForeground#1f5b9f
  • symbolIcon.constantForeground#b0507f
  • symbolIcon.enumForeground#1f5b9f
  • symbolIcon.enumMemberForeground#b0507f
  • symbolIcon.fieldForeground#9a7852
  • symbolIcon.functionForeground#1f5b9f
  • symbolIcon.interfaceForeground#1f5b9f
  • symbolIcon.keywordForeground#7a5ba0
  • symbolIcon.methodForeground#1f5b9f
  • symbolIcon.nullForeground#7a5ba0
  • symbolIcon.numberForeground#b0507f
  • symbolIcon.propertyForeground#9a7852
  • symbolIcon.stringForeground#2d7a5c
  • symbolIcon.variableForeground#9a7852
  • tab.activeBackground#faf9f7
  • tab.activeForeground#2c2e3a
  • tab.activeModifiedBorder#1f5b9f
  • tab.border#d0ccc5
  • tab.hoverBackground#d9e5f560
  • tab.inactiveBackground#ede9e3
  • tab.inactiveForeground#b0b8c899
  • tab.inactiveModifiedBorder#1f5b9f80
  • tab.unfocusedActiveBackground#faf9f7dd
  • tab.unfocusedActiveModifiedBorder#1f5b9f60
  • terminal.ansiBlack#2c2e3a
  • terminal.ansiBlue#1f5b9f
  • terminal.ansiBrightBlack#808a9a
  • terminal.ansiBrightBlue#4b7cbd
  • terminal.ansiBrightCyan#3ba5a5
  • terminal.ansiBrightGreen#7ab044
  • terminal.ansiBrightMagenta#8f6cb5
  • terminal.ansiBrightRed#e85c52
  • terminal.ansiBrightWhite#f5f3f0
  • terminal.ansiBrightYellow#dab149
  • terminal.ansiCyan#1b7d7d
  • terminal.ansiGreen#5b8c28
  • terminal.ansiMagenta#6b4c8f
  • terminal.ansiRed#c72c23
  • terminal.ansiWhite#a0a8b8
  • terminal.ansiYellow#b89e39
  • terminal.background#faf9f7
  • terminal.cursorBackground#faf9f7
  • terminal.cursorForeground#2c2e3a
  • terminal.foreground#2c2e3a
  • terminal.inactiveSelectionBackground#d9e5f580
  • terminal.selectionBackground#d9e5f5
  • terminalCursor.background#faf9f7
  • terminalCursor.foreground#2c2e3a
  • titleBar.activeBackground#ede9e3
  • titleBar.activeForeground#2c2e3a
  • titleBar.border#d0ccc5
  • titleBar.inactiveBackground#ede9e3dd
  • titleBar.inactiveForeground#2c2e3a99
  • tree.indentGuidesStroke#d0ccc5
  • widget.shadow#00000010
  • window.activeBorder#1f5b9f
  • window.inactiveBorder#1f5b9f66

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#909aaaitalic
comment.block.documentation#909aaaitalic
string, string.quoted, string.quoted.single, string.quoted.double#2d7a5c
constant.character.escape, string constant.other.placeholder#b0507f
constant.numeric#b0507f
constant.language#b0507f
keyword, keyword.control#7a5ba0
storage, storage.modifier, storage.type, keyword.declaration#7a5ba0
keyword.operator#7a5ba0
entity.name.function#1f5b9f
meta.function-call entity.name.function, meta.method-call entity.name.function#1f5b9f
variable.parameter#9a7852
variable#9a7852
variable.language.this, variable.other.this#7a5ba0italic
variable.language#7a5ba0
entity.name.tag#7a5ba0
entity.other.attribute-name#9a7852
entity.name.class#1f5b9f
entity.name.type#1f5b9f
meta.type.parameters entity.name.type#1f5b9f
punctuation#b0b8c8
invalid#c72c23
markup.bold#7a5ba0bold
markup.italic#7a5ba0italic
markup.underline.link#1f5b9f
markup.heading#7a5ba0bold
meta.function.decorator#7a5ba0
meta.declaration.annotation#7a5ba0
support.type.property-name#9a7852
support.constant.property-value#2d7a5c
entity.name.tag.yaml#9a7852