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.activeBackground#cc1a2115
  • activityBar.activeBorder#cc1a21
  • activityBar.background#1a1a1a
  • activityBar.foreground#f2f2f2
  • activityBar.inactiveForeground#b0b0b0
  • activityBarBadge.background#cc1a21
  • activityBarBadge.foreground#f2f2f2
  • badge.background#cc1a21
  • badge.foreground#f2f2f2
  • breadcrumb.activeSelectionForeground#cc1a21
  • breadcrumb.background#2a2a2a
  • breadcrumb.focusForeground#f2f2f2
  • breadcrumb.foreground#b0b0b0
  • breadcrumbPicker.background#3a3a3a
  • button.background#cc1a21
  • button.foreground#f2f2f2
  • button.hoverBackground#e63946
  • button.secondaryBackground#2a2a2a
  • button.secondaryForeground#d0d0d0
  • button.secondaryHoverBackground#3a3a3a
  • diffEditor.insertedTextBackground#00550015
  • diffEditor.removedTextBackground#cc1a2115
  • dropdown.background#2a2a2a
  • dropdown.border#cc1a21
  • dropdown.foreground#f2f2f2
  • editor.background#2a2a2a
  • editor.findMatchBackground#cc1a2150
  • editor.findMatchHighlightBackground#cc1a2125
  • editor.findRangeHighlightBackground#cc1a2115
  • editor.foldBackground#3a3a3a30
  • editor.foreground#f2f2f2
  • editor.hoverHighlightBackground#3a3a3a30
  • editor.lineHighlightBorder#3a3a3a
  • editor.rangeHighlightBackground#cc1a2115
  • editor.selectionBackground#cc1a2125
  • editor.selectionHighlightBackground#cc1a2115
  • editor.wordHighlightBackground#e6c20025
  • editor.wordHighlightStrongBackground#e6c20040
  • editorBracketHighlight.foreground1#cc1a21
  • editorBracketHighlight.foreground2#e6c200
  • editorBracketHighlight.foreground3#005500
  • editorBracketHighlight.foreground4#d4e8f7
  • editorBracketHighlight.foreground5#f2f2f2
  • editorBracketHighlight.foreground6#d0d0d0
  • editorBracketHighlight.unexpectedBracket.foreground#cc1a21
  • editorError.foreground#cc1a21
  • editorGroup.border#cc1a21
  • editorGroup.dropBackground#cc1a2115
  • editorGroupHeader.tabsBackground#1a1a1a
  • editorGutter.addedBackground#005500
  • editorGutter.deletedBackground#cc1a21
  • editorGutter.modifiedBackground#e6c200
  • editorHoverWidget.background#3a3a3a
  • editorHoverWidget.border#cc1a21
  • editorInfo.foreground#d4e8f7
  • editorLineNumber.activeForeground#cc1a21
  • editorLineNumber.foreground#b0b0b0
  • editorLink.activeForeground#d4e8f7
  • editorOverviewRuler.addedForeground#005500
  • editorOverviewRuler.border#1a1a1a
  • editorOverviewRuler.deletedForeground#cc1a21
  • editorOverviewRuler.errorForeground#cc1a21
  • editorOverviewRuler.infoForeground#d4e8f7
  • editorOverviewRuler.modifiedForeground#e6c200
  • editorOverviewRuler.selectionHighlightForeground#cc1a2150
  • editorOverviewRuler.warningForeground#e6c200
  • editorOverviewRuler.wordHighlightForeground#e6c20050
  • editorOverviewRuler.wordHighlightStrongForeground#e6c20070
  • editorSuggestWidget.background#3a3a3a
  • editorSuggestWidget.foreground#f2f2f2
  • editorSuggestWidget.selectedBackground#cc1a2125
  • editorWarning.foreground#e6c200
  • editorWidget.background#3a3a3a
  • editorWidget.border#cc1a21
  • errorForeground#cc1a21
  • focusBorder#cc1a21
  • foreground#f2f2f2
  • gitDecoration.conflictingResourceForeground#cc1a21
  • gitDecoration.deletedResourceForeground#cc1a21
  • gitDecoration.ignoredResourceForeground#b0b0b0
  • gitDecoration.modifiedResourceForeground#e6c200
  • gitDecoration.untrackedResourceForeground#005500
  • input.background#2a2a2a
  • input.border#cc1a21
  • input.foreground#f2f2f2
  • input.placeholderForeground#b0b0b0
  • inputOption.activeBorder#e6c200
  • inputValidation.errorBorder#cc1a21
  • inputValidation.infoBorder#d4e8f7
  • inputValidation.warningBorder#e6c200
  • list.activeSelectionBackground#cc1a2125
  • list.activeSelectionForeground#f2f2f2
  • list.dropBackground#cc1a2115
  • list.errorForeground#cc1a21
  • list.focusBackground#cc1a2115
  • list.highlightForeground#cc1a21
  • list.hoverBackground#2a2a2a
  • list.inactiveSelectionBackground#2a2a2a
  • list.warningForeground#e6c200
  • panel.background#2a2a2a
  • panel.border#cc1a21
  • panelTitle.activeBorder#cc1a21
  • panelTitle.activeForeground#f2f2f2
  • panelTitle.inactiveForeground#b0b0b0
  • progressBar.background#cc1a21
  • selection.background#cc1a2130
  • settings.checkboxBackground#3a3a3a
  • settings.checkboxBorder#cc1a21
  • settings.checkboxForeground#f2f2f2
  • settings.dropdownBackground#3a3a3a
  • settings.dropdownBorder#cc1a21
  • settings.dropdownForeground#f2f2f2
  • settings.headerForeground#f2f2f2
  • settings.modifiedItemIndicator#cc1a21
  • settings.numberInputBackground#3a3a3a
  • settings.numberInputBorder#cc1a21
  • settings.numberInputForeground#f2f2f2
  • settings.textInputBackground#3a3a3a
  • settings.textInputBorder#cc1a21
  • settings.textInputForeground#f2f2f2
  • sideBar.background#2a2a2a
  • sideBarSectionHeader.background#1a1a1a
  • sideBarSectionHeader.border#cc1a21
  • sideBarTitle.foreground#f2f2f2
  • statusBar.background#1a1a1a
  • statusBar.debuggingBackground#cc1a21
  • statusBar.debuggingForeground#f2f2f2
  • statusBar.foreground#f2f2f2
  • statusBar.noFolderBackground#1a1a1a
  • statusBar.noFolderForeground#b0b0b0
  • statusBarItem.prominentBackground#cc1a21
  • statusBarItem.prominentHoverBackground#e63946
  • statusBarItem.remoteBackground#005500
  • statusBarItem.remoteForeground#f2f2f2
  • tab.activeBackground#2a2a2a
  • tab.activeBorderTop#cc1a21
  • tab.activeForeground#f2f2f2
  • tab.border#1a1a1a
  • tab.inactiveBackground#2a2a2a
  • tab.inactiveForeground#b0b0b0
  • terminal.ansiBlack#0d0d0d
  • terminal.ansiBlue#d4e8f7
  • terminal.ansiBrightBlack#2a2a2a
  • terminal.ansiBrightBlue#e8f4fd
  • terminal.ansiBrightCyan#e8f4fd
  • terminal.ansiBrightGreen#1e7e1e
  • terminal.ansiBrightMagenta#e63946
  • terminal.ansiBrightRed#e63946
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#f1c40f
  • terminal.ansiCyan#d4e8f7
  • terminal.ansiGreen#005500
  • terminal.ansiMagenta#cc1a21
  • terminal.ansiRed#cc1a21
  • terminal.ansiWhite#f2f2f2
  • terminal.ansiYellow#e6c200
  • terminal.background#1a1a1a
  • terminal.foreground#f2f2f2
  • titleBar.activeBackground#1a1a1a
  • titleBar.activeForeground#f2f2f2
  • titleBar.inactiveBackground#2a2a2a
  • titleBar.inactiveForeground#b0b0b0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
