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#ff69b430
  • activityBar.activeBorder#ff69b4
  • activityBar.background#2d1a2d
  • activityBar.border#ffc0cb10
  • activityBar.dropBackground#ff69b430
  • activityBar.foreground#ffc0cb
  • activityBar.inactiveForeground#ffc0cb10
  • activityBarBadge.background#ff69b4
  • activityBarBadge.foreground#2d1a2d
  • breadcrumb.activeSelectionForeground#ff69b4
  • breadcrumb.background#2d1a2d
  • breadcrumb.focusForeground#ff69b4
  • breadcrumb.foreground#ffc0cb
  • breadcrumbPicker.background#2d1a2d
  • button.background#ff69b4
  • button.foreground#2d1a2d
  • button.hoverBackground#ff69b4
  • button.secondaryBackground#ff69b430
  • button.secondaryForeground#ffc0cb
  • button.secondaryHoverBackground#ff69b430
  • checkbox.background#2d1a2d
  • checkbox.border#ffc0cb10
  • checkbox.foreground#ff69b4
  • debugToolBar.background#2d1a2d
  • debugToolBar.border#ffc0cb10
  • diffEditor.insertedTextBackground#00ff0030
  • diffEditor.insertedTextBorder#00ff00
  • diffEditor.removedTextBackground#ff000030
  • diffEditor.removedTextBorder#ff0000
  • dropdown.background#2d1a2d
  • dropdown.border#ffc0cb10
  • dropdown.foreground#ffc0cb
  • editor.background#2d1a2d
  • editor.focusedStackFrameHighlightBackground#00ff0030
  • editor.foreground#ffc0cb
  • editor.lineHighlightBackground#ff69b410
  • editor.lineHighlightBorder#ff69b4
  • editor.selectionBackground#ff69b430
  • editor.selectionHighlightBackground#ff69b430
  • editor.stackFrameHighlightBackground#ffff0030
  • editorBracketHighlight.foreground1#ff69b4
  • editorBracketHighlight.foreground2#ffc0cb
  • editorBracketHighlight.foreground3#ffc0cb10
  • editorBracketHighlight.foreground4#ff69b4
  • editorBracketHighlight.foreground5#ffc0cb
  • editorBracketHighlight.foreground6#ffc0cb10
  • editorBracketHighlight.unexpectedBracket.foreground#ff0000
  • editorBracketMatch.background#ff69b430
  • editorBracketMatch.border#ff69b4
  • editorCodeLens.foreground#ffc0cb
  • editorCursor.background#2d1a2d
  • editorCursor.foreground#ff69b4
  • editorError.foreground#ff0000
  • editorGroup.border#ffc0cb10
  • editorGroup.dropBackground#ff69b430
  • editorGroup.emptyBackground#2d1a2d
  • editorGroup.focusedEmptyBorder#ff69b4
  • editorGroupHeader.noTabsBackground#2d1a2d
  • editorGroupHeader.tabsBackground#2d1a2d
  • editorGroupHeader.tabsBorder#ffc0cb10
  • editorGutter.addedBackground#ff69b4
  • editorGutter.background#2d1a2d
  • editorGutter.deletedBackground#ff69b4
  • editorGutter.modifiedBackground#ff69b4
  • editorHint.foreground#ff69b4
  • editorIndentGuide.activeBackground#ff69b4
  • editorIndentGuide.background#ffc0cb10
  • editorInfo.foreground#00ccff
  • editorOverviewRuler.addedForeground#ff69b4
  • editorOverviewRuler.border#ffc0cb10
  • editorOverviewRuler.bracketMatchForeground#ff69b4
  • editorOverviewRuler.deletedForeground#ff69b4
  • editorOverviewRuler.errorForeground#ff0000
  • editorOverviewRuler.findMatchForeground#ff69b4
  • editorOverviewRuler.infoForeground#00ccff
  • editorOverviewRuler.modifiedForeground#ff69b4
  • editorOverviewRuler.selectionHighlightForeground#ff69b430
  • editorOverviewRuler.warningForeground#ffcc00
  • editorOverviewRuler.wordHighlightForeground#ff69b430
  • editorOverviewRuler.wordHighlightStrongForeground#ff69b4
  • editorRuler.foreground#ffc0cb10
  • editorWarning.foreground#ffcc00
  • editorWhitespace.foreground#ffc0cb10
  • gitDecoration.addedResourceForeground#00ff00
  • gitDecoration.conflictingResourceForeground#ff00ff
  • gitDecoration.deletedResourceForeground#ff0000
  • gitDecoration.ignoredResourceForeground#ffc0cb10
  • gitDecoration.modifiedResourceForeground#ffcc00
  • gitDecoration.submoduleResourceForeground#ff8800
  • gitDecoration.untrackedResourceForeground#00ccff
  • input.background#2d1a2d
  • input.border#ffc0cb10
  • input.foreground#ffc0cb
  • input.placeholderForeground#ffc0cb10
  • inputOption.activeBackground#ff69b430
  • inputOption.activeBorder#ff69b4
  • inputValidation.errorBackground#ff000030
  • inputValidation.errorBorder#ff0000
  • inputValidation.infoBackground#00ccff30
  • inputValidation.infoBorder#00ccff
  • inputValidation.warningBackground#ffcc0030
  • inputValidation.warningBorder#ffcc00
  • list.activeSelectionBackground#ff69b430
  • list.activeSelectionForeground#ffc0cb
  • list.errorForeground#ff0000
  • list.focusBackground#ff69b430
  • list.focusForeground#ffc0cb
  • list.highlightForeground#ff69b4
  • list.hoverBackground#ff69b430
  • list.hoverForeground#ffc0cb
  • list.inactiveSelectionBackground#ff69b430
  • list.inactiveSelectionForeground#ffc0cb
  • list.warningForeground#ffcc00
  • markdown.blockquoteBorder#ff69b4
  • markdown.blockquoteForeground#ffc0cb10
  • markdown.codeblock.background#ff69b430
  • markdown.headingForeground#ff69b4
  • markdown.tableBorder#ffc0cb10
  • markdown.tableEvenRowBackground#2d1a2d
  • markdown.tableOddRowBackground#ff69b430
  • menu.background#2d1a2d
  • menu.border#ffc0cb10
  • menu.foreground#ffc0cb
  • menu.selectionBackground#ff69b430
  • menu.selectionBorder#ff69b4
  • menu.selectionForeground#ffc0cb
  • menubar.selectionBackground#ff69b430
  • menubar.selectionForeground#ffc0cb
  • merge.border#ffc0cb10
  • merge.commonContentBackground#80808020
  • merge.commonHeaderBackground#80808030
  • merge.currentContentBackground#00ff0020
  • merge.currentHeaderBackground#00ff0030
  • merge.incomingContentBackground#0000ff20
  • merge.incomingHeaderBackground#0000ff30
  • minimap.background#2d1a2d
  • minimap.errorHighlight#ff000080
  • minimap.findMatchHighlight#ff69b430
  • minimap.foregroundOpacity#ffffff60
  • minimap.infoHighlight#00ccff80
  • minimap.selectionHighlight#ff69b430
  • minimap.warningHighlight#ffcc0080
  • minimapGutter.addedBackground#ff69b4
  • minimapGutter.deletedBackground#ff69b4
  • minimapGutter.modifiedBackground#ff69b4
  • minimapSlider.activeBackground#ff69b4
  • minimapSlider.background#ff69b430
  • minimapSlider.hoverBackground#ff69b430
  • notificationCenterHeader.background#ff69b430
  • notificationCenterHeader.foreground#ffc0cb
  • notificationLink.foreground#ff69b4
  • notifications.background#2d1a2d
  • notifications.border#ffc0cb10
  • notifications.foreground#ffc0cb
  • notificationToast.border#ffc0cb10
  • panel.background#2d1a2d
  • panel.border#ffc0cb10
  • panelTitle.activeBorder#ff69b4
  • panelTitle.activeForeground#ffc0cb
  • panelTitle.inactiveForeground#ffc0cb10
  • pickerGroup.border#ffc0cb10
  • pickerGroup.foreground#ffc0cb
  • quickInput.background#2d1a2d
  • quickInput.foreground#ffc0cb
  • quickInputTitle.background#ff69b430
  • scrollbar.shadow#00000030
  • scrollbarSlider.activeBackground#ff69b4
  • scrollbarSlider.background#ff69b430
  • scrollbarSlider.hoverBackground#ff69b430
  • settings.checkboxBackground#2d1a2d
  • settings.checkboxBorder#ffc0cb10
  • settings.checkboxForeground#ff69b4
  • settings.dropdownBackground#2d1a2d
  • settings.dropdownBorder#ffc0cb10
  • settings.dropdownForeground#ffc0cb
  • settings.headerForeground#ffc0cb
  • settings.modifiedItemIndicator#ff69b4
  • settings.numberInputBackground#2d1a2d
  • settings.numberInputBorder#ffc0cb10
  • settings.numberInputForeground#ffc0cb
  • settings.textInputBackground#2d1a2d
  • settings.textInputBorder#ffc0cb10
  • settings.textInputForeground#ffc0cb
  • sideBar.background#2d1a2d
  • sideBar.border#ffc0cb10
  • sideBar.foreground#ffc0cb
  • sideBarSectionHeader.background#ff69b430
  • sideBarSectionHeader.border#ffc0cb10
  • sideBarSectionHeader.foreground#ffc0cb
  • sideBarTitle.foreground#ffc0cb
  • statusBar.background#2d1a2d
  • statusBar.border#ffc0cb10
  • statusBar.debuggingBackground#00ccff
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffc0cb
  • statusBar.noFolderBackground#2d1a2d
  • statusBarItem.activeBackground#ff69b430
  • statusBarItem.hoverBackground#ff69b430
  • statusBarItem.prominentBackground#ff69b4
  • statusBarItem.prominentHoverBackground#ff69b4
  • statusBarItem.remoteBackground#ff69b4
  • statusBarItem.remoteForeground#2d1a2d
  • tab.activeBackground#2d1a2d
  • tab.activeBorder#ff69b4
  • tab.activeForeground#ffc0cb
  • tab.activeModifiedBorder#ff69b4
  • tab.border#ffc0cb10
  • tab.hoverBackground#ff69b430
  • tab.hoverBorder#ff69b4
  • tab.inactiveBackground#2d1a2d80
  • tab.inactiveForeground#ffc0cb10
  • tab.inactiveModifiedBorder#ff69b430
  • tab.unfocusedActiveBorder#ffc0cb10
  • tab.unfocusedHoverBackground#ff69b430
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#0000ff
  • terminal.ansiBrightBlack#808080
  • terminal.ansiBrightBlue#4444ff
  • terminal.ansiBrightCyan#44ffff
  • terminal.ansiBrightGreen#44ff44
  • terminal.ansiBrightMagenta#ff44ff
  • terminal.ansiBrightRed#ff4444
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffff44
  • terminal.ansiCyan#00ffff
  • terminal.ansiGreen#00ff00
  • terminal.ansiMagenta#ff00ff
  • terminal.ansiRed#ff0000
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#ffff00
  • terminal.background#2d1a2d
  • terminal.border#ffc0cb10
  • terminal.foreground#ffc0cb
  • terminal.selectionBackground#ff69b430
  • terminalCursor.background#2d1a2d
  • terminalCursor.foreground#ff69b4
  • titleBar.activeBackground#2d1a2d
  • titleBar.activeForeground#ffc0cb
  • titleBar.border#ffc0cb10
  • titleBar.inactiveBackground#2d1a2d
  • titleBar.inactiveForeground#ffc0cb10

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#ffc0cb10italic
string, string.template, string.quoted, string.regexp#ff69b4
keyword, keyword.control, keyword.operator#ff69b4bold
constant, constant.language, constant.numeric, constant.character#ff69b4
variable, variable.parameter, variable.other#ffc0cb
entity.name.function, entity.name.method, support.function#ff69b4
entity.name.type, entity.name.class, support.class, storage.type#ff69b4bold
entity.name.tag, support.tag#ff69b4
meta.tag, punctuation.definition.tag#ffc0cb
storage.modifier, storage.type#ff69b4
support.constant, support.variable#ff69b4
invalid.illegal, invalid.deprecated#ff0000bold underline
entity.other.inherited-class#ff69b4
entity.name.section, meta.separator#ff69b4bold
meta.directive, meta.preprocessor#ffc0cb10
punctuation.definition.string, punctuation.definition.parameters#ffc0cb
punctuation.definition.variable, punctuation.definition.entity#ff69b4