Skip to main content
Coding Theme

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#C7C3BE
  • activityBar.background#E3E1DE
  • activityBar.border#c2beb9
  • activityBar.foreground#A7A49F
  • activityBarBadge.background#F85D3C
  • activityBarBadge.foreground#2e281f
  • badge.background#F85D3C
  • badge.foreground#dddddd
  • button.background#2e281f
  • button.foreground#C7C3BE
  • button.secondaryBackground#2e281f
  • button.secondaryForeground#C7C3BE
  • debugIcon.disconnectForeground#C7C3BE
  • debugIcon.pauseForeground#C7C3BE
  • debugIcon.restartForeground#C7C3BE
  • debugIcon.stepBackForeground#C7C3BE
  • debugIcon.stepIntoForeground#C7C3BE
  • debugIcon.stepOutForeground#C7C3BE
  • debugIcon.stepOverForeground#C7C3BE
  • debugIcon.stopForeground#C7C3BE
  • debugToolBar.background#2e281f
  • debugToolBar.border#c2beb9
  • editor.background#dcdad7
  • editor.findMatchBackground#d3cfcb
  • editor.findMatchHighlightBackground#bcb8b5
  • editor.foreground#262013
  • editor.lineHighlightBorder#c0bdb9
  • editor.selectionBackground#c0bdb9
  • editorBracketHighlight.foreground1#403621
  • editorBracketHighlight.foreground2#5b4c2e
  • editorBracketHighlight.foreground3#887247
  • editorBracketHighlight.foreground4#806c43
  • editorBracketHighlight.foreground5#9a8150
  • editorBracketHighlight.foreground6#ba9c60
  • editorBracketHighlight.unexpectedBracket.foreground#b51f1f
  • editorGroupHeader.tabsBackground#E3E1DE
  • editorLineNumber.activeForeground#786238
  • editorLineNumber.foreground#aaa8a4
  • editorLink.activeForeground#F85D3C
  • editorSuggestWidget.border#c2beb9
  • editorSuggestWidget.focusHighlightForeground#15120b
  • editorSuggestWidget.highlightForeground#39301d
  • editorSuggestWidget.selectedBackground#e0dcd7
  • editorSuggestWidget.selectedForeground#39301d
  • editorSuggestWidget.selectedIconForeground#39301d
  • editorWidget.background#E3E1DE
  • editorWidget.border#C7C3BE
  • editorWidget.foreground#65635F
  • focusBorder#c2beb9
  • input.background#E3E1DE
  • input.border#c2beb9
  • input.foreground#65635F
  • input.placeholderForeground#65635F
  • inputOption.activeBackground#dddddd
  • inputOption.activeForeground#2e281f
  • list.activeSelectionBackground#d3cfcb
  • list.activeSelectionForeground#19150c
  • list.hoverBackground#d3cfcb
  • list.hoverForeground#19150c
  • list.inactiveSelectionBackground#d3cfcb
  • list.inactiveSelectionForeground#19150c
  • menu.background#e0dcd7
  • menu.border#c2beb9
  • menu.foreground#39301d
  • menu.selectionBackground#d1cbc6
  • menu.selectionBorder#aa644d00
  • menu.selectionForeground#39301d
  • menu.separatorBackground#baaf96
  • menubar.selectionBackground#e0dcd7
  • menubar.selectionForeground#39301d
  • minimap.findMatchHighlight#7f7b79
  • pickerGroup.foreground#65635F
  • sideBar.background#e0dcd7
  • sideBar.border#c2beb9
  • sideBar.foreground#65635F
  • sideBarSectionHeader.background#d2d1cc
  • statusBar.background#262013
  • statusBar.border#39301d
  • statusBar.debuggingBackground#F85D3C
  • statusBar.debuggingForeground#2e281f
  • statusBar.foreground#E3E1DE
  • statusBar.noFolderBackground#262013
  • statusBar.noFolderForeground#E3E1DE
  • statusBarItem.hoverBackground#372e1b
  • statusBarItem.remoteBackground#F85D3C
  • statusBarItem.remoteForeground#2e281f
  • tab.activeBackground#cdc9c4
  • tab.activeBorder#c2beb9
  • tab.activeForeground#65635F
  • tab.border#cac7c2
  • tab.hoverBackground#C7C3BE
  • tab.inactiveBackground#E3E1DE
  • tab.unfocusedActiveBackground#F85D3C
  • tab.unfocusedActiveForeground#2e281f
  • tab.unfocusedHoverBackground#F85D3C
  • tab.unfocusedHoverForeground#2e281f
  • tab.unfocusedInactiveBackground#F85D3C
  • tab.unfocusedInactiveForeground#2e281f
  • terminal.ansiBlack#191b25
  • terminal.ansiBlue#7f7f84
  • terminal.ansiBrightBlack#191b25
  • terminal.ansiBrightBlue#7f7f84
  • terminal.ansiBrightCyan#7f7f84
  • terminal.ansiBrightGreen#2e281f
  • terminal.ansiBrightMagenta#7f7f84
  • terminal.ansiBrightRed#b59f8b
  • terminal.ansiBrightWhite#d0bda0
  • terminal.ansiBrightYellow#d8cfbd
  • terminal.ansiCyan#7f7f84
  • terminal.ansiGreen#675a48
  • terminal.ansiMagenta#7f7f84
  • terminal.ansiRed#b59f8b
  • terminal.ansiWhite#544938
  • terminal.ansiYellow#d8cfbd
  • terminal.border#7f7f84
  • terminal.foreground#dddddd
  • terminal.selectionBackground#18191C
  • terminalCursor.background#dddddd
  • terminalCursor.foreground#18191C
  • textLink.activeForeground#F85D3C
  • textLink.foreground#2e281f
  • titleBar.activeBackground#e0dcd7
  • titleBar.inactiveBackground#e0dcd7
  • toolbar.activeBackground#F85D3C

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#61616eitalic
variable, string constant.other.placeholder#504329
constant.other.color#ff0000
invalid, invalid.illegal#b51f1f
keyword.control#504329
keyword, storage.type, storage.modifier#8c7649
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#7F7F91
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#705e39
entity.name.function, meta.function-call, meta.function, variable.function, support.function, keyword.other.special-method#6d5c39
meta.block variable.other#6d5c39
support.other.variable, string.other.link#ff0000
constant.numeric, constant.language, variable.language.this.js, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#9a8f7e
string, constant.numeric.decimal.js, 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#7F7F91
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#61616e
support.type#948058
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#705e39
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#ff0000
variable.language#ff0000italic
entity.name.method.js#ff0000italic
meta.class-method.js entity.name.function.js, variable.function.constructor#ff0000
entity.other.attribute-name#6D5C39
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ff0000italic
entity.other.attribute-name.class#504329
source.sass keyword.control#ff0000
markup.inserted#504329
markup.deleted#ff0000
markup.changed#ff0000
string.regexp#ff0000
constant.character.escape#ff0000
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#ff00eeitalic
source.js constant.other.object.key.js string.unquoted.label.js#ff0000italic
source.json meta.structure.dictionary.json support.type.property-name.json#504329
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#8c7649
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#7F7F91
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#b89a5f
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 meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#7F7F91
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 meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#b89a5f
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 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#7F7F91
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 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 meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#b89a5f
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 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 meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#7F7F91
text.html.markdown, punctuation.definition.list_item.markdown#7F7F91
text.html.markdown markup.inline.raw.markdown#b89a5f
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#ff0000
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#ff0000
markup.italic#ff0000italic
markup.bold, markup.bold string#ff0000bold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#ff0000bold
markup.underline#ff0000underline
markup.quote punctuation.definition.blockquote.markdown#ff0000
markup.quoteitalic
string.other.link.title.markdown#b59f8b
string.other.link.description.title.markdown#ff0000
constant.other.reference.link.markdown#dddddd
markup.raw.block#ff0000
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#d8cfbd
variable.language.fenced.markdown#546e7a
meta.separator#546e7abold
markup.table#d8cfbd
constant.language.symbol.elixir#ff0000
parameter.variable.function.elixir#7f7f84
Humming Theme by vtal studios - VS Code Theme