emphasisitalic
strongbold
header#cc1a21bold
comment, punctuation.definition.comment#b0b0b0italic
comment keyword.codetag.notation, comment.block.documentation keyword#e6c200italic
string#005500
punctuation.definition.string.begin, punctuation.definition.string.end#1e7e1e
constant, variable.other.constant#e6c200
constant.numeric#f1c40f
keyword, storage.type, storage.modifier#cc1a21bold
entity.name.function, meta.function-call#d4e8f7
variable.parameter#d0d0d0italic
entity.name.type.class, entity.name.class#e6c200bold
entity.name.type, storage.type#d4e8f7italic
variable#f2f2f2
variable.language#cc1a21italic
entity.name.tag#cc1a21
entity.other.attribute-name#e6c200italic
meta.selector#cc1a21
support.type.property-name#d4e8f7
keyword.operator#cc1a21
punctuation#d0d0d0
string.regexp#005500
markup.heading#cc1a21bold
markup.bold#f2f2f2bold
markup.italic#d0d0d0italic
markup.underline.link#d4e8f7
markup.inline.raw#005500
invalid#cc1a21underline
invalid.deprecated#b0b0b0strikethrough

Shiki preview

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

Loading...

Coca-Cola Christmas Theme by holiday-themes - VS Code Theme