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.activeBorder#2980B9
  • activityBar.background#F3F6F8
  • activityBar.border#00000000
  • activityBar.foreground#34495E
  • activityBar.inactiveForeground#7F8C8D
  • activityBarBadge.background#2980B9
  • activityBarBadge.foreground#FFFFFF
  • badge.background#2980B9
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#2980B9
  • breadcrumb.background#F3F6F8
  • breadcrumb.focusForeground#2C3E50
  • breadcrumb.foreground#7F8C8D
  • breadcrumbPicker.background#E8F1F7
  • button.background#2980B9
  • button.foreground#FFFFFF
  • button.hoverBackground#3498DB
  • checkbox.background#EDF3F7
  • checkbox.border#E5EDF2
  • checkbox.foreground#34495E
  • debugIcon.breakpointForeground#E74C3C
  • debugToolBar.background#F3F6F8
  • diffEditor.insertedLineBackground#27AE601A
  • diffEditor.insertedTextBackground#27AE6021
  • diffEditor.removedLineBackground#E74C3C1A
  • diffEditor.removedTextBackground#E74C3C21
  • dropdown.background#FFFFFF
  • dropdown.border#E5EDF2
  • dropdown.foreground#2C3E50
  • editor.background#F8FAFB
  • editor.findMatchBackground#F39C1260
  • editor.findMatchBorder#F39C12
  • editor.findMatchHighlightBackground#F39C1230
  • editor.findMatchHighlightBorder#F39C1287
  • editor.focusedStackFrameHighlightBackground#27AE601A
  • editor.foldBackground#F3F6F880
  • editor.foreground#2C3E50
  • editor.hoverHighlightBackground#EDF3F780
  • editor.inactiveSelectionBackground#2980B918
  • editor.lineHighlightBackground#EDF3F7B0
  • editor.selectionBackground#2980B930
  • editor.selectionHighlightBackground#2980B920
  • editor.selectionHighlightBorder#2980B954
  • editor.stackFrameHighlightBackground#F39C121A
  • editor.wordHighlightBackground#3498DB28
  • editor.wordHighlightStrongBackground#3498DB38
  • editorBracketHighlight.foreground1#2980B9
  • editorBracketHighlight.foreground2#F39C12
  • editorBracketHighlight.foreground3#E74C3C
  • editorBracketHighlight.foreground4#16A085
  • editorBracketHighlight.foreground5#27AE60
  • editorBracketHighlight.foreground6#3498DB
  • editorBracketMatch.background#2980B930
  • editorBracketMatch.border#2980B990
  • editorBracketPairGuide.activeBackground1#2980B954
  • editorBracketPairGuide.activeBackground2#F39C1254
  • editorBracketPairGuide.activeBackground3#E74C3C54
  • editorBracketPairGuide.activeBackground4#16A08554
  • editorBracketPairGuide.activeBackground5#27AE6054
  • editorBracketPairGuide.activeBackground6#3498DB54
  • editorCursor.foreground#2980B9
  • editorError.foreground#E74C3C
  • editorGroup.dropBackground#2980B921
  • editorGroupHeader.border#E5EDF2
  • editorGroupHeader.tabsBackground#F3F6F8
  • editorGroupHeader.tabsBorder#E5EDF2
  • editorGutter.addedBackground#27AE60AB
  • editorGutter.commentRangeForeground#7F8C8D
  • editorGutter.deletedBackground#E74C3CAB
  • editorGutter.modifiedBackground#F39C12AB
  • editorHoverWidget.background#E8F1F7
  • editorHoverWidget.border#E5EDF2
  • editorIndentGuide.activeBackground1#2980B960
  • editorIndentGuide.background1#E5EDF240
  • editorInfo.foreground#16A085
  • editorLineNumber.activeForeground#7F8C8D
  • editorLineNumber.foreground#BDC3C7
  • editorLink.activeForeground#2980B9
  • editorOverviewRuler.addedForeground#27AE6066
  • editorOverviewRuler.deletedForeground#E74C3C66
  • editorOverviewRuler.errorForeground#E74C3CAB
  • editorOverviewRuler.findMatchForeground#F39C1287
  • editorOverviewRuler.infoForeground#16A08587
  • editorOverviewRuler.modifiedForeground#F39C1266
  • editorOverviewRuler.warningForeground#F39C12AB
  • editorRuler.foreground#E5EDF2
  • editorStickyScroll.background#F8FAFBF2
  • editorStickyScrollHover.background#F3F6F8
  • editorUnnecessaryCode.opacity#2C3E5040
  • editorWarning.foreground#F39C12
  • editorWhitespace.foreground#E5EDF260
  • editorWidget.background#E8F1F7
  • editorWidget.border#E5EDF2
  • editorWidget.resizeBorder#2980B9
  • focusBorder#2980B999
  • gitDecoration.addedResourceForeground#27AE60
  • gitDecoration.conflictingResourceForeground#E74C3CCC
  • gitDecoration.deletedResourceForeground#E74C3C
  • gitDecoration.ignoredResourceForeground#95A5A6
  • gitDecoration.modifiedResourceForeground#3498DB
  • gitDecoration.renamedResourceForeground#16A085
  • gitDecoration.submoduleResourceForeground#F39C12CC
  • gitDecoration.untrackedResourceForeground#16A085
  • input.background#FFFFFF
  • input.border#E5EDF2
  • input.foreground#2C3E50
  • input.placeholderForeground#7F8C8D
  • inputOption.activeBorder#2980B9AB
  • inputValidation.errorBackground#E74C3C1A
  • inputValidation.errorBorder#E74C3C
  • inputValidation.infoBackground#16A0851A
  • inputValidation.infoBorder#16A085
  • inputValidation.warningBackground#F39C121A
  • inputValidation.warningBorder#F39C12
  • list.activeSelectionBackground#EDF3F7
  • list.activeSelectionForeground#2C3E50
  • list.dropBackground#2980B921
  • list.errorForeground#E74C3C
  • list.focusBackground#E8F1F7
  • list.highlightForeground#2980B9
  • list.hoverBackground#EDF3F7C0
  • list.inactiveSelectionBackground#E8F1F7
  • list.warningForeground#F39C12
  • listFilterWidget.background#EDF3F7
  • listFilterWidget.noMatchesOutline#E74C3CAB
  • listFilterWidget.outline#2980B9AB
  • menu.background#E8F1F7
  • menu.foreground#2C3E50
  • menu.selectionBackground#EDF3F7
  • menu.selectionBorder#E5EDF2
  • menu.selectionForeground#2C3E50
  • menu.separatorBackground#E5EDF2
  • minimap.background#F8FAFB
  • minimap.errorHighlight#E74C3C99
  • minimap.findMatchHighlight#F39C1270
  • minimap.selectionHighlight#2980B960
  • minimap.selectionOccurrenceHighlight#2980B933
  • minimap.warningHighlight#F39C1299
  • notificationCenterHeader.foreground#2C3E50
  • notifications.background#E8F1F7
  • notifications.border#E5EDF2
  • panel.background#FFFFFF
  • panel.border#E5EDF2
  • panel.dropBorder#2980B9
  • panelTitle.activeBorder#2980B9
  • panelTitle.activeForeground#2C3E50
  • panelTitle.inactiveForeground#7F8C8D
  • peekView.border#E5EDF2
  • peekViewEditor.background#E8F1F7
  • peekViewEditor.matchHighlightBackground#F39C1221
  • peekViewEditor.matchHighlightBorder#F39C1287
  • peekViewResult.background#EDF3F7
  • peekViewResult.matchHighlightBackground#E8F1F7
  • peekViewTitle.background#EDF3F7
  • peekViewTitleDescription.foreground#7F8C8D
  • peekViewTitleLabel.foreground#2C3E50
  • pickerGroup.border#E5EDF2
  • pickerGroup.foreground#2980B9
  • problemsErrorIcon.foreground#E74C3C
  • problemsInfoIcon.foreground#16A085
  • problemsWarningIcon.foreground#F39C12
  • progressBar.background#2980B9
  • quickInput.background#FFFFFFF8
  • quickInput.foreground#2C3E50
  • quickInputTitle.background#E8F1F7
  • sash.hoverBorder#2980B9
  • scrollbar.shadow#FFFFFF99
  • scrollbarSlider.activeBackground#7F8C8D70
  • scrollbarSlider.background#7F8C8D30
  • scrollbarSlider.hoverBackground#7F8C8D50
  • selection.background#2980B92E
  • sideBar.background#F3F6F8
  • sideBar.border#E5EDF280
  • sideBar.dropBackground#2980B921
  • sideBar.foreground#34495E
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.foreground#2C3E50
  • sideBarTitle.foreground#2C3E50
  • statusBar.background#F3F6F8
  • statusBar.border#E5EDF2
  • statusBar.debuggingBackground#F39C12
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#34495E
  • statusBar.noFolderBackground#EDF3F7
  • statusBar.noFolderForeground#34495E
  • statusBarItem.errorBackground#E74C3C
  • statusBarItem.errorForeground#FFFFFF
  • statusBarItem.hoverBackground#EDF3F7
  • statusBarItem.prominentBackground#EDF3F7
  • statusBarItem.prominentHoverBackground#E8F1F7
  • statusBarItem.remoteBackground#16A085
  • statusBarItem.remoteForeground#FFFFFF
  • statusBarItem.warningBackground#F39C12
  • statusBarItem.warningForeground#FFFFFF
  • tab.activeBackground#F8FAFB
  • tab.activeBorder#00000000
  • tab.activeBorderTop#2980B9
  • tab.activeForeground#2C3E50
  • tab.activeModifiedBorder#F39C12
  • tab.border#00000000
  • tab.hoverBackground#E8F1F7
  • tab.hoverBorder#E8F1F7
  • tab.hoverForeground#2C3E50
  • tab.inactiveBackground#F3F6F8
  • tab.inactiveForeground#7F8C8D
  • tab.lastPinnedBorder#E5EDF2
  • tab.unfocusedActiveBorderTop#F39C1287
  • tab.unfocusedHoverBackground#E8F1F7
  • terminal.ansiBlack#F8FAFB
  • terminal.ansiBlue#16A085
  • terminal.ansiBrightBlack#7F8C8D
  • terminal.ansiBrightBlue#16A085CC
  • terminal.ansiBrightCyan#3498DB
  • terminal.ansiBrightGreen#27AE60CC
  • terminal.ansiBrightMagenta#E74C3CCC
  • terminal.ansiBrightRed#E74C3CCC
  • terminal.ansiBrightWhite#2C3E50
  • terminal.ansiBrightYellow#F39C12CC
  • terminal.ansiCyan#2980B9
  • terminal.ansiGreen#27AE60
  • terminal.ansiMagenta#E74C3C
  • terminal.ansiRed#E74C3C
  • terminal.ansiWhite#34495E
  • terminal.ansiYellow#F39C12
  • terminal.background#FFFFFF
  • terminal.foreground#34495E
  • terminalCursor.foreground#2980B9
  • testing.iconErrored#E74C3CCC
  • testing.iconFailed#E74C3C
  • testing.iconPassed#27AE60
  • testing.iconQueued#F39C12
  • testing.iconSkipped#7F8C8D
  • testing.peekBorder#E5EDF2
  • textBlockQuote.background#F3F6F8
  • textBlockQuote.border#E5EDF2
  • textCodeBlock.background#EDF3F7
  • textLink.activeForeground#2980B9
  • textLink.foreground#2980B9
  • textPreformat.foreground#34495E
  • textSeparator.foreground#E5EDF2
  • titleBar.activeBackground#F3F6F8
  • titleBar.activeForeground#34495E
  • titleBar.border#00000000
  • titleBar.inactiveBackground#F3F6F8
  • titleBar.inactiveForeground#7F8C8D
  • widget.shadow#FFFFFF99
  • window.activeBorder#2980B9
  • window.inactiveBorder#E5EDF2

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#95A5A6italic
keyword#8E44ADbold
entity.name.function#2980B9
variable, meta.definition.variable#2C3E50
string#27AE60
constant.numeric#E67E22
constant.language, constant.character#9B59B6
storage.type, storage.modifier#8E44AD
entity.name.type, support.type, support.class#3498DB
punctuation, meta.brace#2C3E50
invalid, invalid.illegal#E74C3Cunderline
markup.bold, markup.bold.markdown#2C3E50bold
markup.italic, markup.italic.markdown#2C3E50italic
markup.inline.raw, markup.raw.inline, markup.inline.code#2C3E50
markup.heading, entity.name.section, punctuation.definition.heading.markdown#2980B9bold
heading.1.markdown, markup.heading.setext.1.markdown#2C3E50bold
heading.2.markdown, markup.heading.setext.2.markdown#2980B9bold
heading.3.markdown#8E44ADbold
heading.4.markdown#16A085bold
heading.5.markdown#27AE60bold
heading.6.markdown#7F8C8Dbold
entity.name.tag.html, entity.name.tag.xml#D84315bold
entity.name.tag.structure.any.html, entity.name.tag.block.any.html#BF360Cbold
entity.name.tag.inline.any.html#FF5722
entity.name.tag.script.html, entity.name.tag.style.html#E91E63bold
entity.other.attribute-name.html, entity.other.attribute-name.xml#1976D2italic
entity.other.attribute-name.class.html, entity.other.attribute-name.class.css#303F9Fitalic bold
entity.other.attribute-name.id.html, entity.other.attribute-name.id.css#0288D1italic bold
entity.other.attribute-name.style.html#7B1FA2italic
entity.other.attribute-name.event.html#512DA8italic
string.quoted.double.html, string.quoted.single.html#2E7D32
meta.attribute-with-value.html string#388E3C
punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#616161
punctuation.definition.tag.html, punctuation.separator.key-value.html#757575
punctuation.definition.string.begin.html, punctuation.definition.string.end.html#424242
comment.block.html, punctuation.definition.comment.html#9E9E9Eitalic
constant.character.entity.html, constant.character.entity.named.html#F57C00bold
punctuation.definition.entity.html#FF9800
meta.tag.sgml.doctype.html, entity.name.tag.doctype.html#C62828bold
keyword.doctype.xml#C62828bold
source.css.embedded.html#4A148C
meta.embedded.block.css#6A1B9A
source.js.embedded.html, source.javascript.embedded.html#E65100
meta.embedded.block.javascript#F57C00
entity.name.tag.form.html, entity.name.tag.input.html, entity.name.tag.button.html#1B5E20bold
entity.other.attribute-name.form.html#2E7D32italic
entity.name.tag.table.html, entity.name.tag.tr.html, entity.name.tag.td.html, entity.name.tag.th.html#0D47A1bold
entity.name.tag.img.html, entity.name.tag.video.html, entity.name.tag.audio.html#E65100bold
entity.name.tag.a.html#01579Bbold
entity.other.attribute-name.href.html#0277BDitalic bold
entity.name.tag.header.html, entity.name.tag.main.html, entity.name.tag.footer.html, entity.name.tag.nav.html, entity.name.tag.aside.html, entity.name.tag.section.html, entity.name.tag.article.html, entity.name.tag.figure.html, entity.name.tag.figcaption.html#4A148Cbold
text.html.basic#212121
XELA Themes by cybrdelic - VS Code Theme