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.background#231B14
  • activityBar.foreground#E6D7C3
  • activityBarBadge.background#C65F3C
  • activityBarBadge.foreground#F5EFE0
  • badge.background#C65F3C
  • badge.foreground#F5EFE0
  • button.background#C65F3C
  • button.foreground#F5EFE0
  • button.hoverBackground#D87D5C
  • commandCenter.activeBackground#2A2018
  • commandCenter.background#2A2018
  • dropdown.background#382A20
  • dropdown.border#5A4634
  • dropdown.foreground#F5EFE0
  • editor.background#2A2018
  • editor.compositionBorder#231b14
  • editor.foreground#F5EFE0
  • editor.lineHighlightBackground#3E2E22
  • editor.selectionBackground#5A4634
  • editorCursor.foreground#E6D7C3
  • editorGroup.border#5A4634
  • editorGroup.dropBackground#5A463480
  • editorGroupHeader.tabsBackground#231B14
  • editorHoverWidget.background#231B14
  • editorHoverWidget.border#383432
  • editorHoverWidget.foreground#d4be98
  • editorHoverWidget.statusBarBackground#2a2017
  • editorIndentGuide.background1#3E2E22
  • editorLineNumber.activeForeground#D87D5C
  • editorLineNumber.foreground#8A7A6A
  • editorSuggestWidget.background#382A20
  • editorSuggestWidget.border#383432
  • editorWhitespace.foreground#5A463480
  • focusBorder#C65F3C
  • icon.foreground#D87D5C
  • input.background#382A20
  • input.border#5A4634
  • input.foreground#F5EFE0
  • input.placeholderForeground#8A7A6A
  • keybindingLabel.background#584848b7
  • keybindingLabel.foreground#d4be98
  • list.activeSelectionBackground#C65F3C
  • list.activeSelectionForeground#F5EFE0
  • list.dropBackground#5A4634
  • list.focusBackground#5A4634
  • list.focusForeground#F5EFE0
  • list.highlightForeground#E8A887
  • list.hoverBackground#3E2E22
  • list.hoverForeground#F5EFE0
  • list.inactiveSelectionBackground#3E2E22
  • list.inactiveSelectionForeground#F5EFE0
  • panel.background#2A2018
  • panel.border#5A4634
  • panelTitle.activeBorder#C65F3C
  • panelTitle.activeForeground#E6D7C3
  • panelTitle.inactiveForeground#8A7A6A
  • peekView.border#C65F3C
  • peekViewEditor.background#2A2018
  • peekViewEditor.matchHighlightBackground#C65F3C60
  • peekViewResult.background#231B14
  • peekViewResult.matchHighlightBackground#C65F3C60
  • peekViewResult.selectionBackground#5A4634
  • peekViewTitle.background#231B14
  • pickerGroup.foreground#E8A887
  • progressBar.background#C65F3C
  • quickInput.background#231B14
  • quickInput.foreground#d4be98
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#C65F3C80
  • scrollbarSlider.background#5A463480
  • scrollbarSlider.hoverBackground#5A4634A0
  • sideBar.background#231B14
  • sideBar.foreground#E6D7C3
  • sideBarSectionHeader.background#382A20
  • sideBarSectionHeader.foreground#E6D7C3
  • sideBarTitle.foreground#E8A887
  • statusBar.background#231B14
  • statusBar.debuggingBackground#C65F3C
  • statusBar.debuggingForeground#F5EFE0
  • statusBar.foreground#E6D7C3
  • statusBar.noFolderBackground#231B14
  • statusBarItem.hoverBackground#3E2E22
  • statusBarItem.remoteBackground#C65F3C
  • statusBarItem.remoteForeground#F5EFE0
  • tab.activeBackground#2A2018
  • tab.activeBorder#C65F3C
  • tab.activeForeground#E8A887
  • tab.border#231B14
  • tab.inactiveBackground#231B14
  • tab.inactiveForeground#8A7A6A
  • terminal.ansiBlack#231B14
  • terminal.ansiBlue#7E9CB9
  • terminal.ansiBrightBlack#8A7A6A
  • terminal.ansiBrightBlue#A1BEDA
  • terminal.ansiBrightCyan#9AD1D4
  • terminal.ansiBrightGreen#B3C9A6
  • terminal.ansiBrightMagenta#CBA4C9
  • terminal.ansiBrightRed#E8A887
  • terminal.ansiBrightWhite#F5EFE0
  • terminal.ansiBrightYellow#E6D7A3
  • terminal.ansiCyan#79AFB3
  • terminal.ansiGreen#93A885
  • terminal.ansiMagenta#AB84A8
  • terminal.ansiRed#C65F3C
  • terminal.ansiWhite#E6D7C3
  • terminal.ansiYellow#C6B982
  • terminal.background#2A2018
  • terminal.foreground#F5EFE0
  • titleBar.activeBackground#231B14
  • titleBar.activeForeground#E6D7C3
  • titleBar.inactiveBackground#231B14
  • titleBar.inactiveForeground#8A7A6A
  • tree.indentGuidesStroke#5A4634

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8A7A6Aitalic
variable, string constant.other.placeholder#E6D7C3
constant.other.color#F5EFE0
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#D87D5C
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#C65F3C
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#E8A887
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#7E9CB9
meta.block variable.other#E8A887
support.other.variable, string.other.link#E8A887
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#C6B982
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#93A885
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#C6B982
support.type#79AFB3
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#79AFB3
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#E8A887
variable.language#E8A887italic
entity.other.attribute-name#D87D5C
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#C6B982italic
entity.other.attribute-name.class#C6B982
source.sass keyword.control#7E9CB9
markup.inserted#93A885
markup.deleted#E8A887
markup.changed#D87D5C
string.regexp#79AFB3
constant.character.escape#79AFB3
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#7E9CB9italic
source.js constant.other.object.key.js string.unquoted.label.js#E8A887italic
source.json meta.structure.dictionary.json support.type.property-name.json#D87D5C
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C6B982
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#7E9CB9
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#79AFB3
text.html.markdown, punctuation.definition.list_item.markdown#F5EFE0
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#D87D5C
markup.quote#8A7A6Aitalic
string.other.link.title.markdown#7E9CB9
string.other.link.description.title.markdown#C6B982
constant.other.reference.link.markdown#C6B982
markup.raw.block#C6B982
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#F5EFE0
variable.language.fenced.markdown#8A7A6A
meta.separator#8A7A6Abold
markup.table#F5EFE0
punctuation.section.embedded.begin.tsx, punctuation.section.embedded.end.tsx, punctuation.section.embedded.begin.jsx, punctuation.section.embedded.end.jsx, punctuation.definition.tag.begin.js.jsx, punctuation.definition.tag.end.js.jsx#C65F3C
entity.name.type.class.tsx, entity.name.type.interface.tsx#C6B982
meta.type.parameters.tsx#79AFB3
entity.name.tag.tsx, entity.name.tag.jsx#E8A887
support.class.component.tsx, support.class.component.jsx#C6B982italic

Shiki preview

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

Loading...

Terracotta Cream by Ilhan Yapici - VS Code Theme