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#00252c
  • activityBar.border#00788dee
  • activityBar.foreground#36ffbf
  • activityBarBadge.background#0092ac8c
  • activityBarBadge.foreground#73fd9c
  • breadcrumb.activeSelectionForeground#3dfcac
  • breadcrumb.background#003b4296
  • breadcrumb.focusForeground#6effd1
  • breadcrumb.foreground#2df1ff
  • contrastBorder#00788dee
  • dropdown.background#003b42
  • dropdown.border#008eaa
  • editor.background#042127
  • editor.foreground#ccf
  • editor.lineHighlightBackground#ff00d441
  • editor.selectionBackground#1f21a7a2
  • editorCursor.foreground#45c9fd
  • editorGroupHeader.tabsBackground#00394746
  • editorGutter.addedBackground#2cb901a1
  • editorGutter.deletedBackground#af000096
  • editorGutter.modifiedBackground#cfcc00bd
  • editorHoverWidget.background#005658
  • editorHoverWidget.border#018183
  • editorLineNumber.activeForeground#00ffdd
  • editorLineNumber.foreground#00ffdd8a
  • editorLink.activeForeground#f34deb
  • editorOverviewRuler.border#00ffdd94
  • editorOverviewRuler.errorForeground#aa00009d
  • editorSuggestWidget.background#061c1f
  • editorSuggestWidget.border#89ddff
  • editorSuggestWidget.foreground#ccf
  • editorSuggestWidget.highlightForeground#45c9fd
  • editorSuggestWidget.selectedBackground#003f47
  • editorWidget.background#003f47
  • focusBorder#45c9fd
  • gitDecoration.deletedResourceForeground#ff3b3b
  • gitDecoration.modifiedResourceForeground#24ff36
  • gitDecoration.untrackedResourceForeground#00a6ac
  • input.background#003f47
  • input.border#89ddff
  • input.foreground#00FFAF
  • list.activeSelectionBackground#005c68
  • list.activeSelectionForeground#00FFAF
  • list.focusBackground#005c683b
  • list.focusForeground#00FFAF
  • list.hoverBackground#005c6883
  • list.hoverForeground#00FF6C
  • list.inactiveSelectionBackground#00eeff52
  • list.inactiveSelectionForeground#48ffc5
  • listFilterWidget.background#005c68
  • menubar.selectionBackground#005c68
  • menubar.selectionBorder#1ba2b4
  • menubar.selectionForeground#00FFAF
  • panel.background#042f35
  • panel.border#1ba2b4
  • panelTitle.activeBorder#000000
  • panelTitle.activeForeground#00FFAF
  • panelTitle.inactiveForeground#168a99
  • scrollbar.shadow#00ffae81
  • scrollbarSlider.activeBackground#00FFAF
  • scrollbarSlider.background#005c68
  • scrollbarSlider.hoverBackground#1ba2b4
  • settings.checkboxBackground#005c68
  • settings.checkboxForeground#00FFAF
  • settings.dropdownBackground#005c68
  • settings.dropdownForeground#00FFAF
  • settings.headerForeground#44cfa3
  • settings.modifiedItemIndicator#39676e
  • settings.numberInputBackground#005c68
  • settings.numberInputForeground#00FFAF
  • settings.textInputBackground#005c68
  • settings.textInputForeground#00FFAF
  • sideBar.background#0e3c42
  • sideBar.border#00FFAF
  • sideBar.foreground#46D4FF
  • sideBarSectionHeader.background#0f2a2e
  • sideBarSectionHeader.border#46D4FF
  • sideBarSectionHeader.foreground#00FFAF
  • sideBarTitle.foreground#49e4ff
  • statusBar.background#005c68
  • statusBar.border#46D4FF
  • statusBar.debuggingBackground#000000
  • statusBar.debuggingForeground#00FF6C
  • statusBar.foreground#00FFAF
  • statusBarItem.hoverBackground#0b3a41
  • tab.activeBackground#00788d50
  • tab.activeBorder#00788dee
  • tab.activeForeground#22deff
  • tab.activeModifiedBorder#000000
  • tab.border#00788dee
  • tab.hoverBackground#00788d10
  • tab.inactiveBackground#00000020
  • tab.inactiveForeground#00FFAFaf
  • titleBar.activeBackground#00252c
  • titleBar.activeForeground#00FFAF
  • titleBar.border#004553
  • titleBar.inactiveBackground#00252c
  • titleBar.inactiveForeground#000000
  • widget.shadow#004a586c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#546E7Aitalic
variable, string constant.other.placeholder#EEFFFF
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#C792EA
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#59ff7d
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#46d4ff
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#35d1d1
meta.block variable.other#04ccf0
support.other.variable, string.other.link#f07178
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#0077e7
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#ff7ef9
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#95e1ff
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#0b97c2
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#ff7ef9
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#ff7ef9
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#ff7ef9
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
Nyx team theme by Nyx team - VS Code Theme