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#FF8C00
  • activityBar.background#FFF8E1
  • activityBar.border#FFE6A3
  • activityBar.foreground#4A4A2A
  • activityBar.inactiveForeground#8C8C6C
  • activityBarBadge.background#FF8C00
  • activityBarBadge.foreground#FFFEF5
  • badge.background#FF8C00
  • badge.foreground#FFFEF5
  • breadcrumb.activeSelectionForeground#FF8C00
  • breadcrumb.background#FFFEF5
  • breadcrumb.focusForeground#4A4A2A
  • breadcrumb.foreground#8C8C6C
  • breadcrumbPicker.background#FFECB8
  • button.background#FF8C00
  • button.foreground#FFFEF5
  • button.hoverBackground#FF7F50
  • checkbox.background#FFF2CC
  • checkbox.border#FFE6A3
  • checkbox.foreground#5C5C3C
  • debugIcon.breakpointForeground#DC143C
  • debugToolBar.background#FFF8E1
  • diffEditor.insertedLineBackground#228B221A
  • diffEditor.insertedTextBackground#228B2221
  • diffEditor.removedLineBackground#DC143C1A
  • diffEditor.removedTextBackground#DC143C21
  • dropdown.background#FFF2CC
  • dropdown.border#FFE6A3
  • dropdown.foreground#4A4A2A
  • editor.background#FFFEF5
  • editor.findMatchBackground#00000000
  • editor.findMatchBorder#CD853F
  • editor.findMatchHighlightBackground#FFF2CC80
  • editor.findMatchHighlightBorder#CD853F87
  • editor.focusedStackFrameHighlightBackground#228B221A
  • editor.foldBackground#FFF8E180
  • editor.foreground#4A4A2A
  • editor.hoverHighlightBackground#FFF2CC80
  • editor.inactiveSelectionBackground#FF8C0099
  • editor.lineHighlightBackground#FFF2CC
  • editor.selectionBackground#FF8C0026
  • editor.selectionHighlightBackground#FF8C0099
  • editor.selectionHighlightBorder#FF8C0054
  • editor.stackFrameHighlightBackground#CD853F1A
  • editor.wordHighlightBackground#FF8C001A
  • editor.wordHighlightStrongBackground#FF8C002B
  • editorBracketHighlight.foreground1#FF8C00
  • editorBracketHighlight.foreground2#CD853F
  • editorBracketHighlight.foreground3#DC143C
  • editorBracketHighlight.foreground4#4682B4
  • editorBracketHighlight.foreground5#228B22
  • editorBracketHighlight.foreground6#FF7F50
  • editorBracketMatch.background#FFF2CC
  • editorBracketMatch.border#CD853F87
  • editorBracketPairGuide.activeBackground1#FF8C0054
  • editorBracketPairGuide.activeBackground2#CD853F54
  • editorBracketPairGuide.activeBackground3#DC143C54
  • editorBracketPairGuide.activeBackground4#4682B454
  • editorBracketPairGuide.activeBackground5#228B2254
  • editorBracketPairGuide.activeBackground6#FF7F5054
  • editorCursor.foreground#FF8C00
  • editorError.foreground#DC143C
  • editorGroup.dropBackground#FF8C0021
  • editorGroupHeader.tabsBackground#FFF2CC
  • editorGroupHeader.tabsBorder#FFE6A3
  • editorGutter.addedBackground#228B22AB
  • editorGutter.commentRangeForeground#8C8C6C
  • editorGutter.deletedBackground#DC143CAB
  • editorGutter.modifiedBackground#CD853FAB
  • editorHoverWidget.background#FFECB8
  • editorHoverWidget.border#FFE6A3
  • editorIndentGuide.activeBackground1#8C8C6CB3
  • editorIndentGuide.background1#FFF2CC
  • editorInfo.foreground#4682B4
  • editorLineNumber.activeForeground#5C5C3C
  • editorLineNumber.foreground#8C8C6C
  • editorLink.activeForeground#4682B4
  • editorOverviewRuler.addedForeground#228B2266
  • editorOverviewRuler.deletedForeground#DC143C66
  • editorOverviewRuler.errorForeground#DC143CAB
  • editorOverviewRuler.findMatchForeground#CD853F87
  • editorOverviewRuler.infoForeground#4682B487
  • editorOverviewRuler.modifiedForeground#CD853F66
  • editorOverviewRuler.warningForeground#CD853FAB
  • editorStickyScroll.background#FFFEF5F2
  • editorStickyScrollHover.background#FFF8E1
  • editorUnnecessaryCode.opacity#4A4A2A40
  • editorWarning.foreground#CD853F
  • editorWidget.background#FFECB8
  • editorWidget.border#FFE6A3
  • editorWidget.resizeBorder#FF8C00
  • focusBorder#FF8C00CC
  • gitDecoration.addedResourceForeground#228B22
  • gitDecoration.conflictingResourceForeground#DC143CCC
  • gitDecoration.deletedResourceForeground#DC143C
  • gitDecoration.ignoredResourceForeground#8C8C6C
  • gitDecoration.modifiedResourceForeground#CD853F
  • gitDecoration.renamedResourceForeground#4682B4
  • gitDecoration.submoduleResourceForeground#CD853FCC
  • gitDecoration.untrackedResourceForeground#228B22CC
  • input.background#FFF2CC
  • input.border#FFE6A3
  • input.foreground#4A4A2A
  • input.placeholderForeground#8C8C6C
  • inputOption.activeBorder#FF8C00AB
  • inputValidation.errorBackground#DC143C1A
  • inputValidation.errorBorder#DC143C
  • inputValidation.infoBackground#4682B41A
  • inputValidation.infoBorder#4682B4
  • inputValidation.warningBackground#CD853F1A
  • inputValidation.warningBorder#CD853F
  • list.activeSelectionBackground#FFF2CC
  • list.activeSelectionForeground#4A4A2A
  • list.dropBackground#FF8C0021
  • list.errorForeground#DC143C
  • list.focusBackground#FFF8E1
  • list.highlightForeground#FF8C00
  • list.hoverBackground#FFF2CC
  • list.inactiveSelectionBackground#FFF8E1
  • list.warningForeground#CD853F
  • listFilterWidget.background#FFF2CC
  • listFilterWidget.noMatchesOutline#DC143CAB
  • listFilterWidget.outline#FF8C00AB
  • menu.background#FFECB8
  • menu.foreground#4A4A2A
  • menu.selectionBackground#FFF2CC
  • menu.selectionBorder#FFE6A3
  • menu.selectionForeground#4A4A2A
  • menu.separatorBackground#FFE6A3
  • minimap.errorHighlight#DC143C99
  • minimap.findMatchHighlight#CD853F99
  • minimap.selectionHighlight#FF8C0054
  • minimap.selectionOccurrenceHighlight#FF8C0033
  • minimap.warningHighlight#CD853F99
  • notificationCenterHeader.foreground#4A4A2A
  • notifications.background#FFECB8
  • notifications.border#FFE6A3
  • panel.background#FFF8E1
  • panel.border#FFE6A3
  • panel.dropBorder#FF8C00
  • panelTitle.activeBorder#FF8C00
  • panelTitle.activeForeground#4A4A2A
  • panelTitle.inactiveForeground#5C5C3C
  • peekView.border#FFE6A3
  • peekViewEditor.background#FFECB8
  • peekViewEditor.matchHighlightBackground#CD853F21
  • peekViewEditor.matchHighlightBorder#CD853F87
  • peekViewResult.background#FFF2CC
  • peekViewResult.matchHighlightBackground#FFECB8
  • peekViewTitle.background#FFF2CC
  • peekViewTitleDescription.foreground#8C8C6C
  • peekViewTitleLabel.foreground#4A4A2A
  • pickerGroup.border#FFE6A3
  • pickerGroup.foreground#FF8C00
  • problemsErrorIcon.foreground#DC143C
  • problemsInfoIcon.foreground#4682B4
  • problemsWarningIcon.foreground#CD853F
  • progressBar.background#FF8C00
  • quickInput.background#FFFEF5E8
  • quickInput.foreground#4A4A2A
  • quickInputTitle.background#FFECB8
  • sash.hoverBorder#FF8C00
  • scrollbar.shadow#FFFFFF99
  • scrollbarSlider.activeBackground#FFECB8FF
  • scrollbarSlider.background#FFECB8
  • scrollbarSlider.hoverBackground#FFECB8FF
  • selection.background#FF8C0026
  • sideBar.background#FFF8E1
  • sideBar.border#FFE6A3
  • sideBar.dropBackground#FF8C0021
  • sideBar.foreground#4A4A2A
  • sideBarSectionHeader.background#FFF2CC
  • sideBarTitle.foreground#5C5C3C
  • statusBar.background#FFF8E1
  • statusBar.border#FFE6A3
  • statusBar.debuggingBackground#CD853F
  • statusBar.debuggingForeground#FFFEF5
  • statusBar.foreground#4A4A2A
  • statusBar.noFolderBackground#FFF2CC
  • statusBar.noFolderForeground#5C5C3C
  • statusBarItem.errorBackground#DC143C
  • statusBarItem.errorForeground#FFFEF5
  • statusBarItem.hoverBackground#FFF2CC
  • statusBarItem.prominentBackground#FFF2CC
  • statusBarItem.prominentHoverBackground#FFECB8
  • statusBarItem.remoteBackground#4682B4
  • statusBarItem.remoteForeground#FFFEF5
  • statusBarItem.warningBackground#CD853F
  • statusBarItem.warningForeground#FFFEF5
  • tab.activeBackground#FFFEF5
  • tab.activeBorderTop#FF8C00
  • tab.activeForeground#4A4A2A
  • tab.activeModifiedBorder#CD853F
  • tab.border#FFF2CC
  • tab.hoverBackground#FFECB8
  • tab.hoverBorder#FFECB8
  • tab.hoverForeground#4A4A2A
  • tab.inactiveBackground#FFF2CC
  • tab.inactiveForeground#8C8C6C
  • tab.lastPinnedBorder#FFE6A3
  • tab.unfocusedActiveBorderTop#CD853F87
  • tab.unfocusedHoverBackground#FFECB8
  • terminal.ansiBlack#FFFEF5
  • terminal.ansiBlue#4682B4
  • terminal.ansiBrightBlack#8C8C6C
  • terminal.ansiBrightBlue#4682B4CC
  • terminal.ansiBrightCyan#FF7F50
  • terminal.ansiBrightGreen#228B22CC
  • terminal.ansiBrightMagenta#DC143CCC
  • terminal.ansiBrightRed#DC143CCC
  • terminal.ansiBrightWhite#4A4A2A
  • terminal.ansiBrightYellow#CD853FCC
  • terminal.ansiCyan#FF8C00
  • terminal.ansiGreen#228B22
  • terminal.ansiMagenta#DC143C
  • terminal.ansiRed#DC143C
  • terminal.ansiWhite#5C5C3C
  • terminal.ansiYellow#CD853F
  • terminal.background#FFFEF5
  • terminal.foreground#4A4A2A
  • terminalCursor.foreground#FF8C00
  • testing.iconErrored#DC143CCC
  • testing.iconFailed#DC143C
  • testing.iconPassed#228B22
  • testing.iconQueued#CD853F
  • testing.iconSkipped#8C8C6C
  • testing.peekBorder#FFE6A3
  • textBlockQuote.background#FFF8E1
  • textBlockQuote.border#FFE6A3
  • textCodeBlock.background#FFF2CC
  • textLink.activeForeground#FF8C00
  • textLink.foreground#4682B4
  • textPreformat.foreground#5C5C3C
  • textSeparator.foreground#FFE6A3
  • titleBar.activeBackground#FFF8E1
  • titleBar.activeForeground#4A4A2A
  • titleBar.border#FFE6A3
  • titleBar.inactiveBackground#FFF8E1
  • titleBar.inactiveForeground#8C8C6C
  • widget.shadow#FFFFFF99
  • window.activeBorder#FF8C00
  • window.inactiveBorder#FFE6A3

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B8B888italic
keyword#FF8C00bold
entity.name.function#4682B4
variable, meta.definition.variable#4A4A2A
string#228B22
constant.numeric#CD853F
constant.language, constant.character#FF7F50
storage.type, storage.modifier#DC143C
entity.name.type, support.type, support.class#4682B4
punctuation, meta.brace#4A4A2A
invalid, invalid.illegal#DC143Cunderline
markup.bold, markup.bold.markdown#4A4A2Abold
markup.italic, markup.italic.markdown#4A4A2Aitalic
markup.inline.raw, markup.raw.inline, markup.inline.code#4A4A2A
markup.heading, entity.name.section, punctuation.definition.heading.markdown#FF8C00bold
heading.1.markdown, markup.heading.setext.1.markdown#FF8C00bold
heading.2.markdown, markup.heading.setext.2.markdown#4682B4bold
heading.3.markdown#FF7F50bold
heading.4.markdown#228B22bold
heading.5.markdown#CD853Fbold
heading.6.markdown#8C8C6Cbold
entity.name.tag.html, entity.name.tag.xml#FF8C00bold
entity.name.tag.structure.any.html, entity.name.tag.block.any.html#4682B4bold
entity.name.tag.inline.any.html#FF7F50
entity.name.tag.script.html, entity.name.tag.style.html#CD853Fbold
entity.other.attribute-name.html, entity.other.attribute-name.xml#4682B4italic
entity.other.attribute-name.class.html, entity.other.attribute-name.class.css#228B22italic bold
entity.other.attribute-name.id.html, entity.other.attribute-name.id.css#FF8C00italic bold
entity.other.attribute-name.style.html#FF7F50italic
entity.other.attribute-name.event.html#CD853Fitalic
string.quoted.double.html, string.quoted.single.html#228B22
meta.attribute-with-value.html string#4682B4
punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#8C8C6C
punctuation.definition.tag.html, punctuation.separator.key-value.html#B8B888
punctuation.definition.string.begin.html, punctuation.definition.string.end.html#8C8C6C
comment.block.html, punctuation.definition.comment.html#B8B888italic
constant.character.entity.html, constant.character.entity.named.html#CD853Fbold
punctuation.definition.entity.html#FF8C00
meta.tag.sgml.doctype.html, entity.name.tag.doctype.html#DC143Cbold
keyword.doctype.xml#DC143Cbold
source.css.embedded.html#FF7F50
meta.embedded.block.css#FF8C00
source.js.embedded.html, source.javascript.embedded.html#CD853F
meta.embedded.block.javascript#4682B4
entity.name.tag.form.html, entity.name.tag.input.html, entity.name.tag.button.html#228B22bold
entity.other.attribute-name.form.html#4682B4italic
entity.name.tag.table.html, entity.name.tag.tr.html, entity.name.tag.td.html, entity.name.tag.th.html#FF8C00bold
entity.name.tag.img.html, entity.name.tag.video.html, entity.name.tag.audio.html#CD853Fbold
entity.name.tag.a.html#4682B4bold
entity.other.attribute-name.href.html#228B22italic 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#FF7F50bold
text.html.basic#4A4A2A
XELA Themes by cybrdelic - VS Code Theme