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.background#E3D191
  • activityBar.foreground#4F5B62
  • activityBarBadge.background#DF69BA
  • activityBarBadge.foreground#F3E2AA
  • badge.background#DF69BA
  • badge.foreground#F3E2AA
  • button.background#E3D191
  • button.foreground#4F5B62
  • button.secondaryBackground#F3E2AA
  • button.secondaryForeground#758690
  • checkbox.background#E3D191
  • checkbox.foreground#4F5B62
  • descriptionForeground#4F5B62
  • disabledForeground#4F5B6280
  • editor.background#FAF3E1
  • editor.findMatchBackground#DF69BA
  • editor.findMatchHighlightBackground#EEBADB
  • editor.foreground#4F5B62
  • editor.lineHighlightBackground#F6EBC8
  • editor.selectionBackground#D3DFE6
  • editorBracketHighlight.foreground1#3A94C4
  • editorBracketHighlight.foreground2#8DA200
  • editorBracketHighlight.foreground3#DF69BA
  • editorBracketHighlight.foreground4#3A94C4
  • editorBracketHighlight.foreground5#8DA200
  • editorBracketHighlight.foreground6#DF69BA
  • editorBracketHighlight.unexpectedBracket.foreground#F85550
  • editorCursor.foreground#4F5B62
  • editorError.foreground#F85550
  • editorGroupHeader.tabsBackground#F3E2AA
  • editorGutter.addedBackground#DDE7BD
  • editorGutter.deletedBackground#EEDFDF
  • editorGutter.modifiedBackground#DCE3EB
  • editorHint.foreground#DF69BA
  • editorHoverWidget.background#E9D795
  • editorHoverWidget.border#CFBE83
  • editorHoverWidget.foreground#4F5B62
  • editorIndentGuide.activeBackground#A99B6Aa0
  • editorIndentGuide.background#A99B6A50
  • editorInfo.foreground#3A94C4
  • editorLineNumber.activeForeground#4F5B62
  • editorLineNumber.foreground#A99B6A
  • editorOverviewRuler.addedForeground#DDE7BD
  • editorOverviewRuler.deletedForeground#EEDFDF
  • editorOverviewRuler.errorForeground#F85550
  • editorOverviewRuler.findMatchForeground#EEBADB
  • editorOverviewRuler.infoForeground#3A94C4
  • editorOverviewRuler.modifiedForeground#DCE3EB
  • editorOverviewRuler.selectionHighlightForeground#D3DFE6
  • editorOverviewRuler.warningForeground#DEA000
  • editorRuler.foreground#A99B6Aa0
  • editorWarning.foreground#DEA000
  • editorWidget.background#F3E2AA
  • editorWidget.border#E3D191
  • editorWidget.foreground#758690
  • errorForeground#F85550
  • focusBorder#DF69BA
  • foreground#4F5B62
  • icon.foreground#4F5B62a0
  • input.background#FAF3E1
  • input.foreground#4F5B62
  • input.placeholderForeground#9A9071
  • inputOption.activeBorder#DF69BA
  • inputValidation.errorBorder#F85550
  • inputValidation.infoBorder#3A94C4
  • inputValidation.warningBorder#DEA000
  • keybindingLabel.background#E3D191
  • keybindingLabel.border#E9D795
  • keybindingLabel.bottomBorder#CFBE83
  • keybindingLabel.foreground#4F5B62
  • list.activeSelectionBackground#CFBE83
  • list.activeSelectionForeground#4F5B62
  • list.highlightForeground#DF69BA
  • list.hoverBackground#CFBE8350
  • list.inactiveSelectionBackground#CFBE83a0
  • minimap.errorHighlight#F85550
  • minimap.findMatchHighlight#EEBADB
  • minimap.selectionHighlight#D3DFE6
  • minimap.warningHighlight#DEA000
  • minimapGutter.addedBackground#DDE7BD
  • minimapGutter.deletedBackground#EEDFDF
  • minimapGutter.modifiedBackground#DCE3EB
  • notificationCenterHeader.background#F3E2AA
  • notificationCenterHeader.foreground#758690
  • notificationLink.foreground#DF69BA
  • notifications.background#FAF3E1
  • notifications.foreground#4F5B62
  • notificationsErrorIcon.foreground#F85550
  • notificationsInfoIcon.foreground#3A94C4
  • notificationsWarningIcon.foreground#DEA000
  • panel.background#FAF3E1
  • panel.border#A99B6Aa0
  • panelTitle.activeBorder#A99B6Aa0
  • panelTitle.activeForeground#4F5B62
  • panelTitle.inactiveForeground#4F5B62a0
  • pickerGroup.border#A99B6Aa0
  • pickerGroup.foreground#758690
  • problemsErrorIcon.foreground#F85550
  • problemsInfoIcon.foreground#3A94C4
  • problemsWarningIcon.foreground#DEA000
  • quickInput.background#F3E2AA
  • quickInput.foreground#758690
  • quickInputList.focusBackground#E3D191
  • quickInputList.focusForeground#4F5B62
  • scrollbar.shadow#E3D191
  • scrollbarSlider.activeBackground#B7A874
  • scrollbarSlider.background#E9D795
  • scrollbarSlider.hoverBackground#CFBE83
  • selection.background#D3DFE6
  • sideBar.background#F3E2AA
  • sideBar.foreground#758690
  • sideBarSectionHeader.background#E3D191
  • sideBarSectionHeader.foreground#4F5B62
  • statusBar.background#F3E2AA
  • statusBar.debuggingBackground#F3E2AA
  • statusBar.foreground#758690
  • statusBar.noFolderBackground#F3E2AA
  • statusBarItem.remoteBackground#E3D191
  • statusBarItem.remoteForeground#4F5B62
  • tab.activeBackground#FAF3E1
  • tab.activeForeground#4F5B62
  • tab.border#F3E2AA
  • tab.inactiveBackground#E3D191
  • tab.inactiveForeground#4F5B62a0
  • terminal.ansiBlack#FAF3E1
  • terminal.ansiBlue#3A94C4
  • terminal.ansiBrightBlack#DBC988
  • terminal.ansiBrightBlue#297CA6
  • terminal.ansiBrightCyan#258C67
  • terminal.ansiBrightGreen#758700
  • terminal.ansiBrightMagenta#CA43A3
  • terminal.ansiBrightRed#E6271C
  • terminal.ansiBrightWhite#6E7F88
  • terminal.ansiBrightYellow#B98500
  • terminal.ansiCyan#36A87E
  • terminal.ansiGreen#8DA200
  • terminal.ansiMagenta#DF69BA
  • terminal.ansiRed#F85550
  • terminal.ansiWhite#4F5B62
  • terminal.ansiYellow#DEA000
  • terminalCursor.background#FAF3E1
  • terminalCursor.foreground#4F5B62
  • textLink.activeForeground#DF69BAd0
  • textLink.foreground#DF69BA
  • widget.shadow#E3D191
  • window.activeBorder#DF69BA
  • window.inactiveBorder#4F5B62

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#9A9071italic
variable.other.constant, constant, string#73848Ditalic
constant.numeric#4F5B62italic
constant.language.boolean#4F5B62italic
variable.other#63727A
entity.name.function#4F5B62
keyword#8DA200bold
keyword.control.directive#36A87E
storage.type, storage.modifier, keyword.other.typedef#3A94C4
punctuation.definition.template-expression#6E7F88bold
entity.name.tag#6E7F88bold
support.type.property-name#4F5B62italic

Shiki preview

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

Loading...