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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

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