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.activeBackground#DCD3B80D
  • activityBar.activeBorder#C3D5B9
  • activityBar.background#1D2422
  • activityBar.foreground#DCD3B8
  • activityBar.inactiveForeground#A1A69E
  • activityBarBadge.background#DCD3B8
  • activityBarBadge.foreground#1D2422
  • activityBarTop.activeBorder#DCD3B8
  • activityBarTop.background#2C3531
  • activityBarTop.foreground#DCD3B8
  • activityBarTop.inactiveForeground#A1A69E
  • badge.background#DCD3B8
  • badge.foreground#1D2422
  • breadcrumb.background#1D2422
  • breadcrumb.foreground#A1A69E
  • button.background#DCD3B8
  • button.foreground#1D2422
  • button.hoverBackground#E2DBC5
  • button.secondaryBackground#454942
  • button.secondaryForeground#E8ECE1
  • button.secondaryHoverBackground#161D1B
  • commandCenter.background#2C3531
  • commandCenter.border#525A54
  • commandCenter.foreground#E8ECE1
  • debugConsole.errorForeground#FA7F8D
  • debugConsole.warningForeground#F3CE6A
  • descriptionForeground#A1A69E
  • diffEditor.insertedLineBackground#78E69D0D
  • diffEditor.insertedTextBackground#78E69D21
  • diffEditor.removedLineBackground#FA7F8D0D
  • diffEditor.removedTextBackground#FA7F8D21
  • disabledForeground#A1A69E
  • dropdown.background#2C3531
  • dropdown.border#525A54
  • dropdown.foreground#E8ECE1
  • editor.background#1D2422
  • editor.findMatchBackground#4F5249
  • editor.findMatchBorder#C3D5B9
  • editor.findMatchHighlightBackground#DCD3B828
  • editor.findMatchHighlightBorder#DCD3B855
  • editor.foreground#E8ECE1
  • editor.inactiveSelectionBackground#DCD3B828
  • editor.lineHighlightBackground#28302D
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#454942
  • editor.selectionForeground#E8ECE1
  • editor.selectionHighlightBackground#DCD3B828
  • editor.selectionHighlightBorder#DCD3B844
  • editor.wordHighlightBackground#DCD3B828
  • editor.wordHighlightStrongBackground#DCD3B828
  • editorBracketHighlight.foreground1#DCD3B8
  • editorBracketHighlight.foreground2#DCD3B8
  • editorBracketHighlight.foreground3#C3D5B9
  • editorBracketHighlight.foreground4#DFCAA5
  • editorBracketHighlight.foreground5#DCBF91
  • editorBracketHighlight.foreground6#E8ECE1
  • editorCodeLens.foreground#A1A69E
  • editorCursor.foreground#C3D5B9
  • editorError.foreground#FA7F8D
  • editorGhostText.background#00000000
  • editorGhostText.foreground#A1A69E
  • editorGroup.border#525A54
  • editorGroupHeader.tabsBackground#161D1B
  • editorGutter.addedBackground#78E69D
  • editorGutter.deletedBackground#FA7F8D
  • editorGutter.foldingControlForeground#A1A69E
  • editorGutter.modifiedBackground#C3D5B9
  • editorHint.foreground#A1A69E
  • editorHoverWidget.background#2C3531
  • editorHoverWidget.border#C3D5B9
  • editorHoverWidget.foreground#E8ECE1
  • editorIndentGuide.activeBackground1#DCD3B866
  • editorIndentGuide.background1#525A54
  • editorInfo.foreground#C3D5B9
  • editorInlayHint.background#2C3531
  • editorInlayHint.foreground#A1A69E
  • editorLineNumber.activeForeground#DCD3B8
  • editorLineNumber.foreground#A1A69E
  • editorLink.activeForeground#DCD3B8
  • editorOverviewRuler.border#00000000
  • editorOverviewRuler.errorForeground#FA7F8D
  • editorOverviewRuler.infoForeground#C3D5B9
  • editorOverviewRuler.warningForeground#F3CE6A
  • editorRuler.foreground#525A54
  • editorStickyScroll.background#1D2422
  • editorStickyScroll.border#525A54
  • editorStickyScrollHover.background#2C3531
  • editorSuggestWidget.background#2C3531
  • editorSuggestWidget.border#525A54
  • editorSuggestWidget.foreground#E8ECE1
  • editorSuggestWidget.highlightForeground#DCD3B8
  • editorSuggestWidget.selectedBackground#454942
  • editorSuggestWidget.selectedForeground#E8ECE1
  • editorUnicodeHighlight.background#DFCAA512
  • editorUnicodeHighlight.border#DFCAA5
  • editorWarning.foreground#F3CE6A
  • editorWhitespace.foreground#525A54
  • editorWidget.background#2C3531
  • editorWidget.border#525A54
  • editorWidget.foreground#E8ECE1
  • focusBorder#DCD3B8
  • foreground#E8ECE1
  • gitDecoration.addedResourceForeground#78E69D
  • gitDecoration.deletedResourceForeground#FA7F8D
  • gitDecoration.ignoredResourceForeground#A1A69E
  • gitDecoration.modifiedResourceForeground#C3D5B9
  • input.background#2C3531
  • input.border#525A54
  • input.foreground#E8ECE1
  • input.placeholderForeground#A1A69E
  • inputOption.activeBackground#DCD3B828
  • inputOption.activeBorder#DCD3B8
  • inputOption.activeForeground#E8ECE1
  • list.activeSelectionBackground#454942
  • list.activeSelectionForeground#E8ECE1
  • list.focusBackground#454942
  • list.focusForeground#E8ECE1
  • list.focusHighlightForeground#DCD3B8
  • list.focusOutline#DCD3B866
  • list.highlightForeground#DCD3B8
  • list.hoverBackground#DCD3B814
  • list.hoverForeground#E8ECE1
  • list.inactiveSelectionBackground#454942
  • list.inactiveSelectionForeground#E8ECE1
  • menu.background#2C3531
  • menu.border#525A54
  • menu.foreground#E8ECE1
  • merge.currentContentBackground#DCBF9114
  • merge.currentHeaderBackground#DCBF9130
  • merge.incomingContentBackground#C3D5B914
  • merge.incomingHeaderBackground#C3D5B930
  • minimap.selectionHighlight#DCD3B877
  • notebook.cellBorderColor#525A54
  • notebook.cellEditorBackground#1D2422
  • notebook.focusedCellBorder#DCD3B8
  • notebook.selectedCellBackground#454942
  • notificationCenterHeader.background#2C3531
  • notifications.background#2C3531
  • notifications.border#525A54
  • notifications.foreground#E8ECE1
  • panel.background#1C201B
  • panel.border#525A54
  • panelTitle.activeBorder#DCD3B8
  • panelTitle.activeForeground#DCD3B8
  • panelTitle.inactiveForeground#A1A69E
  • peekView.border#DCD3B8
  • peekViewEditor.background#2C3531
  • peekViewResult.background#2C3531
  • peekViewResult.fileForeground#E8ECE1
  • peekViewResult.lineForeground#E8ECE1
  • pickerGroup.foreground#DCD3B8
  • progressBar.background#DCD3B8
  • quickInput.background#2C3531
  • quickInput.foreground#E8ECE1
  • quickInputList.focusBackground#454942
  • quickInputList.focusForeground#E8ECE1
  • scrollbarSlider.activeBackground#DCD3B866
  • scrollbarSlider.background#525A5499
  • scrollbarSlider.hoverBackground#A1A69E66
  • settings.dropdownBackground#2C3531
  • settings.modifiedItemIndicator#DCD3B8
  • sideBar.background#2C3531
  • sideBar.border#525A54
  • sideBar.foreground#E8ECE1
  • sideBarSectionHeader.background#2C3531
  • sideBarSectionHeader.border#525A54
  • sideBarSectionHeader.foreground#E8ECE1
  • sideBarTitle.foreground#E8ECE1
  • statusBar.background#323A34
  • statusBar.border#525A54
  • statusBar.debuggingBackground#DCD3B8
  • statusBar.debuggingForeground#1D2422
  • statusBar.foreground#E8ECE1
  • statusBar.noFolderBackground#323A34
  • statusBarItem.hoverBackground#DCD3B814
  • statusBarItem.hoverForeground#E8ECE1
  • statusBarItem.prominentBackground#454942
  • statusBarItem.prominentForeground#E8ECE1
  • statusBarItem.remoteBackground#DCD3B8
  • statusBarItem.remoteForeground#1D2422
  • tab.activeBackground#1D2422
  • tab.activeBorder#DCD3B8
  • tab.activeBorderTop#00000000
  • tab.activeForeground#E8ECE1
  • tab.border#525A54
  • tab.hoverBackground#454942
  • tab.inactiveBackground#2C3531
  • tab.inactiveForeground#A1A69E
  • tab.unfocusedActiveBorder#525A54
  • terminal.ansiBlack#A1A69E
  • terminal.ansiBlue#78B0F9
  • terminal.ansiBrightBlack#A1A69E
  • terminal.ansiBrightBlue#93C0FA
  • terminal.ansiBrightCyan#87E2ED
  • terminal.ansiBrightGreen#93EBB1
  • terminal.ansiBrightMagenta#CFDDC7
  • terminal.ansiBrightRed#FB99A4
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#F5D888
  • terminal.ansiCyan#69DBE9
  • terminal.ansiGreen#78E69D
  • terminal.ansiMagenta#C3D5B9
  • terminal.ansiRed#FA7F8D
  • terminal.ansiWhite#E8ECE1
  • terminal.ansiYellow#F3CE6A
  • terminal.background#1C201B
  • terminal.foreground#E8ECE1
  • terminal.selectionBackground#454942
  • terminalCursor.background#1D2422
  • terminalCursor.foreground#C3D5B9
  • testing.iconFailed#FA7F8D
  • testing.iconPassed#78E69D
  • textBlockQuote.background#2C3531
  • textBlockQuote.border#DCD3B8
  • textCodeBlock.background#2C3531
  • textLink.activeForeground#C3D5B9
  • textLink.foreground#DCD3B8
  • titleBar.activeBackground#161D1B
  • titleBar.activeForeground#E8ECE1
  • titleBar.border#525A54
  • titleBar.inactiveBackground#1D2422
  • titleBar.inactiveForeground#A1A69E
  • toolbar.hoverBackground#DCD3B814
  • tree.indentGuidesStroke#525A54

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A1A69E
keyword, storage#C3D5B9
keyword.operator#E8ECE1
string#DCBF91
constant.numeric, constant.language, constant.character, constant.other#DFCAA5
entity.name.function, support.function#DCD3B8
entity.name.type, entity.name.class, support.type, support.class, entity.name.namespace#C3D5B9
variable, meta.definition.variable#E8ECE1
variable.parameter#E8ECE1
support.type.property-name, entity.other.attribute-name, meta.object-literal.key#C3D5B9
punctuation#E8ECE1
punctuation.section.interpolation, keyword.other.template, meta.interpolation punctuation#DCD3B8
constant.character.escape#DCD3B8
entity.name.tag#C3D5B9
storage.type.terraform, keyword.control.terraform, keyword.other.terraform#C3D5B9
variable.other.property.terraform, variable.other.readwrite.terraform#E8ECE1
support.function.builtin.shell, support.function.powershell#DCD3B8
markup.heading, entity.name.section#DCD3B8bold
markup.bold#E8ECE1bold
markup.italic#E8ECE1italic
markup.inline.raw, markup.fenced_code.block#DCBF91
markup.underline.link#DCD3B8
markup.inserted#78E69D
markup.deleted#FA7F8D
invalid#FA7F8D
support.type.property-name.json, entity.name.tag.yaml, entity.name.tag.yml#C3D5B9
keyword.other.sql, keyword.other.DML.sql, keyword.other.DDL.sql#C3D5B9
string.regexp, constant.other.character-class.regexp#DCBF91