Skip to main content
CodingTheme

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#ece4ca
  • activityBar.background#01245c
  • activityBar.border#5d9bfd
  • activityBar.dropBorder#ece4ca
  • activityBar.foreground#9ac0fe
  • activityBar.inactiveForeground#5d9bfd
  • activityBarBadge.background#d7d6fe
  • activityBarBadge.foreground#060606
  • badge.background#d7d6fe
  • badge.foreground#060606
  • banner.background#d7d6fe
  • banner.foreground#060606
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#01245c
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#cccccccc
  • breadcrumbPicker.background#5d9bfd
  • button.background#d7d6fe
  • button.foreground#060606
  • button.hoverBackground#d7d6fe99
  • debugExceptionWidget.background#420b0d
  • debugExceptionWidget.border#D4D4D3
  • debugToolBar.background#333333
  • descriptionForeground#ccccccb3
  • diffEditor.diagonalFill#cccccc33
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#01245c
  • dropdown.border#fcfced
  • dropdown.foreground#ece4ca
  • editor.background#01245c
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.foreground#fefdf8
  • editor.selectionBackground#264f78
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCursor.foreground#aeafad
  • editorGroup.border#444444
  • editorGroup.dropBackground#53595d80
  • editorGroupHeader.noTabsBackground#01245c
  • editorGroupHeader.tabsBackground#01245c
  • editorHoverWidget.background#01245c
  • editorHoverWidget.border#454545
  • editorHoverWidget.foreground#ece4ca
  • editorHoverWidget.statusBarBackground#2c2c2d
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • editorLineNumber.activeForeground#5d9bfd
  • editorLineNumber.foreground#3582fd
  • editorLink.activeForeground#4e94ce
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#d86508
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#bea11f
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#3582fd
  • editorWidget.border#454545
  • editorWidget.foreground#cccccc
  • extensionButton.prominentBackground#49737a
  • extensionButton.prominentHoverBackground#578992
  • gitDecoration.modifiedResourceForeground#ecd8c8
  • icon.foreground#c5c5c5
  • input.background#001829
  • input.foreground#ece4ca
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#007fd466
  • inputOption.activeBorder#dcd7d300
  • inputOption.activeForeground#ffffff
  • inputValidation.errorBackground#5a1d1d
  • inputValidation.errorBorder#5a1d1d
  • inputValidation.infoBackground#252525
  • inputValidation.infoBorder#dcd7d3
  • inputValidation.warningBackground#352a05
  • inputValidation.warningBorder#b89500
  • list.activeSelectionBackground#0247b6
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#383b3d
  • list.errorForeground#dcd7d3
  • list.highlightForeground#0247b6
  • list.hoverBackground#0247b650
  • list.inactiveSelectionBackground#0247b6
  • list.warningForeground#dcd7d3
  • minimap.errorHighlight#ff1212b3
  • minimap.findMatchHighlight#d18616
  • minimap.selectionHighlight#264f78
  • minimap.warningHighlight#cca700
  • panel.background#01245c
  • panel.border#80808059
  • panel.dropBorder#ece4ca
  • panelSection.border#80808059
  • panelSection.dropBackground#53595d80
  • panelTitle.activeBorder#ece4ca
  • panelTitle.activeForeground#ece4ca
  • panelTitle.inactiveForeground#5d9bfd
  • peekView.border#dcd7d3
  • peekViewEditor.background#0d0d0d
  • peekViewEditor.matchHighlightBackground#5d9bfd99
  • peekViewEditorGutter.background#0d0d0d
  • peekViewResult.background#3582fd
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewTitle.background#1e1e1e
  • ports.iconRunningProcessForeground#369432
  • progressBar.background#e4d1e4
  • quickInput.background#01245c
  • quickInput.foreground#ece4ca
  • quickInputList.focusBackground#0247b6
  • quickInputList.focusForeground#ffffff
  • quickInputTitle.background#ffffff1b
  • scrollbarSlider.activeBackground#0247b6
  • scrollbarSlider.background#0247b6
  • scrollbarSlider.hoverBackground#5d9bfd
  • sideBar.background#01245c
  • sideBar.border#5d9bfd
  • sideBar.dropBackground#53595d80
  • sideBar.foreground#ece4ca
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#cccccc33
  • sideBarSectionHeader.foreground#ece4ca
  • statusBar.background#5d9bfd
  • statusBar.debuggingBackground#cc6633
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#5d9bfd
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#ffffff2e
  • statusBarItem.errorBackground#e4d1e4
  • statusBarItem.errorForeground#ffffff
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.prominentBackground#00000080
  • statusBarItem.prominentForeground#ffffff
  • statusBarItem.prominentHoverBackground#0000004d
  • statusBarItem.remoteBackground#df5c16
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#5d9bfd
  • tab.activeForeground#ffffff
  • tab.inactiveBackground#5d9bfd90
  • tab.inactiveForeground#ffffff80
  • terminal.foreground#ece4ca
  • titleBar.activeBackground#5d9bfd
  • titleBar.activeForeground#cccccc
  • titleBar.border#01245c
  • titleBar.inactiveBackground#5d9bfd90
  • titleBar.inactiveForeground#cccccc99

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#a2daf6
comment.block, comment.block.documentation#90d3f4
string#d3cdf4
constant.numeric#d6e6ff
constant.language#fefdf8
constant.character, constant.other#fefdf8
keyword#c9a5df
storage#d2b4e4
storage.type#d2b4e4
entity.name.class, entity.name.type, entity.name.namespace, entity.name.scope-resolution#ede1f4
entity.other.inherited-class#ede1f4
entity.name.function#72a7fe
variable.parameter#aecdff
entity.name.tag#ede1f4
entity.other.attribute-name#aecdff
support.function#aecdff
support.constant#fefdf8
support.type, support.class#fefdf8
support.other.variable
invalid#ede1f4
invalid.deprecated#fefdf8
meta.diff, meta.diff.header#0f6a96
markup.deleted#fefdf8
markup.changed#fefdf8
markup.inserted#0f6a96
markup.underline.link#ede1f4
markup.quote#ede1f4
markup.bold, markup.italic#fefdf8
markup.inline.raw#508af6
markup.heading, markup.heading.setext#72a7fe

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...