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.activeBorder#ffcc66
  • activityBar.background#010409
  • activityBar.foreground#9aeaed
  • activityBarBadge.background#021a2a
  • activityBarBadge.foreground#ffffff
  • badge.background#ffcc66
  • badge.foreground#010409
  • button.background#1A202C
  • button.foreground#9aeaed
  • button.hoverBackground#2A303C
  • chat.editedFileForeground#e2c08d
  • chat.requestBackground#1d24339e
  • chat.requestBorder#ffffff1a
  • debugIcon.breakpointCurrentStackframeForeground#82AAFF
  • debugIcon.breakpointDisabledForeground#546E7A
  • debugIcon.breakpointForeground#FF5370
  • debugIcon.breakpointStackframeForeground#FFCB6B
  • debugIcon.breakpointUnverifiedForeground#FFCB6B
  • dropdown.background#010409
  • editor.background#01040954
  • editor.findMatchBackground#ffcc6633
  • editor.findMatchHighlightBackground#ffcc6622
  • editor.foreground#9aeaed
  • editor.lineHighlightBackground#1A202C
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#3b95e433
  • editor.wordHighlightBackground#82AAFF33
  • editor.wordHighlightStrongBackground#82AAFF66
  • editorCursor.foreground#9aeaed
  • editorGroup.border#1A202C
  • editorGroupHeader.tabsBackground#010409
  • editorGroupHeader.tabsBorder#1A202C
  • editorGutter.addedBackground#C3E88D
  • editorGutter.background#010409
  • editorGutter.deletedBackground#FF5370
  • editorGutter.foldingControlForeground#546E7A
  • editorGutter.modifiedBackground#FFCB6B
  • editorHoverWidget.background#1a202c
  • editorHoverWidget.border#a1d1f12d
  • editorHoverWidget.foreground#E0E0E0
  • editorIndentGuide.background#c7bef110
  • editorInlayHint.background#171c28
  • editorLineNumber.activeForeground#9aeaed80
  • editorLineNumber.foreground#546E7A80
  • editorWhitespace.foreground#546E7A
  • extensionButton.prominentBackground#ffcc66
  • extensionButton.prominentForeground#010409
  • extensionButton.prominentHoverBackground#ffd280
  • inlineChat.background#171c28
  • input.background#1A202C
  • input.border#1A202C
  • input.foreground#9aeaed
  • input.placeholderForeground#546E7A
  • list.activeSelectionBackground#1A202C
  • list.activeSelectionForeground#ffffff
  • list.activeSelectionIconForeground#ffffff
  • list.focusBackground#2A303C
  • list.focusForeground#ffffff
  • list.focusHighlightForeground#ffcc66
  • list.focusOutline#fdfaf413
  • list.hoverBackground#1A202C
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#1A202C
  • notificationCenter.border#1A202C
  • notifications.background#010409
  • notifications.foreground#9aeaed
  • notificationToast.border#1A202C
  • panel.background#010409
  • panel.border#1A202C
  • panelTitle.activeBorder#ffcc66
  • panelTitle.activeForeground#d7dce2
  • panelTitle.inactiveForeground#6eff9092
  • progressBar.background#ffcc66
  • quickInput.background#010409
  • scrollbarSlider.activeBackground#3A404C
  • scrollbarSlider.background#1A202C
  • scrollbarSlider.hoverBackground#2A303C
  • sideBar.background#010409
  • sideBar.border#1A202C
  • sideBar.foreground#9aeaed
  • sideBarSectionHeader.background#1A202C
  • sideBarSectionHeader.border#1A202C
  • sideBarSectionHeader.foreground#9aeaed
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#010409
  • statusBar.border#1A202C
  • statusBar.debuggingBackground#ffcc66
  • statusBar.debuggingForeground#010409
  • statusBar.foreground#9aeaed
  • statusBarItem.remoteBackground#010409
  • tab.activeBorder#ffcc66
  • tab.activeForeground#87beef
  • tab.border#00000000
  • tab.hoverBackground#1A202C
  • tab.hoverBorder#ffcc66
  • tab.inactiveBackground#010409
  • tab.inactiveForeground#6eff9092
  • tab.inactiveModifiedBorder#3399cc80
  • terminal.background#010409
  • terminal.foreground#9aeaed
  • terminalCursor.background#9aeaed
  • terminalCursor.foreground#9aeaed
  • textBlockQuote.background#1A202C
  • textBlockQuote.border#546E7A
  • textCodeBlock.background#1A202C
  • textLink.activeForeground#ffcc66
  • textLink.foreground#82AAFF
  • textPreformat.foreground#C792EA
  • textSeparator.foreground#546E7A
  • titleBar.activeBackground#010409
  • titleBar.activeForeground#9aeaed
  • titleBar.inactiveBackground#010409
  • titleBar.inactiveForeground#6eff9092
  • tree.indentGuidesStroke#1A202C
  • tree.tableColumnsBorder#1A202C
  • tree.tableOddRowsBackground#010409
  • widget.border#FFFFFF33
  • widget.shadow#47477b27

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#546E7Aitalic
variable, string constant.other.placeholder#3b95e4
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#99ff00
keyword.control, 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#ff7b72
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f07178
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#82AAFF
meta.block variable.other#fb8823
support.other.variable, string.other.link#f07178
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#a838f3
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#51adc9
entity.name, 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#0defff
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#B2CCD6
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#C792EA
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#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#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#eeefff
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#EEFFFF
Genius Dark Theme by jefersonqui-dev - VS Code Theme