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#FCB0050D
  • activityBar.activeBorder#03EDF4
  • activityBar.background#25152F
  • activityBar.foreground#FCB005
  • activityBar.inactiveForeground#A19594
  • activityBarBadge.background#FCB005
  • activityBarBadge.foreground#260D28
  • activityBarTop.activeBorder#FCB005
  • activityBarTop.background#25152F
  • activityBarTop.foreground#FCB005
  • activityBarTop.inactiveForeground#A19594
  • badge.background#FCB005
  • badge.foreground#260D28
  • breadcrumb.background#260D28
  • breadcrumb.foreground#A19594
  • button.background#FCB005
  • button.foreground#260D28
  • button.hoverBackground#FDBE32
  • button.secondaryBackground#4D2A22
  • button.secondaryForeground#FFF6E1
  • button.secondaryHoverBackground#2D1D35
  • commandCenter.background#25152F
  • commandCenter.border#4C3E4F
  • commandCenter.foreground#FFF6E1
  • debugConsole.errorForeground#E18696
  • debugConsole.warningForeground#DAD174
  • descriptionForeground#A19594
  • diffEditor.insertedLineBackground#64E9A60D
  • diffEditor.insertedTextBackground#64E9A621
  • diffEditor.removedLineBackground#E186960D
  • diffEditor.removedTextBackground#E1869621
  • disabledForeground#A19594
  • dropdown.background#25152F
  • dropdown.border#4C3E4F
  • dropdown.foreground#FFF6E1
  • editor.background#260D28
  • editor.findMatchBackground#1E3E55
  • editor.findMatchBorder#03EDF4
  • editor.findMatchHighlightBackground#FCB00528
  • editor.findMatchHighlightBorder#FCB00555
  • editor.foreground#FFF6E1
  • editor.inactiveSelectionBackground#FCB00528
  • editor.lineHighlightBackground#29132D
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#4D2A22
  • editor.selectionForeground#FFF6E1
  • editor.selectionHighlightBackground#FCB00528
  • editor.selectionHighlightBorder#FCB00544
  • editor.wordHighlightBackground#FCB00528
  • editor.wordHighlightStrongBackground#FCB00528
  • editorBracketHighlight.foreground1#FCB005
  • editorBracketHighlight.foreground2#03CDFF
  • editorBracketHighlight.foreground3#947AFD
  • editorBracketHighlight.foreground4#FF4E4E
  • editorBracketHighlight.foreground5#FE5E00
  • editorBracketHighlight.foreground6#FFF6E1
  • editorCodeLens.foreground#A19594
  • editorCursor.foreground#03EDF4
  • editorError.foreground#E18696
  • editorGhostText.background#00000000
  • editorGhostText.foreground#A19594
  • editorGroup.border#4C3E4F
  • editorGroupHeader.tabsBackground#2D1D35
  • editorGutter.addedBackground#64E9A6
  • editorGutter.deletedBackground#E18696
  • editorGutter.foldingControlForeground#A19594
  • editorGutter.modifiedBackground#947AFD
  • editorHint.foreground#A19594
  • editorHoverWidget.background#25152F
  • editorHoverWidget.border#03EDF4
  • editorHoverWidget.foreground#FFF6E1
  • editorIndentGuide.activeBackground1#FCB00566
  • editorIndentGuide.background1#4C3E4F
  • editorInfo.foreground#947AFD
  • editorInlayHint.background#25152F
  • editorInlayHint.foreground#A19594
  • editorLineNumber.activeForeground#FCB005
  • editorLineNumber.foreground#A19594
  • editorLink.activeForeground#FCB005
  • editorOverviewRuler.border#00000000
  • editorOverviewRuler.errorForeground#E18696
  • editorOverviewRuler.infoForeground#947AFD
  • editorOverviewRuler.warningForeground#DAD174
  • editorRuler.foreground#4C3E4F
  • editorStickyScroll.background#260D28
  • editorStickyScroll.border#4C3E4F
  • editorStickyScrollHover.background#25152F
  • editorSuggestWidget.background#25152F
  • editorSuggestWidget.border#4C3E4F
  • editorSuggestWidget.foreground#FFF6E1
  • editorSuggestWidget.highlightForeground#FCB005
  • editorSuggestWidget.selectedBackground#4D2A22
  • editorSuggestWidget.selectedForeground#FFF6E1
  • editorUnicodeHighlight.background#FF4E4E12
  • editorUnicodeHighlight.border#FF4E4E
  • editorWarning.foreground#DAD174
  • editorWhitespace.foreground#4C3E4F
  • editorWidget.background#25152F
  • editorWidget.border#4C3E4F
  • editorWidget.foreground#FFF6E1
  • focusBorder#FCB005
  • foreground#FFF6E1
  • gitDecoration.addedResourceForeground#64E9A6
  • gitDecoration.deletedResourceForeground#E18696
  • gitDecoration.ignoredResourceForeground#A19594
  • gitDecoration.modifiedResourceForeground#947AFD
  • input.background#25152F
  • input.border#4C3E4F
  • input.foreground#FFF6E1
  • input.placeholderForeground#A19594
  • inputOption.activeBackground#FCB00528
  • inputOption.activeBorder#FCB005
  • inputOption.activeForeground#FFF6E1
  • list.activeSelectionBackground#4D2A22
  • list.activeSelectionForeground#FFF6E1
  • list.focusBackground#4D2A22
  • list.focusForeground#FFF6E1
  • list.focusHighlightForeground#FCB005
  • list.focusOutline#FCB00566
  • list.highlightForeground#FCB005
  • list.hoverBackground#FCB00514
  • list.hoverForeground#FFF6E1
  • list.inactiveSelectionBackground#4D2A22
  • list.inactiveSelectionForeground#FFF6E1
  • menu.background#25152F
  • menu.border#4C3E4F
  • menu.foreground#FFF6E1
  • merge.currentContentBackground#FE5E0014
  • merge.currentHeaderBackground#FE5E0030
  • merge.incomingContentBackground#DB59DA14
  • merge.incomingHeaderBackground#DB59DA30
  • minimap.selectionHighlight#FCB00577
  • notebook.cellBorderColor#4C3E4F
  • notebook.cellEditorBackground#260D28
  • notebook.focusedCellBorder#FCB005
  • notebook.selectedCellBackground#4D2A22
  • notificationCenterHeader.background#25152F
  • notifications.background#25152F
  • notifications.border#4C3E4F
  • notifications.foreground#FFF6E1
  • panel.background#2A1027
  • panel.border#4C3E4F
  • panelTitle.activeBorder#FCB005
  • panelTitle.activeForeground#FCB005
  • panelTitle.inactiveForeground#A19594
  • peekView.border#FCB005
  • peekViewEditor.background#25152F
  • peekViewResult.background#25152F
  • peekViewResult.fileForeground#FFF6E1
  • peekViewResult.lineForeground#FFF6E1
  • pickerGroup.foreground#FCB005
  • progressBar.background#FCB005
  • quickInput.background#25152F
  • quickInput.foreground#FFF6E1
  • quickInputList.focusBackground#4D2A22
  • quickInputList.focusForeground#FFF6E1
  • scrollbarSlider.activeBackground#FCB00566
  • scrollbarSlider.background#4C3E4F99
  • scrollbarSlider.hoverBackground#A1959466
  • settings.dropdownBackground#25152F
  • settings.modifiedItemIndicator#FCB005
  • sideBar.background#25152F
  • sideBar.border#4C3E4F
  • sideBar.foreground#FFF6E1
  • sideBarSectionHeader.background#25152F
  • sideBarSectionHeader.border#4C3E4F
  • sideBarSectionHeader.foreground#FFF6E1
  • sideBarTitle.foreground#FFF6E1
  • statusBar.background#FCB005
  • statusBar.border#4C3E4F
  • statusBar.debuggingBackground#FCB005
  • statusBar.debuggingForeground#260D28
  • statusBar.foreground#260D28
  • statusBar.noFolderBackground#FCB005
  • statusBarItem.hoverBackground#FCB00514
  • statusBarItem.hoverForeground#260D28
  • statusBarItem.prominentBackground#4D2A22
  • statusBarItem.prominentForeground#FFF6E1
  • statusBarItem.remoteBackground#FCB005
  • statusBarItem.remoteForeground#260D28
  • tab.activeBackground#260D28
  • tab.activeBorder#FCB005
  • tab.activeBorderTop#00000000
  • tab.activeForeground#FFF6E1
  • tab.border#4C3E4F
  • tab.hoverBackground#4D2A22
  • tab.inactiveBackground#25152F
  • tab.inactiveForeground#A19594
  • tab.unfocusedActiveBorder#4C3E4F
  • terminal.ansiBlack#A19594
  • terminal.ansiBlue#64B5FE
  • terminal.ansiBrightBlack#A19594
  • terminal.ansiBrightBlue#83C4FE
  • terminal.ansiBrightCyan#78E4F1
  • terminal.ansiBrightGreen#83EDB8
  • terminal.ansiBrightMagenta#E27AE1
  • terminal.ansiBrightRed#E79EAB
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#E1DA90
  • terminal.ansiCyan#56DDEE
  • terminal.ansiGreen#64E9A6
  • terminal.ansiMagenta#DB59DA
  • terminal.ansiRed#E18696
  • terminal.ansiWhite#FFF6E1
  • terminal.ansiYellow#DAD174
  • terminal.background#2A1027
  • terminal.foreground#FFF6E1
  • terminal.selectionBackground#4D2A22
  • terminalCursor.background#260D28
  • terminalCursor.foreground#03EDF4
  • testing.iconFailed#E18696
  • testing.iconPassed#64E9A6
  • textBlockQuote.background#25152F
  • textBlockQuote.border#FCB005
  • textCodeBlock.background#25152F
  • textLink.activeForeground#947AFD
  • textLink.foreground#FCB005
  • titleBar.activeBackground#2D1D35
  • titleBar.activeForeground#FFF6E1
  • titleBar.border#4C3E4F
  • titleBar.inactiveBackground#260D28
  • titleBar.inactiveForeground#A19594
  • toolbar.hoverBackground#FCB00514
  • tree.indentGuidesStroke#4C3E4F

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A19594
keyword, storage#DB59DA
keyword.operator#FFF6E1
string#FE5E00
constant.numeric, constant.language, constant.character, constant.other#FF4E4E
entity.name.function, support.function#03CDFF
entity.name.type, entity.name.class, support.type, support.class, entity.name.namespace#947AFD
variable, meta.definition.variable#FFF6E1
variable.parameter#FFF6E1
support.type.property-name, entity.other.attribute-name, meta.object-literal.key#947AFD
punctuation#FFF6E1
punctuation.section.interpolation, keyword.other.template, meta.interpolation punctuation#FCB005
constant.character.escape#FCB005
entity.name.tag#DB59DA
storage.type.terraform, keyword.control.terraform, keyword.other.terraform#DB59DA
variable.other.property.terraform, variable.other.readwrite.terraform#FFF6E1
support.function.builtin.shell, support.function.powershell#03CDFF
markup.heading, entity.name.section#FCB005bold
markup.bold#FFF6E1bold
markup.italic#FFF6E1italic
markup.inline.raw, markup.fenced_code.block#FE5E00
markup.underline.link#FCB005
markup.inserted#64E9A6
markup.deleted#E18696
invalid#E18696
support.type.property-name.json, entity.name.tag.yaml, entity.name.tag.yml#947AFD
keyword.other.sql, keyword.other.DML.sql, keyword.other.DDL.sql#DB59DA
string.regexp, constant.other.character-class.regexp#FE5E00