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#03EDF40D
  • activityBar.activeBorder#9980FD
  • activityBar.background#121D34
  • activityBar.foreground#03EDF4
  • activityBar.inactiveForeground#8A9DAD
  • activityBarBadge.background#03EDF4
  • activityBarBadge.foreground#121D34
  • activityBarTop.activeBorder#03EDF4
  • activityBarTop.background#171E42
  • activityBarTop.foreground#03EDF4
  • activityBarTop.inactiveForeground#8A9DAD
  • badge.background#03EDF4
  • badge.foreground#121D34
  • breadcrumb.background#121D34
  • breadcrumb.foreground#8A9DAD
  • button.background#03EDF4
  • button.foreground#121D34
  • button.hoverBackground#30F0F6
  • button.secondaryBackground#0F4257
  • button.secondaryForeground#E1FDFE
  • button.secondaryHoverBackground#1E2649
  • commandCenter.background#171E42
  • commandCenter.border#3B4664
  • commandCenter.foreground#E1FDFE
  • debugConsole.errorForeground#EB7097
  • debugConsole.warningForeground#E4BA75
  • descriptionForeground#8A9DAD
  • diffEditor.insertedLineBackground#6ED2A70D
  • diffEditor.insertedTextBackground#6ED2A721
  • diffEditor.removedLineBackground#EB70970D
  • diffEditor.removedTextBackground#EB709721
  • disabledForeground#8A9DAD
  • dropdown.background#171E42
  • dropdown.border#3B4664
  • dropdown.foreground#E1FDFE
  • editor.background#121D34
  • editor.findMatchBackground#303360
  • editor.findMatchBorder#9980FD
  • editor.findMatchHighlightBackground#03EDF428
  • editor.findMatchHighlightBorder#03EDF455
  • editor.foreground#E1FDFE
  • editor.inactiveSelectionBackground#03EDF428
  • editor.lineHighlightBackground#17203C
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#0F4257
  • editor.selectionForeground#E1FDFE
  • editor.selectionHighlightBackground#03EDF428
  • editor.selectionHighlightBorder#03EDF444
  • editor.wordHighlightBackground#03EDF428
  • editor.wordHighlightStrongBackground#03EDF428
  • editorBracketHighlight.foreground1#03EDF4
  • editorBracketHighlight.foreground2#03CDFF
  • editorBracketHighlight.foreground3#03EDF4
  • editorBracketHighlight.foreground4#5E91FC
  • editorBracketHighlight.foreground5#79FDF9
  • editorBracketHighlight.foreground6#E1FDFE
  • editorCodeLens.foreground#8A9DAD
  • editorCursor.foreground#9980FD
  • editorError.foreground#EB7097
  • editorGhostText.background#00000000
  • editorGhostText.foreground#8A9DAD
  • editorGroup.border#3B4664
  • editorGroupHeader.tabsBackground#1E2649
  • editorGutter.addedBackground#6ED2A7
  • editorGutter.deletedBackground#EB7097
  • editorGutter.foldingControlForeground#8A9DAD
  • editorGutter.modifiedBackground#03EDF4
  • editorHint.foreground#8A9DAD
  • editorHoverWidget.background#171E42
  • editorHoverWidget.border#9980FD
  • editorHoverWidget.foreground#E1FDFE
  • editorIndentGuide.activeBackground1#03EDF466
  • editorIndentGuide.background1#3B4664
  • editorInfo.foreground#03EDF4
  • editorInlayHint.background#171E42
  • editorInlayHint.foreground#8A9DAD
  • editorLineNumber.activeForeground#03EDF4
  • editorLineNumber.foreground#8A9DAD
  • editorLink.activeForeground#03EDF4
  • editorOverviewRuler.border#00000000
  • editorOverviewRuler.errorForeground#EB7097
  • editorOverviewRuler.infoForeground#03EDF4
  • editorOverviewRuler.warningForeground#E4BA75
  • editorRuler.foreground#3B4664
  • editorStickyScroll.background#121D34
  • editorStickyScroll.border#3B4664
  • editorStickyScrollHover.background#171E42
  • editorSuggestWidget.background#171E42
  • editorSuggestWidget.border#3B4664
  • editorSuggestWidget.foreground#E1FDFE
  • editorSuggestWidget.highlightForeground#03EDF4
  • editorSuggestWidget.selectedBackground#0F4257
  • editorSuggestWidget.selectedForeground#E1FDFE
  • editorUnicodeHighlight.background#5E91FC12
  • editorUnicodeHighlight.border#5E91FC
  • editorWarning.foreground#E4BA75
  • editorWhitespace.foreground#3B4664
  • editorWidget.background#171E42
  • editorWidget.border#3B4664
  • editorWidget.foreground#E1FDFE
  • focusBorder#03EDF4
  • foreground#E1FDFE
  • gitDecoration.addedResourceForeground#6ED2A7
  • gitDecoration.deletedResourceForeground#EB7097
  • gitDecoration.ignoredResourceForeground#8A9DAD
  • gitDecoration.modifiedResourceForeground#03EDF4
  • input.background#171E42
  • input.border#3B4664
  • input.foreground#E1FDFE
  • input.placeholderForeground#8A9DAD
  • inputOption.activeBackground#03EDF428
  • inputOption.activeBorder#03EDF4
  • inputOption.activeForeground#E1FDFE
  • list.activeSelectionBackground#0F4257
  • list.activeSelectionForeground#E1FDFE
  • list.focusBackground#0F4257
  • list.focusForeground#E1FDFE
  • list.focusHighlightForeground#03EDF4
  • list.focusOutline#03EDF466
  • list.highlightForeground#03EDF4
  • list.hoverBackground#03EDF414
  • list.hoverForeground#E1FDFE
  • list.inactiveSelectionBackground#0F4257
  • list.inactiveSelectionForeground#E1FDFE
  • menu.background#171E42
  • menu.border#3B4664
  • menu.foreground#E1FDFE
  • merge.currentContentBackground#79FDF914
  • merge.currentHeaderBackground#79FDF930
  • merge.incomingContentBackground#9980FD14
  • merge.incomingHeaderBackground#9980FD30
  • minimap.selectionHighlight#03EDF477
  • notebook.cellBorderColor#3B4664
  • notebook.cellEditorBackground#121D34
  • notebook.focusedCellBorder#03EDF4
  • notebook.selectedCellBackground#0F4257
  • notificationCenterHeader.background#171E42
  • notifications.background#171E42
  • notifications.border#3B4664
  • notifications.foreground#E1FDFE
  • panel.background#122137
  • panel.border#3B4664
  • panelTitle.activeBorder#03EDF4
  • panelTitle.activeForeground#03EDF4
  • panelTitle.inactiveForeground#8A9DAD
  • peekView.border#03EDF4
  • peekViewEditor.background#171E42
  • peekViewResult.background#171E42
  • peekViewResult.fileForeground#E1FDFE
  • peekViewResult.lineForeground#E1FDFE
  • pickerGroup.foreground#03EDF4
  • progressBar.background#03EDF4
  • quickInput.background#171E42
  • quickInput.foreground#E1FDFE
  • quickInputList.focusBackground#0F4257
  • quickInputList.focusForeground#E1FDFE
  • scrollbarSlider.activeBackground#03EDF466
  • scrollbarSlider.background#3B466499
  • scrollbarSlider.hoverBackground#8A9DAD66
  • settings.dropdownBackground#171E42
  • settings.modifiedItemIndicator#03EDF4
  • sideBar.background#171E42
  • sideBar.border#3B4664
  • sideBar.foreground#E1FDFE
  • sideBarSectionHeader.background#171E42
  • sideBarSectionHeader.border#3B4664
  • sideBarSectionHeader.foreground#E1FDFE
  • sideBarTitle.foreground#E1FDFE
  • statusBar.background#232757
  • statusBar.border#3B4664
  • statusBar.debuggingBackground#03EDF4
  • statusBar.debuggingForeground#121D34
  • statusBar.foreground#E1FDFE
  • statusBar.noFolderBackground#232757
  • statusBarItem.hoverBackground#03EDF414
  • statusBarItem.hoverForeground#E1FDFE
  • statusBarItem.prominentBackground#0F4257
  • statusBarItem.prominentForeground#E1FDFE
  • statusBarItem.remoteBackground#03EDF4
  • statusBarItem.remoteForeground#121D34
  • tab.activeBackground#121D34
  • tab.activeBorder#03EDF4
  • tab.activeBorderTop#00000000
  • tab.activeForeground#E1FDFE
  • tab.border#3B4664
  • tab.hoverBackground#0F4257
  • tab.inactiveBackground#171E42
  • tab.inactiveForeground#8A9DAD
  • tab.unfocusedActiveBorder#3B4664
  • terminal.ansiBlack#8A9DAD
  • terminal.ansiBlue#6E9EFF
  • terminal.ansiBrightBlack#8A9DAD
  • terminal.ansiBrightBlue#8BB1FF
  • terminal.ansiBrightCyan#80D2F2
  • terminal.ansiBrightGreen#8BDBB9
  • terminal.ansiBrightMagenta#AD99FD
  • terminal.ansiBrightRed#EF8DAC
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#E9C891
  • terminal.ansiCyan#60C7EF
  • terminal.ansiGreen#6ED2A7
  • terminal.ansiMagenta#9980FD
  • terminal.ansiRed#EB7097
  • terminal.ansiWhite#E1FDFE
  • terminal.ansiYellow#E4BA75
  • terminal.background#122137
  • terminal.foreground#E1FDFE
  • terminal.selectionBackground#0F4257
  • terminalCursor.background#121D34
  • terminalCursor.foreground#9980FD
  • testing.iconFailed#EB7097
  • testing.iconPassed#6ED2A7
  • textBlockQuote.background#171E42
  • textBlockQuote.border#03EDF4
  • textCodeBlock.background#171E42
  • textLink.activeForeground#03EDF4
  • textLink.foreground#03EDF4
  • titleBar.activeBackground#1E2649
  • titleBar.activeForeground#E1FDFE
  • titleBar.border#3B4664
  • titleBar.inactiveBackground#121D34
  • titleBar.inactiveForeground#8A9DAD
  • toolbar.hoverBackground#03EDF414
  • tree.indentGuidesStroke#3B4664

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8A9DAD
keyword, storage#9980FD
keyword.operator#E1FDFE
string#79FDF9
constant.numeric, constant.language, constant.character, constant.other#5E91FC
entity.name.function, support.function#03CDFF
entity.name.type, entity.name.class, support.type, support.class, entity.name.namespace#03EDF4
variable, meta.definition.variable#E1FDFE
variable.parameter#E1FDFE
support.type.property-name, entity.other.attribute-name, meta.object-literal.key#03EDF4
punctuation#E1FDFE
punctuation.section.interpolation, keyword.other.template, meta.interpolation punctuation#03EDF4
constant.character.escape#03EDF4
entity.name.tag#9980FD
storage.type.terraform, keyword.control.terraform, keyword.other.terraform#9980FD
variable.other.property.terraform, variable.other.readwrite.terraform#E1FDFE
support.function.builtin.shell, support.function.powershell#03CDFF
markup.heading, entity.name.section#03EDF4bold
markup.bold#E1FDFEbold
markup.italic#E1FDFEitalic
markup.inline.raw, markup.fenced_code.block#79FDF9
markup.underline.link#03EDF4
markup.inserted#6ED2A7
markup.deleted#EB7097
invalid#EB7097
support.type.property-name.json, entity.name.tag.yaml, entity.name.tag.yml#03EDF4
keyword.other.sql, keyword.other.DML.sql, keyword.other.DDL.sql#9980FD
string.regexp, constant.other.character-class.regexp#79FDF9