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.background#363b60
  • activityBar.border#D8D0E8
  • activityBar.foreground#F8F0FF
  • activityBar.inactiveForeground#A0A8C0
  • activityBarBadge.background#c2588a
  • activityBarBadge.foreground#ffffff
  • badge.background#c2588a
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#c2588a
  • breadcrumb.background#FEFCFE
  • breadcrumb.focusForeground#1D1A20
  • breadcrumb.foreground#7A7280
  • breadcrumbPicker.background#ffffff
  • button.background#c2588a
  • button.border#c2588a60
  • button.foreground#ffffff
  • button.hoverBackground#B2487A
  • button.secondaryBackground#4A4250
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#363b60
  • descriptionForeground#7A7280
  • dropdown.background#ffffff
  • dropdown.border#D8D0E8
  • dropdown.foreground#1D1A20
  • dropdown.listBackground#FCFAFD
  • editor.background#FEFCFE
  • editor.findMatchBackground#5f6ac350
  • editor.findMatchBorder#5f6ac3
  • editor.findMatchHighlightBackground#c2588a28
  • editor.foreground#1D1A20
  • editor.inactiveSelectionBackground#F5F0FA40
  • editor.lineHighlightBackground#FBF8FC
  • editor.lineHighlightBorder#F5F0FA00
  • editor.selectionBackground#c2588a35
  • editor.wordHighlightBackground#c2588a20
  • editor.wordHighlightBorder#c2588a60
  • editor.wordHighlightStrongBackground#c2588a40
  • editor.wordHighlightStrongBorder#c2588a80
  • editorBracketMatch.background#c2588a30
  • editorBracketMatch.border#c2588a
  • editorCursor.foreground#c2588a
  • editorGroupHeader.tabsBackground#FCFAFD
  • editorGroupHeader.tabsBorder#D8D0E8
  • editorGutter.addedBackground#70A898
  • editorGutter.background#FEFCFE
  • editorGutter.deletedBackground#D86880
  • editorGutter.modifiedBackground#5f6ac3
  • editorHoverWidget.background#ffffff
  • editorHoverWidget.border#D8D0E8
  • editorHoverWidget.statusBarBackground#FCFAFD
  • editorIndentGuide.activeBackground1#C0B0D8
  • editorIndentGuide.background1#D8D0E8
  • editorLineNumber.activeForeground#c2588a
  • editorLineNumber.foreground#C8C0D8
  • editorOverviewRuler.addedForeground#70A898
  • editorOverviewRuler.border#D8D0E8
  • editorOverviewRuler.deletedForeground#D86880
  • editorOverviewRuler.errorForeground#D86880
  • editorOverviewRuler.findMatchForeground#5f6ac380
  • editorOverviewRuler.modifiedForeground#5f6ac3
  • editorOverviewRuler.warningForeground#5f6ac3
  • editorRuler.foreground#D8D0E8
  • editorSuggestWidget.background#ffffff
  • editorSuggestWidget.border#D8D0E8
  • editorSuggestWidget.focusHighlightForeground#B2487A
  • editorSuggestWidget.foreground#1D1A20
  • editorSuggestWidget.highlightForeground#c2588a
  • editorSuggestWidget.selectedBackground#F5F0FA
  • editorWidget.background#ffffff
  • editorWidget.border#D8D0E8
  • editorWidget.foreground#1D1A20
  • editorWidget.resizeBorder#c2588a
  • errorForeground#D86880
  • focusBorder#c2588a80
  • gitDecoration.addedResourceForeground#70A898
  • gitDecoration.conflictingResourceForeground#E87890
  • gitDecoration.deletedResourceForeground#D86880
  • gitDecoration.ignoredResourceForeground#8A8290
  • gitDecoration.modifiedResourceForeground#5f6ac3
  • gitDecoration.stageDeletedResourceForeground#D86880
  • gitDecoration.stageModifiedResourceForeground#5f6ac3
  • gitDecoration.submoduleResourceForeground#9888A8
  • gitDecoration.untrackedResourceForeground#fdb3dd
  • icon.foreground#c2588a
  • input.background#ffffff
  • input.border#D8D0E8
  • input.foreground#1D1A20
  • input.placeholderForeground#8A8290
  • inputOption.activeBackground#c2588a
  • inputOption.activeBorder#B2487A
  • inputOption.activeForeground#ffffff
  • inputValidation.errorBackground#D8688020
  • inputValidation.errorBorder#D86880
  • inputValidation.infoBackground#fdb3dd20
  • inputValidation.infoBorder#fdb3dd
  • inputValidation.warningBackground#5f6ac320
  • inputValidation.warningBorder#5f6ac3
  • list.activeSelectionBackground#c2588a
  • list.activeSelectionForeground#ffffff
  • list.activeSelectionIconForeground#ffffff
  • list.focusBackground#F5F0FA
  • list.hoverBackground#FBF8FC
  • list.inactiveSelectionBackground#F5F0FA
  • list.inactiveSelectionForeground#1D1A20
  • minimap.background#FEFCFE
  • minimap.errorHighlight#D86880
  • minimap.findMatchHighlight#5f6ac380
  • minimap.selectionHighlight#c2588a50
  • minimap.warningHighlight#5f6ac3
  • minimapGutter.addedBackground#70A898
  • minimapGutter.deletedBackground#D86880
  • minimapGutter.modifiedBackground#5f6ac3
  • notificationCenter.border#D8D0E8
  • notificationCenterHeader.background#FBF8FC
  • notificationCenterHeader.foreground#1D1A20
  • notifications.background#ffffff
  • notifications.border#D8D0E8
  • notifications.foreground#1D1A20
  • notificationsErrorIcon.foreground#D86880
  • notificationsInfoIcon.foreground#c2588a
  • notificationsWarningIcon.foreground#5f6ac3
  • panel.background#FCFAFD
  • panel.border#D8D0E8
  • panelTitle.activeBorder#c2588a
  • panelTitle.activeForeground#1D1A20
  • panelTitle.inactiveForeground#8A8290
  • peekView.border#c2588a
  • peekViewEditor.background#FEFCFE
  • peekViewEditor.matchHighlightBackground#c2588a40
  • peekViewEditorGutter.background#FCFAFD
  • peekViewResult.background#FCFAFD
  • peekViewResult.fileForeground#1D1A20
  • peekViewResult.lineForeground#4A4250
  • peekViewResult.matchHighlightBackground#c2588a50
  • peekViewResult.selectionBackground#c2588a30
  • peekViewResult.selectionForeground#1D1A20
  • peekViewTitle.background#363b60
  • peekViewTitleDescription.foreground#A0A8C0
  • peekViewTitleLabel.foreground#F8F0FF
  • progressBar.background#c2588a
  • sash.hoverBorder#c2588a
  • scrollbar.shadow#00000015
  • scrollbarSlider.activeBackground#c2588a
  • scrollbarSlider.background#D0C0E060
  • scrollbarSlider.hoverBackground#D0C0E080
  • selection.background#c2588a40
  • sideBar.background#FCFAFD
  • sideBar.foreground#4A4250
  • sideBarSectionHeader.background#F5F0FA
  • sideBarSectionHeader.border#D8D0E8
  • sideBarSectionHeader.foreground#1D1A20
  • sideBarTitle.foreground#c2588a
  • statusBar.background#5f6ac3
  • statusBar.border#4F5AB3
  • statusBar.debuggingBackground#c2588a
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#4A4250
  • statusBar.noFolderForeground#ffffff
  • tab.activeBackground#FEFCFE
  • tab.activeBorder#c2588a
  • tab.activeBorderTop#c2588a
  • tab.activeForeground#c2588a
  • tab.border#D8D0E8
  • tab.hoverBackground#FBF8FC
  • tab.hoverBorder#c2588a80
  • tab.hoverForeground#c2588a
  • tab.inactiveBackground#FCFAFD
  • tab.inactiveForeground#7A7280
  • terminal.ansiBlack#1D1A20
  • terminal.ansiBlue#5f6ac3
  • terminal.ansiBrightBlack#7A7280
  • terminal.ansiBrightBlue#6F7AD3
  • terminal.ansiBrightCyan#A898B8
  • terminal.ansiBrightGreen#88C0A8
  • terminal.ansiBrightMagenta#D2689A
  • terminal.ansiBrightRed#E87890
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#FDD3FC
  • terminal.ansiCyan#9888A8
  • terminal.ansiGreen#70A898
  • terminal.ansiMagenta#c2588a
  • terminal.ansiRed#D86880
  • terminal.ansiWhite#FCFAFD
  • terminal.ansiYellow#FDC3ED
  • terminal.background#FEFCFE
  • terminal.border#D8D0E8
  • terminal.foreground#1D1A20
  • textBlockQuote.background#FBF8FC
  • textBlockQuote.border#c2588a
  • textCodeBlock.background#FBF8FC
  • textLink.activeForeground#B2487A
  • textLink.foreground#c2588a
  • textPreformat.foreground#5f6ac3
  • textSeparator.foreground#D8D0E8
  • titleBar.activeBackground#363b60
  • titleBar.activeForeground#F8F0FF
  • titleBar.border#D8D0E8
  • titleBar.inactiveBackground#4A4250
  • titleBar.inactiveForeground#A0A8C0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8A8290italic
keyword, storage#B2487A
storage.type, support.type#4F5AB3
constant.language, support.constant, variable.language#E890B0
variable, support.variable#1D1A20
entity.name.function, support.function#9888A8bold
entity.name.type, entity.other.inherited-class, support.class#4F5AB3bold
constant.numeric, constant.character, constant#c2588a
string#987888
constant.character.escape#c2588a
punctuation#7A7280
entity.name.tag#B2487A
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#4F5AB3italic
meta.property-name, support.type.property-name#9888A8
markup.heading#c2588abold

Shiki preview

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

Loading...

wuthering waves color themes - Coding Theme