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#000000
  • activityBar.foreground#0fee7e
  • activityBar.inactiveForeground#c583ff
  • activityBarBadge.background#c583ff
  • activityBarBadge.foreground#000000
  • button.background#Fb4958
  • button.foreground#000000
  • dropdown.background#2c2a2e
  • dropdown.foreground#c583ff
  • dropdown.listBackground#2c2a2e
  • editor.background#000000
  • editor.foreground#ffffff
  • editor.hoverHighlightBackground#fbf8498a
  • editor.selectionBackground#6749fb51
  • editorBracketMatch.border#ffffff
  • editorBracketPairGuide.activeBackground1#0800ff
  • editorCursor.foreground#ff002b
  • editorGroup.border#0eebff
  • editorGroupHeader.tabsBackground#000000
  • editorIndentGuide.activeBackground#8104ff
  • editorIndentGuide.background#00000000
  • editorLineNumber.foreground#ff002b
  • editorLink.activeForeground#ffffff
  • input.background#ffffff
  • input.foreground#1547fb
  • keybindingLabel.background#00ff48
  • keybindingLabel.foreground#000000
  • list.activeSelectionBackground#0000008e
  • list.activeSelectionForeground#ffffff
  • list.activeSelectionIconForeground#05ad19
  • list.hoverBackground#00000000
  • list.hoverForeground#Fbf849
  • menu.selectionBackground#ff0000ac
  • menu.selectionForeground#ffffff
  • menubar.selectionBackground#0e0d0d
  • menubar.selectionForeground#00ff48
  • minimap.findMatchHighlight#0fee7e
  • minimap.foregroundOpacity#000000
  • minimap.selectionHighlight#ffffff
  • minimap.warningHighlight#ffff00
  • minimapSlider.background#ffffff31
  • notebook.cellBorderColor#ffff00
  • notificationCenterHeader.background#000000
  • notificationCenterHeader.foreground#ffffff
  • notificationLink.foreground#bf00ff
  • notifications.background#6849fb
  • notifications.foreground#ffffff
  • notificationsErrorIcon.foreground#ff0000
  • notificationsInfoIcon.foreground#018cfd
  • notificationsWarningIcon.foreground#ffaa00
  • panel.background#6849fb
  • panelInput.border#000000
  • panelSectionHeader.background#ff002b
  • panelTitle.activeBorder#898904
  • panelTitle.activeForeground#000000
  • panelTitle.inactiveForeground#ffffff
  • peekViewEditor.background#000000
  • peekViewEditor.matchHighlightBackground#000000
  • peekViewEditor.matchHighlightBorder#ffffff
  • peekViewEditorGutter.background#000000
  • peekViewResult.background#1f1b1b
  • peekViewResult.fileForeground#ff0000
  • scrollbarSlider.background#00fb7dd1
  • scrollbarSlider.hoverBackground#c583ff
  • sideBar.background#000000
  • sideBar.foreground#c583ff
  • sideBarSectionHeader.background#000000
  • sideBarSectionHeader.foreground#ddda42
  • sideBarTitle.foreground#ffffff
  • statusBar.background#6849fb
  • statusBar.debuggingBackground#05c54b
  • statusBar.foreground#ffffff
  • tab.activeBackground#00000000
  • tab.activeBorder#Fbf849
  • tab.activeForeground#c583ff
  • tab.border#00000000
  • tab.inactiveBackground#00000000
  • tab.inactiveForeground#53d4ce
  • terminal.ansiBlack#a8a3a3
  • terminal.ansiBlue#0062ff
  • terminal.ansiBrightBlack#892e00
  • terminal.ansiBrightBlue#0c49ab
  • terminal.ansiBrightCyan#19b076
  • terminal.ansiBrightGreen#25bc2a
  • terminal.ansiBrightMagenta#f53bae
  • terminal.ansiBrightRed#e34c4c
  • terminal.ansiBrightWhite#a89e9e
  • terminal.ansiBrightYellow#a47b1c
  • terminal.ansiCyan#00ff9d
  • terminal.ansiGreen#44ff00
  • terminal.ansiMagenta#ff009d
  • terminal.ansiRed#ff0000
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#ffea00
  • terminal.background#000000
  • terminal.border#14ab26
  • terminal.foreground#FFFF
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#ffffff
  • titleBar.inactiveBackground#ffffff
  • titleBar.inactiveForeground#ffffff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5b5757italic
variable, string constant.other.placeholder#Fb4958
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#00de52
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#00f7ff
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#fb0101
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#ffea00
meta.block variable.other#f61a3e
support.other.variable, string.other.link#058209fd
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#006aff
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#ff7300
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#b937ff
support.type#d400ff
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#00DB72
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#d1d716
variable.language#FF5370italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#9835fb
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#043BDBitalic
entity.other.attribute-name.class#2bff00
source.sass keyword.control#8708c6
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#807b3f
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#C3E88D
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#F78C6Cunderline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#82AAFF
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#65737Ebold
markup.table#EEFFFF
Theme Dark Bat by IOTASOFT - VS Code Theme