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#020202
  • activityBarBadge.background#f6ad1b
  • activityBarBadge.foreground#000000
  • breadcrumb.background#0b0b0b
  • button.background#f8c727
  • button.foreground#000000
  • button.hoverBackground#f1cd55
  • descriptionForeground#c7c7c7
  • disabledForeground#cdcdcd
  • dropdown.background#111111
  • dropdown.listBackground#111111
  • editor.background#010101
  • editor.findMatchBackground#ffffff53
  • editor.foreground#ffffff
  • editor.hoverHighlightBackground#ffffff15
  • editor.selectionBackground#1a689fd6
  • editor.wordHighlightBackground#1a689f7b
  • editorBracketMatch.background#ffffff4d
  • editorCursor.background#000000
  • editorCursor.foreground#ffffffd3
  • editorError.foreground#f72e18
  • editorGroup.border#5e5e5e
  • editorGroup.dropBackground#1d1d1da6
  • editorGroupHeader.tabsBackground#090909
  • editorGroupHeader.tabsBorder#464646
  • editorGutter.addedBackground#32ff39a1
  • editorGutter.deletedBackground#ff5432a1
  • editorGutter.modifiedBackground#ffd900c4
  • editorIndentGuide.activeBackground1#828282
  • editorIndentGuide.background1#4d4d4d
  • editorLineNumber.foreground#595959
  • editorLink.activeForeground#ffcc00
  • editorMultiCursor.primary.background#000000
  • editorMultiCursor.primary.foreground#ffffffd3
  • editorMultiCursor.secondary.background#212121
  • editorMultiCursor.secondary.foreground#c7c7c7d3
  • editorOverviewRuler.background#0d0d0d6f
  • editorUnnecessaryCode.opacity#000000a0
  • editorWarning.foreground#f8c727
  • editorWhitespace.foreground#4d4d4d
  • editorWidget.background#0a0a0a
  • errorForeground#e31616
  • focusBorder#191919
  • foreground#ffffff
  • gitDecoration.conflictingResourceForeground#ffb300f3
  • gitDecoration.deletedResourceForeground#f25844cf
  • gitDecoration.ignoredResourceForeground#fcee95be
  • gitDecoration.modifiedResourceForeground#ebbf0eee
  • gitDecoration.stageDeletedResourceForeground#f258445a
  • gitDecoration.stageModifiedResourceForeground#ebbf0e65
  • gitDecoration.untrackedResourceForeground#4bec81c0
  • icon.foreground#cdcdcd
  • input.background#111111
  • input.foreground#d4d4d4
  • inputValidation.errorBorder#c94949
  • inputValidation.errorForeground#ffffff
  • keybindingLabel.background#404040
  • menu.background#101010ec
  • minimap.background#020202d8
  • minimap.selectionHighlight#82782c59
  • minimapSlider.activeBackground#edba1583
  • minimapSlider.background#b7a6262a
  • minimapSlider.hoverBackground#b7a62648
  • panel.background#000000
  • problemsErrorIcon.foreground#f72e18
  • problemsInfoIcon.foreground#dadada
  • problemsWarningIcon.foreground#f8c727
  • progressBar.background#f8c727
  • quickInput.background#0b0b0b
  • quickInputList.focusBackground#f8c727
  • quickInputList.focusForeground#000000
  • quickInputTitle.background#0b0b0b
  • sash.hoverBorder#f8c964c0
  • scmGraph.foreground1#ff4242
  • scmGraph.foreground2#91ff7e
  • scmGraph.foreground3#8ce0ff
  • scmGraph.foreground4#ffef42
  • scmGraph.foreground5#ca8eff
  • scmGraph.historyItemHoverLabelForeground#000000
  • scmGraph.historyItemRefColor#f8c727
  • scmGraph.historyItemRemoteRefColor#f8c727
  • scrollbarSlider.activeBackground#ffc400b9
  • scrollbarSlider.background#f8c72735
  • scrollbarSlider.hoverBackground#fed03bb6
  • search.resultsInfoForeground#cdcdcd
  • selection.background#00fbff79
  • settings.dropdownBackground#111111
  • sideBar.background#020202
  • sideBarSectionHeader.background#050505
  • sideBarTitle.foreground#cdcdcd
  • sideBySideEditor.horizontalBorder#f8c727
  • sideBySideEditor.verticalBorder#f8c727
  • statusBar.background#131313
  • tab.activeBackground#040404
  • tab.dragAndDropBorder#f8c727
  • tab.inactiveBackground#0c0c0c
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#0088ffe9
  • terminal.ansiBrightBlack#000000
  • terminal.ansiBrightBlue#009dff
  • terminal.ansiBrightCyan#00eeff
  • terminal.ansiBrightGreen#5eff00
  • terminal.ansiBrightMagenta#ff00f7
  • terminal.ansiBrightRed#ff2525
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#f8c727
  • terminal.ansiCyan#00c3ffd3
  • terminal.ansiGreen#00ff33cf
  • terminal.ansiMagenta#ff00f7cd
  • terminal.ansiRed#ff4141e0
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#ffd900e9
  • terminal.foreground#ffffff
  • textLink.activeForeground#face3d
  • textLink.foreground#f8c727
  • titleBar.activeBackground#0a0a0a
  • titleBar.activeForeground#b2b2b2
  • titleBar.inactiveBackground#0d0d0d
  • titleBar.inactiveForeground#6f6f6f
  • toolbar.hoverBackground#3f3f3f
  • widget.border#000000
  • widget.shadow#ffae0027
  • window.activeBorder#00000000
  • window.inactiveBorder#00000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5bdd3bitalic
variable, string constant.other.placeholder#EEFFFF
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#ec6eff
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#ec6eff
source.batchfile#fff2c5
punctuation.terminator.rule.css#FFFFFF
punctuation.definition.entity.css#38EEB1
meta.property-value.css#ffd333
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f07178
entity.name.tag.yaml#71bdf0
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#82AAFF
meta.block variable.other#f07178
support.other.variable, string.other.link#f07178
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#fff423
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#ff991c
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#FFCB6B
support.type#B2CCD6
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#2cb9ff
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#FF5370italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#38eeb1
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#ffd333
source.sass keyword.control#82AAFF
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#82AAFFitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#C792EA
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFCB6B
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#F78C6C
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#FF5370
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#C17E70
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#82AAFF
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#f07178
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#C792EA
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#C3E88D
text.html.markdown, punctuation.definition.list_item.markdown#EEFFFF
text.html.markdown markup.inline.raw.markdown#C792EA
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#3eacff
markup.italic#f07178italic
markup.bold, markup.bold string#f07178bold
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#f07178bold
markup.underline#4d9edbunderline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#FFCB6B
string.other.link.description.title.markdown#C792EA
constant.other.reference.link.markdown#FFCB6B
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#EEFFFF
variable.language.fenced.markdown#65737E
meta.separator#1382d7bold
markup.table#EEFFFF
keyword.operator.arithmetic.python#FFFFFF
entity.name.function.python#ffc800
variable.parameter.function.language.python#41b3ff
punctuation.section.function.begin.python#FFFFFF
source.python#00ffc8
3XAY Dark by 3XAY - VS Code Theme