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#FFEBE080
  • activityBar.activeBorder#DA552F
  • activityBar.activeFocusBorder#00000000
  • activityBar.background#FFF5F0
  • activityBar.border#00000000
  • activityBar.dropBorder#DA552F60
  • activityBar.foreground#1F1F1F
  • activityBar.inactiveForeground#8F8F8F
  • activityBarBadge.background#DA552F
  • activityBarBadge.foreground#FFFFFF
  • badge.background#DA552F
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#DA552F
  • breadcrumb.background#FFFFFF
  • breadcrumb.focusForeground#1F1F1F
  • breadcrumb.foreground#4F4F4F
  • breadcrumbPicker.background#FFF5F0
  • button.background#DA552F
  • button.foreground#FFFFFF
  • button.hoverBackground#C6411B
  • button.secondaryBackground#FFEBE0
  • button.secondaryForeground#1F1F1F
  • button.secondaryHoverBackground#F5E1D6
  • checkbox.background#FBFBFB
  • checkbox.border#FFEBE0
  • checkbox.foreground#4F4F4F
  • debugIcon.breakpointForeground#E5484D
  • debugToolBar.background#FDFDFD
  • diffEditor.border#FFEBE0
  • diffEditor.diagonalFill#8F8F8F30
  • diffEditor.insertedLineBackground#06C1671A
  • diffEditor.insertedTextBackground#06C16725
  • diffEditor.insertedTextBorder#06C16700
  • diffEditor.removedLineBackground#E5484D1A
  • diffEditor.removedTextBackground#E5484D25
  • diffEditor.removedTextBorder#E5484D00
  • dropdown.background#FFF5F0
  • dropdown.border#FFEBE0
  • dropdown.foreground#1F1F1F
  • dropdown.listBackground#FFFFFF
  • editor.background#FFFFFF
  • editor.findMatchBackground#FFBB0040
  • editor.findMatchBorder#FFBB00
  • editor.findMatchHighlightBackground#FFBB0025
  • editor.findMatchHighlightBorder#FFBB0087
  • editor.findRangeHighlightBackground#FFBB0015
  • editor.focusedStackFrameHighlightBackground#06C1671A
  • editor.foldBackground#FDFDFD80
  • editor.foreground#1F1F1F
  • editor.hoverHighlightBackground#0091FF20
  • editor.inactiveSelectionBackground#DA552F15
  • editor.lineHighlightBackground#FFEBE040
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#DA552F10
  • editor.selectionBackground#DA552F30
  • editor.selectionHighlightBackground#DA552F20
  • editor.selectionHighlightBorder#DA552F54
  • editor.stackFrameHighlightBackground#FFBB001A
  • editor.wordHighlightBackground#DA552F25
  • editor.wordHighlightStrongBackground#DA552F35
  • editorBracketHighlight.foreground1#DA552F
  • editorBracketHighlight.foreground2#FFBB00
  • editorBracketHighlight.foreground3#E5484D
  • editorBracketHighlight.foreground4#0091FF
  • editorBracketHighlight.foreground5#06C167
  • editorBracketHighlight.foreground6#FF6B4A
  • editorBracketMatch.background#FBFBFB
  • editorBracketMatch.border#FFBB0087
  • editorBracketPairGuide.activeBackground1#DA552F54
  • editorBracketPairGuide.activeBackground2#FFBB0054
  • editorBracketPairGuide.activeBackground3#E5484D54
  • editorBracketPairGuide.activeBackground4#0091FF54
  • editorBracketPairGuide.activeBackground5#06C16754
  • editorBracketPairGuide.activeBackground6#FF6B4A54
  • editorCursor.background#FFFFFF
  • editorCursor.foreground#DA552F
  • editorError.foreground#E5484D
  • editorGroup.border#FFEBE0
  • editorGroup.dropBackground#FFEBE080
  • editorGroupHeader.border#FFEBE0
  • editorGroupHeader.noTabsBackground#FFF5F0
  • editorGroupHeader.tabsBackground#FFF5F0
  • editorGroupHeader.tabsBorder#00000000
  • editorGutter.addedBackground#06C167AB
  • editorGutter.commentRangeForeground#8F8F8F
  • editorGutter.deletedBackground#E5484DAB
  • editorGutter.modifiedBackground#FFBB00AB
  • editorHoverWidget.background#F9F9F9
  • editorHoverWidget.border#FFEBE0
  • editorIndentGuide.activeBackground#8F8F8F50
  • editorIndentGuide.activeBackground1#8F8F8FB3
  • editorIndentGuide.background#8F8F8F20
  • editorIndentGuide.background1#FBFBFB
  • editorInfo.foreground#0091FF
  • editorLineNumber.activeForeground#DA552F
  • editorLineNumber.dimmedForeground#A3A3A3
  • editorLineNumber.foreground#8F8F8F
  • editorLink.activeForeground#DA552F
  • editorOverviewRuler.addedForeground#06C16766
  • editorOverviewRuler.deletedForeground#E5484D66
  • editorOverviewRuler.errorForeground#E5484DAB
  • editorOverviewRuler.findMatchForeground#FFBB0087
  • editorOverviewRuler.infoForeground#0091FF87
  • editorOverviewRuler.modifiedForeground#FFBB0066
  • editorOverviewRuler.warningForeground#FFBB00AB
  • editorStickyScroll.background#FFFFFFF2
  • editorStickyScrollHover.background#FDFDFD
  • editorUnnecessaryCode.opacity#1F1F1F40
  • editorWarning.foreground#FFBB00
  • editorWhitespace.foreground#8F8F8F40
  • editorWidget.background#F9F9F9
  • editorWidget.border#FFEBE0
  • editorWidget.resizeBorder#DA552F
  • focusBorder#DA552FB3
  • gitDecoration.addedResourceForeground#06C167
  • gitDecoration.conflictingResourceForeground#E5484D
  • gitDecoration.deletedResourceForeground#E5484D
  • gitDecoration.ignoredResourceForeground#8F8F8F
  • gitDecoration.modifiedResourceForeground#FFBB00
  • gitDecoration.renamedResourceForeground#0091FF
  • gitDecoration.submoduleResourceForeground#FF6B4A
  • gitDecoration.untrackedResourceForeground#0091FF
  • input.background#FFF5F0
  • input.border#FFEBE0
  • input.foreground#1F1F1F
  • input.placeholderForeground#8F8F8F
  • inputOption.activeBackground#DA552F30
  • inputOption.activeBorder#DA552F
  • inputOption.activeForeground#1F1F1F
  • inputValidation.errorBackground#E5484D20
  • inputValidation.errorBorder#E5484D
  • inputValidation.infoBackground#0091FF20
  • inputValidation.infoBorder#0091FF
  • inputValidation.warningBackground#FFBB0020
  • inputValidation.warningBorder#FFBB00
  • list.activeSelectionBackground#DA552F30
  • list.activeSelectionForeground#1F1F1F
  • list.dropBackground#DA552F30
  • list.errorForeground#E5484D
  • list.focusBackground#DA552F40
  • list.focusForeground#1F1F1F
  • list.highlightForeground#DA552F
  • list.hoverBackground#FFEBE060
  • list.hoverForeground#1F1F1F
  • list.inactiveSelectionBackground#DA552F20
  • list.inactiveSelectionForeground#1F1F1F
  • list.warningForeground#FFBB00
  • listFilterWidget.background#FFF5F0
  • listFilterWidget.noMatchesOutline#E5484D
  • listFilterWidget.outline#DA552F
  • menu.background#F9F9F9
  • menu.foreground#1F1F1F
  • menu.selectionBackground#FBFBFB
  • menu.selectionBorder#FFEBE0
  • menu.selectionForeground#1F1F1F
  • menu.separatorBackground#FFEBE0
  • minimap.errorHighlight#E5484D99
  • minimap.findMatchHighlight#FFBB0099
  • minimap.selectionHighlight#DA552F54
  • minimap.selectionOccurrenceHighlight#DA552F33
  • minimap.warningHighlight#FFBB0099
  • notificationCenter.border#FFEBE0
  • notificationCenterHeader.background#FFF5F0
  • notificationCenterHeader.foreground#1F1F1F
  • notificationLink.foreground#DA552F
  • notifications.background#FFF5F0
  • notifications.border#FFEBE0
  • notifications.foreground#1F1F1F
  • notificationsErrorIcon.foreground#E5484D
  • notificationsInfoIcon.foreground#0091FF
  • notificationsWarningIcon.foreground#FFBB00
  • notificationToast.border#FFEBE0
  • panel.background#FFFFFF
  • panel.border#FFEBE0
  • panel.dropBorder#DA552F
  • panelInput.border#FFEBE0
  • panelSection.border#FFEBE0
  • panelSection.dropBackground#FFEBE080
  • panelSectionHeader.background#FFF5F0
  • panelSectionHeader.border#FFEBE0
  • panelSectionHeader.foreground#1F1F1F
  • panelTitle.activeBorder#DA552F
  • panelTitle.activeForeground#1F1F1F
  • panelTitle.inactiveForeground#8F8F8F
  • peekView.border#DA552F
  • peekViewEditor.background#FFFFFF
  • peekViewEditor.matchHighlightBackground#FFBB0040
  • peekViewEditor.matchHighlightBorder#FFBB0087
  • peekViewResult.background#FFF5F0
  • peekViewResult.fileForeground#1F1F1F
  • peekViewResult.lineForeground#4F4F4F
  • peekViewResult.matchHighlightBackground#FFBB0040
  • peekViewResult.selectionBackground#DA552F30
  • peekViewResult.selectionForeground#1F1F1F
  • peekViewTitle.background#FFEBE0
  • peekViewTitleDescription.foreground#4F4F4F
  • peekViewTitleLabel.foreground#1F1F1F
  • pickerGroup.border#FFEBE0
  • pickerGroup.foreground#DA552F
  • problemsErrorIcon.foreground#E5484D
  • problemsInfoIcon.foreground#0091FF
  • problemsWarningIcon.foreground#FFBB00
  • progressBar.background#DA552F
  • quickInput.background#FFFFFFFC
  • quickInput.foreground#1F1F1F
  • quickInputTitle.background#F9F9F9
  • sash.hoverBorder#DA552F
  • scrollbar.shadow#00000030
  • scrollbarSlider.activeBackground#8F8F8F80
  • scrollbarSlider.background#8F8F8F40
  • scrollbarSlider.hoverBackground#8F8F8F60
  • selection.background#DA552F26
  • sideBar.background#FFF5F0
  • sideBar.border#FFEBE060
  • sideBar.dropBackground#FFEBE080
  • sideBar.foreground#4F4F4F
  • sideBarSectionHeader.background#FFEBE0
  • sideBarSectionHeader.border#F5E1D6
  • sideBarSectionHeader.foreground#DA552F
  • sideBarTitle.foreground#1F1F1F
  • statusBar.background#DA552F
  • statusBar.border#00000000
  • statusBar.debuggingBackground#FF6B4A
  • statusBar.debuggingBorder#00000000
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#0091FF
  • statusBar.noFolderForeground#FFFFFF
  • statusBarItem.activeBackground#00000040
  • statusBarItem.errorBackground#E5484D
  • statusBarItem.errorForeground#FFFFFF
  • statusBarItem.hoverBackground#00000030
  • statusBarItem.prominentBackground#FFBB00
  • statusBarItem.prominentForeground#FFFFFF
  • statusBarItem.prominentHoverBackground#EBA700
  • statusBarItem.remoteBackground#06C167
  • statusBarItem.remoteForeground#FFFFFF
  • statusBarItem.warningBackground#FFBB00
  • statusBarItem.warningForeground#FFFFFF
  • tab.activeBackground#FFFFFF
  • tab.activeBorder#00000000
  • tab.activeBorderTop#DA552F
  • tab.activeForeground#1F1F1F
  • tab.activeModifiedBorder#FFBB00
  • tab.border#00000000
  • tab.hoverBackground#FFEBE0
  • tab.hoverBorder#00000000
  • tab.hoverForeground#1F1F1F
  • tab.inactiveBackground#FFF5F0
  • tab.inactiveForeground#8F8F8F
  • tab.lastPinnedBorder#F5E1D6
  • tab.unfocusedActiveBackground#FFFFFF
  • tab.unfocusedActiveBorder#00000000
  • tab.unfocusedActiveBorderTop#DA552F80
  • tab.unfocusedHoverBackground#FFEBE080
  • tab.unfocusedInactiveBackground#FFF5F0
  • tab.unfocusedInactiveForeground#A3A3A3
  • terminal.ansiBlack#1A1A1A
  • terminal.ansiBlue#DA552F
  • terminal.ansiBrightBlack#8F8F8F
  • terminal.ansiBrightBlue#BC3711
  • terminal.ansiBrightCyan#E14D2C
  • terminal.ansiBrightGreen#00A349
  • terminal.ansiBrightMagenta#0073E1
  • terminal.ansiBrightRed#C72A2F
  • terminal.ansiBrightWhite#1F1F1F
  • terminal.ansiBrightYellow#E19D00
  • terminal.ansiCyan#FF6B4A
  • terminal.ansiGreen#06C167
  • terminal.ansiMagenta#0091FF
  • terminal.ansiRed#E5484D
  • terminal.ansiWhite#1F1F1F
  • terminal.ansiYellow#FFBB00
  • terminal.background#FFFFFF
  • terminal.foreground#1F1F1F
  • terminal.selectionBackground#DA552F40
  • terminalCursor.background#FFFFFF
  • terminalCursor.foreground#DA552F
  • testing.iconErrored#E5484DCC
  • testing.iconFailed#E5484D
  • testing.iconPassed#06C167
  • testing.iconQueued#FFBB00
  • testing.iconSkipped#8F8F8F
  • testing.peekBorder#FFEBE0
  • textBlockQuote.background#FDFDFD
  • textBlockQuote.border#FFEBE0
  • textCodeBlock.background#FBFBFB
  • textLink.activeForeground#DA552F
  • textLink.foreground#DA552F
  • textPreformat.foreground#4F4F4F
  • textSeparator.foreground#FFEBE0
  • titleBar.activeBackground#FFF5F0
  • titleBar.activeForeground#1F1F1F
  • titleBar.border#00000000
  • titleBar.inactiveBackground#FFFFFF
  • titleBar.inactiveForeground#8F8F8F
  • tree.indentGuidesStroke#8F8F8F40
  • widget.shadow#FFFFFFDD
  • window.activeBorder#DA552F
  • window.inactiveBorder#FFEBE0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.commentitalic
