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#ffffff
  • activityBar.foreground#0fee7e
  • activityBar.inactiveForeground#c583ff
  • activityBarBadge.background#c583ff
  • activityBarBadge.foreground#000000
  • editor.background#ffffff
  • editor.foreground#333333
  • editor.hoverHighlightBackground#fbf8498a
  • editor.selectionBackground#6749fb51
  • editorBracketMatch.border#000000
  • editorCursor.foreground#ff002b
  • editorGroup.border#ff0e0e
  • editorGroupHeader.tabsBackground#ffffff
  • editorIndentGuide.activeBackground#ff0404
  • editorIndentGuide.background#ff000000
  • editorLineNumber.foreground#ff002b
  • editorLink.activeForeground#ffffff
  • list.activeSelectionBackground#008cff71
  • list.activeSelectionForeground#ffffff
  • list.activeSelectionIconForeground#05ad19
  • list.hoverBackground#00000000
  • list.hoverForeground#0055ff
  • minimap.findMatchHighlight#4d0ac0
  • minimap.foregroundOpacity#000000
  • minimap.selectionHighlight#000000
  • minimap.warningHighlight#828203
  • minimapSlider.background#ffffff31
  • notificationCenterHeader.background#000000
  • notificationCenterHeader.foreground#ffffff
  • notificationLink.foreground#bf00ff
  • notifications.background#ffffff
  • notifications.foreground#000000
  • notificationsErrorIcon.foreground#ff0000
  • notificationsInfoIcon.foreground#018cfd
  • notificationsWarningIcon.foreground#ffaa00
  • panel.background#6243fb
  • panelSectionHeader.background#ff002b
  • panelTitle.activeBorder#ffffff
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#000000
  • peekViewEditor.background#ffffff
  • peekViewEditor.matchHighlightBackground#000000
  • peekViewEditor.matchHighlightBorder#ffffff
  • peekViewEditorGutter.background#e3e2e2
  • peekViewResult.background#e3e2e2
  • peekViewResult.fileForeground#ff0000
  • scrollbarSlider.background#00fb7dd1
  • scrollbarSlider.hoverBackground#c583ff
  • sideBar.background#ffffff
  • sideBar.border#000000
  • sideBar.foreground#000000
  • sideBarSectionHeader.background#ffffff
  • sideBarSectionHeader.foreground#01bc65
  • sideBarTitle.foreground#000000
  • statusBar.background#fff
  • statusBar.debuggingBackground#05c54b
  • statusBar.foreground#000000
  • tab.activeBackground#00000000
  • tab.activeBorder#02b5ac
  • tab.activeForeground#02b5ac
  • tab.border#00000000
  • tab.inactiveBackground#00000000
  • tab.inactiveForeground#b7b5b7
  • 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#000000
  • titleBar.inactiveForeground#000000

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#ff7300
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#240dd7
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#f300f3
meta.block variable.other#85e006
support.other.variable, string.other.link#057882fd
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#0fd4ba
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#07ba64
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#d1d716
variable.language#ff00a2italic
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#000000
source.sass keyword.control#8708c6
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#807b3f
string.regexp#89DDFF
constant.character.escape#2097c6
*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 Light IDAC by IOTASOFT - VS Code Theme