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#00066b
  • activityBar.foreground#ffffff
  • activityBarBadge.background#003cff
  • activityBarBadge.foreground#ffffff
  • button.background#CC9900
  • button.foreground#FFFFFF
  • button.hoverBackground#F0C030
  • debugExceptionWidget.background#B04444
  • debugExceptionWidget.border#FF0000
  • debugToolBar.background#1133CC
  • diffEditor.insertedTextBackground#004099
  • diffEditor.insertedTextBorder#66FF66
  • diffEditor.removedTextBackground#400099
  • diffEditor.removedTextBorder#FF6666
  • dropdown.background#1133CC
  • dropdown.border#6699CC
  • dropdown.foreground#FFFFFF
  • editor.background#1d1d1d
  • editor.findMatchBackground#C0C066
  • editor.findMatchHighlightBackground#999933
  • editor.findRangeHighlightBackground#2255CC
  • editor.foreground#F0F0F0
  • editor.hoverHighlightBackground#3366FF
  • editor.inactiveSelectionBackground#1144CC
  • editor.lineHighlightBackground#2d2d2d
  • editor.rangeHighlightBackground#3366FF
  • editor.selectionBackground#0a56e4
  • editor.selectionHighlightBackground#7711AA
  • editor.wordHighlightBackground#0044ff
  • editor.wordHighlightStrongBackground#4477DD
  • editorCursor.foreground#eeeeee
  • editorGroup.border#070707
  • editorGroupHeader.tabsBackground#000d55
  • editorGutter.addedBackground#11CCCC
  • editorGutter.background#1d1d1d
  • editorGutter.deletedBackground#FF33CC
  • editorGutter.modifiedBackground#1199FF
  • editorHoverWidget.background#1133CC
  • editorHoverWidget.border#6699FF
  • editorIndentGuide.background1#333333
  • editorLineNumber.foreground#9e9d9d
  • editorLink.activeForeground#CC9966
  • editorMarkerNavigation.background#1133CC
  • editorMarkerNavigationError.background#B04444
  • editorMarkerNavigationWarning.background#B0B044
  • editorSuggestWidget.background#1133CC
  • editorSuggestWidget.border#6699FF
  • editorSuggestWidget.foreground#CCCCCC
  • editorSuggestWidget.highlightForeground#FFFFCC
  • editorSuggestWidget.selectedBackground#3366FF
  • editorWhitespace.foreground#3060C0
  • editorWidget.background#010101
  • focusBorder#000000
  • foreground#FFFFFF
  • input.background#252525
  • input.border#3366CC
  • input.foreground#FFFFFF
  • inputValidation.errorBackground#B04444
  • inputValidation.errorBorder#F00000
  • inputValidation.infoBackground#4444B0
  • inputValidation.infoBorder#9090F0
  • inputValidation.warningBackground#B0B044
  • inputValidation.warningBorder#F0F000
  • list.activeSelectionBackground#002280
  • list.focusBackground#000000
  • list.highlightForeground#FFFFFF
  • list.hoverBackground#0008298c
  • list.inactiveSelectionBackground#000000
  • panel.background#01021a
  • panel.border#eeeeee
  • panelTitle.activeBorder#F0F0F0
  • panelTitle.activeForeground#F0F0F0
  • panelTitle.inactiveForeground#9099CC
  • peekView.border#6699CC
  • peekViewEditor.background#3050CC
  • peekViewEditor.matchHighlightBackground#3366FF
  • peekViewResult.background#1133CC
  • peekViewResult.fileForeground#CCCCCC
  • peekViewResult.lineForeground#F0F0F0
  • peekViewResult.matchHighlightBackground#6699FF
  • peekViewResult.selectionBackground#3366FF
  • peekViewResult.selectionForeground#F0F0F0
  • peekViewTitle.background#1133CC
  • peekViewTitleDescription.foreground#99CCFF
  • peekViewTitleLabel.foreground#F0F0F0
  • scrollbar.shadow#224499
  • scrollbarSlider.activeBackground#010101
  • scrollbarSlider.background#010101
  • scrollbarSlider.hoverBackground#000000
  • sideBar.background#000d55
  • sideBarSectionHeader.background#00012e
  • sideBarTitle.foreground#ffffff
  • statusBar.background#00098a
  • statusBar.debuggingBackground#C06090
  • statusBar.foreground#F0F0F0
  • statusBar.noFolderBackground#000066
  • tab.activeBackground#1d1d1d
  • tab.border#000000
  • tab.inactiveBackground#000d77
  • tab.inactiveForeground#cccccc
  • titleBar.activeBackground#003099
  • titleBar.activeForeground#C0CCFF
  • titleBar.inactiveBackground#003099
  • titleBar.inactiveForeground#9099CC
  • widget.shadow#003399

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, comment.bloc.css#969696italic
variable, string constant.other.placeholder#eeeeee
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.modifier#ffee00
keyword.operator.sigil, storage.class.std#5FFC86
storage.type, keyword.operator.assignment#00ff00
storage.type.core#5ffc86
keyword.control, constant.other.color, 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#ff8560
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ffee00
entity.name, entity.name.function, meta.function-call, variable.function, keyword.other.special-method#00ffff
support.function#82c3ff
meta.block variable.other#d2faff
variable.other.object.js, variable.other.object.ts#ff52f6
support.other.variable, string.other.link#f07178
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#7aff45
keyword.other.unit, keyword.other#eef76c
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#ffee00
support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#FFCB6B
support.type#e5ff00
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#ffba6b
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#ffffff
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#e4bcff
entity.other.attribute-name.html#5eff00
string.quoted.double.html#b9ffd6
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#FFCB6B
source.sass keyword.control#82AAFF
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#e4bcff
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, meta.object-literal.key.ts#e4bcff
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#e4bcff
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#e4bcff
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#e4bcff
constant.other.reference.link.markdown#FFCB6B
markup.raw.block#ffffff
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
Bluex by alanwalter45 - VS Code Theme