Skip to main content
CodingTheme

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.activeFocusBorder#33adff
  • activityBar.background#0d0d0d
  • activityBar.foreground#33adff
  • activityBar.inactiveForeground#b3b3b3
  • activityBarBadge.background#0d0d0d
  • breadcrumb.foreground#1687d3d8
  • button.background#0099ff
  • button.border#ffffff
  • checkbox.border#ffffff
  • editor.background#0c0c0c
  • editor.foreground#e7e0e0
  • editorGroup.border#c7c3c3
  • editorGroup.dropBackground#333333
  • editorGroupHeader.noTabsBackground#0d0d0d
  • editorGroupHeader.tabsBackground#0d0d0d
  • editorLineNumber.foreground#a6a6a6
  • input.background#1a1a1a
  • list.hoverForeground#00bfff
  • menu.background#0d0d0d
  • menu.border#c7c3c3
  • menu.selectionBackground#008ae6
  • menu.separatorBackground#0d0d0d
  • menubar.selectionForeground#00bfff
  • notificationCenterHeader.background#0d0d0d
  • notifications.background#141414
  • notifications.foreground#ffffff
  • notificationsErrorIcon.foreground#ff0000
  • notificationsWarningIcon.foreground#ff0000
  • panel.background#0d0d0d
  • panel.border#c7c3c3
  • panelInput.border#c7c3c3
  • panelTitle.activeBorder#0d0d0d
  • panelTitle.activeForeground#33adff
  • panelTitle.inactiveForeground#a6a6a6
  • pickerGroup.border#c7c3c3
  • progressBar.background#000000
  • quickInput.background#000000
  • sideBar.background#0d0d0d
  • sideBar.border#c7c3c3
  • sideBar.foreground#e6e6e6
  • sideBarSectionHeader.background#0d0d0d
  • sideBarSectionHeader.foreground#a6a6a6
  • statusBar.background#008ae6cc
  • statusBar.border#c7c3c3
  • statusBar.noFolderBackground#008ae6cc
  • tab.activeForeground#0099ff
  • tab.hoverForeground#33adff
  • tab.inactiveBackground#1d1c1c
  • tab.inactiveForeground#a6a6a6
  • terminal.background#181717
  • textLink.foreground#33adff
  • titleBar.activeBackground#000000
  • titleBar.border#c7c3c3
  • titleBar.inactiveBackground#000000
  • window.activeBorder#3f3d3d

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#ffffff
emphasisitalic
strongbold
header#000080
comment#6A9955italic
constant.language#569cd6
constant.numeric, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#b5cea8
constant.regexp#646695
entity.name.tag#569cd6
entity.name.tag.css#d7ba7d
entity.other.attribute-name#9cdcfe
entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.scss#d7ba7d
invalid#f44747
markup.underlineunderline
markup.bold#569cd6bold
markup.heading#569cd6bold
markup.italicitalic
markup.inserted#b5cea8
markup.deleted#ce9178
markup.changed#569cd6
punctuation.definition.quote.begin.markdown#6A9955
punctuation.definition.list.begin.markdown#6796e6
markup.inline.raw#ce9178
punctuation.definition.tag#808080
meta.preprocessor, entity.name.function.preprocessor#569cd6
meta.preprocessor.string#ce9178
meta.preprocessor.numeric#b5cea8
meta.structure.dictionary.key.python#9cdcfe
meta.diff.header#569cd6
storage#569cd6
storage.type#569cd6
storage.modifier, keyword.operator.noexcept#569cd6
string, meta.embedded.assembly#ce9178
string.tag#ce9178
string.value#ce9178
string.regexp#d16969
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#ffffff
variable, string constant.other.placeholder#EEFFFF
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#569cd6
entity.name.function, variable.function, support.function, keyword.other.special-method#c7cfa1
entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal#DCDCAA
variable, meta.definition.variable.name, support.variable, entity.name.variable#9CDCFE
meta.template.expression#d4d4d4
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#9cdcfe
keyword#569cd6
keyword.control#569cd6
keyword.operator#d4d4d4
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.alignof, keyword.operator.typeid, keyword.operator.alignas, keyword.operator.instanceof, keyword.operator.logical.python, keyword.operator.wordlike#569cd6
keyword.other.unit#b5cea8
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#569cd6
support.function.git-rebase#9cdcfe
constant.sha.git-rebase#b5cea8
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#d4d4d4
variable.language#569cd6

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

XTRA Dark by Arav Budhiraja - VS Code Theme