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.background#392A48
  • activityBarBadge.background#007ACC
  • badge.background#007ACC
  • button.background#007ACC
  • checkbox.border#87CEFF
  • diffEditor.insertedLineBackground#AAFF0033
  • diffEditor.insertedTextBackground#AAFF0033
  • dropdown.background#454545
  • editor.background#392A48
  • editor.findMatchBackground#BD7DBD
  • editor.findMatchHighlightBorder#BD7DBD
  • editor.foreground#FAF9F6
  • editor.lineHighlightBorder#5A5A5A
  • editor.rangeHighlightBackground#9867C533
  • editor.selectionBackground#BD7DBD
  • editor.selectionHighlightBackground#9867C5CC
  • editor.wordHighlightBackground#BD7DBD77
  • editor.wordHighlightStrongBackground#BD7DBD77
  • editorBracketHighlight.foreground1#FCFFA6
  • editorBracketHighlight.foreground2#87CEFF
  • editorBracketHighlight.foreground3#FAF9F6
  • editorBracketHighlight.foreground4#FFC7EA
  • editorBracketHighlight.unexpectedBracket.foreground#FF5370
  • editorCursor.foreground#F0F0F0
  • editorError.foreground#FF5370
  • editorGhostText.foreground#7D7D7D
  • editorIndentGuide.activeBackground1#7D7D7D
  • editorIndentGuide.background1#5A5A5A
  • editorLineNumber.activeForeground#FFC7EA
  • editorLineNumber.foreground#9867C5
  • editorLink.activeForeground#87CEFF
  • editorOverviewRuler.errorForeground#FF5370
  • editorOverviewRuler.findMatchForeground#FFC7EACC
  • editorSuggestWidget.focusHighlightForeground#87CEFF
  • editorSuggestWidget.highlightForeground#87CEFF
  • editorSuggestWidget.selectedBackground#645394
  • editorWidget.background#311432
  • editorWidget.border#7D7D7D
  • editorWidget.foreground#FAF9F6
  • foreground#FAF9F6
  • gitDecoration.modifiedResourceForeground#FFDD00
  • gitDecoration.untrackedResourceForeground#C3E88D
  • gitlens.trailingLineForegroundColor#7F8487
  • input.background#454545
  • inputOption.hoverBackground#6F6F6F
  • inputValidation.errorBorder#FF5370
  • keybindingLabel.background#6F6F6F
  • keybindingLabel.foreground#FAF9F6
  • keybindingTable.headerBackground#311432
  • keybindingTable.rowsBackground#473856
  • list.activeSelectionBackground#9867C5
  • list.focusHighlightForeground#87CEFF
  • list.focusOutline#9867C5
  • list.highlightForeground#87CEFF
  • list.hoverBackground#645394
  • list.inactiveSelectionBackground#454545
  • minimap.errorHighlight#FF5370
  • minimap.findMatchHighlight#FFC7EACC
  • notificationCenterHeader.background#007ACC
  • notifications.background#4F4F4B
  • notificationsErrorIcon.foreground#FF5370
  • notificationsInfoIcon.foreground#87CEFF
  • notificationsWarningIcon.foreground#FFDD00
  • panel.background#311432
  • peekViewEditor.background#392A48
  • peekViewEditor.matchHighlightBackground#9867C5
  • peekViewResult.background#311432
  • peekViewResult.fileForeground#FAF9F6
  • peekViewResult.lineForeground#D8D8D8
  • peekViewResult.matchHighlightBackground#9867C5
  • peekViewResult.selectionBackground#9867C5
  • scrollbar.shadow#1c1c1c
  • settings.focusedRowBackground#311432
  • settings.focusedRowBorder#311432
  • settings.rowHoverBackground#311432
  • sideBar.background#311432
  • sideBar.foreground#D8D8D8
  • sideBarSectionHeader.background#392A48
  • sideBarSectionHeader.foreground#D8D8D8
  • tab.activeBorder#FAF9F6
  • tab.activeForeground#FAF9F6
  • tab.inactiveForeground#D8D8D8
  • tab.unfocusedHoverBackground#392A48
  • terminal.ansiBlack#6A6A6A
  • terminal.ansiBlue#1F75FE
  • terminal.ansiBrightBlack#9A9A9A
  • terminal.ansiBrightBlue#1F75FE
  • terminal.ansiBrightCyan#00FFFF
  • terminal.ansiBrightGreen#5FF967
  • terminal.ansiBrightMagenta#FFC7EA
  • terminal.ansiBrightRed#FF6D67
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFFF00
  • terminal.ansiCyan#5FFDFF
  • terminal.ansiGreen#00C200
  • terminal.ansiMagenta#FFC7EA
  • terminal.ansiRed#FF6D67
  • terminal.ansiWhite#FAF9F6
  • terminal.ansiYellow#FEFB67
  • terminal.foreground#D8D8D8
  • terminal.selectionForeground#D8D8D8
  • terminalCommandDecoration.defaultBackground#7D7D7D
  • terminalCommandDecoration.errorBackground#FF5370
  • terminalCommandDecoration.successBackground#87CEFF
  • textBlockQuote.background#454545
  • textBlockQuote.border#007ACC
  • textLink.activeForeground#87CEFF
  • textLink.foreground#87CEFF
  • toolbar.hoverBackground#454545
  • walkThrough.embeddedEditorBackground#311432
  • welcomePage.progress.background#7F8487
  • welcomePage.tileBackground#454545
  • welcomePage.tileHoverBackground#645394

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D8D8D8italic
variable.other.constant, variable.other.object, variable.other.readwrite, string constant.other.placeholder#C4FEFF
constant.other.color#FAF9F6
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#FCFFA6
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#FCFFA6
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#C3E88D
meta.jsx.children#FAF9F6
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#87CEFF
support.other.variable, string.other.link#87CEFF
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#FFDD00
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, constant.other.object.key.js string.unquoted.label.js#FFC7EA
entity.name, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#87CEFF
support.type#FFDD00
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#FAF9F6
variable.prop.css#FCFFA6
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#FCFFA6
entity.name.method.js#87CEFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#87CEFF
entity.other.attribute-name#FFDD00
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFDD00italic
entity.other.attribute-name.class#FFDD00
source.sass keyword.control#87CEFF
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#89DDFF
constant.character.escape#89DDFF
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#87CEFFitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#FCFFA6
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FAF9F6
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#87CEFF
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#C3E88D
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#FFC7EA
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#C3E88D
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#87CEFF
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#FAF9F6
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#FCFFA6
text.html.markdown, punctuation.definition.list_item.markdown#FAF9F6
text.html.markdown markup.inline.raw.markdown#C792EA
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E
entity.name.section.markdown, markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#C3E88D
markup.italic#FAF9F6italic
markup.bold, markup.bold string#FAF9F6bold
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#FAF9F6bold
markup.underline#87CEFFunderline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown, string.other.link.description.markdown#FFDD00
string.other.link.description.title.markdown#C792EA
constant.other.reference.link.markdown#FFDD00
markup.raw.block#C792EA
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#FAF9F6
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#FAF9F6
entity.name.command.shell#FCFFA6
string.unquoted.argument.shell#FFC7EA
Tech Razor Pro Theme by Tech Razor - VS Code Theme