keywordbold
entity.name.function
variable, meta.definition.variable
string
constant.numeric
constant.language, constant.character
storage.type, storage.modifier
entity.name.type, support.type, support.class
punctuation, meta.brace
invalid, invalid.illegalunderline
markup.bold, markup.bold.markdownbold
markup.italic, markup.italic.markdownitalic
markup.inline.raw, markup.raw.inline, markup.inline.code
markup.heading, entity.name.section, punctuation.definition.heading.markdownbold
heading.1.markdown, markup.heading.setext.1.markdownbold
heading.2.markdown, markup.heading.setext.2.markdownbold
heading.3.markdownbold
heading.4.markdownbold
heading.5.markdownbold
heading.6.markdownbold
entity.name.tag.html, entity.name.tag.xmlbold
entity.name.tag.structure.any.html, entity.name.tag.block.any.htmlbold
entity.name.tag.inline.any.html
entity.name.tag.script.html, entity.name.tag.style.htmlbold
entity.other.attribute-name.html, entity.other.attribute-name.xmlitalic
entity.other.attribute-name.class.html, entity.other.attribute-name.class.cssitalic bold
entity.other.attribute-name.id.html, entity.other.attribute-name.id.cssitalic bold
entity.other.attribute-name.style.htmlitalic
entity.other.attribute-name.event.htmlitalic
string.quoted.double.html, string.quoted.single.html
meta.attribute-with-value.html string
punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html
punctuation.definition.tag.html, punctuation.separator.key-value.html
punctuation.definition.string.begin.html, punctuation.definition.string.end.html
comment.block.html, punctuation.definition.comment.htmlitalic
constant.character.entity.html, constant.character.entity.named.htmlbold
punctuation.definition.entity.html
meta.tag.sgml.doctype.html, entity.name.tag.doctype.htmlbold
keyword.doctype.xmlbold
source.css.embedded.html
meta.embedded.block.css
source.js.embedded.html, source.javascript.embedded.html
meta.embedded.block.javascript
entity.name.tag.form.html, entity.name.tag.input.html, entity.name.tag.button.htmlbold
entity.other.attribute-name.form.htmlitalic
entity.name.tag.table.html, entity.name.tag.tr.html, entity.name.tag.td.html, entity.name.tag.th.htmlbold
entity.name.tag.img.html, entity.name.tag.video.html, entity.name.tag.audio.htmlbold
entity.name.tag.a.htmlbold
entity.other.attribute-name.href.htmlitalic 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.htmlbold
text.html.basic
XELA Themes by cybrdelic - VS Code Theme