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#0c1a25
  • activityBar.dropBackground#2f9eff80
  • activityBarBadge.background#2f47ff
  • activityBarBadge.foreground#ffffff
  • badge.background#2f55ff
  • badge.foreground#ffffff
  • button.background#2f59ff
  • button.foreground#ffffff
  • debugToolBar.background#0c1a25
  • dropdown.background#0e1e2b
  • editor.background#061826
  • editor.foreground#FFFFFF
  • editor.lineHighlightBorder#FFFFFF1a
  • editor.rangeHighlightBackground#FFFFFF0d
  • editorCursor.foreground#FFE400
  • editorGroup.dropBackground#322fff80
  • editorGroup.focusedEmptyBorder#2fffcb
  • editorGroupHeader.tabsBackground#0E1316
  • editorHoverWidget.background#0E1316
  • editorLineNumber.activeForeground#2f9eff
  • editorLineNumber.foreground#FFFFFF4d
  • editorMarkerNavigation.background#0E1316
  • editorWidget.background#0E1316
  • focusBorder#00507e
  • foreground#FFFFFF
  • input.background#0e1e2b
  • inputOption.activeBorder#2fbdff
  • list.activeSelectionBackground#2feaff80
  • list.activeSelectionForeground#FFFFFF
  • list.dropBackground#2f93ff80
  • list.focusBackground#2f97ff80
  • list.focusForeground#FFFFFF
  • list.highlightForeground#2fffe7
  • list.hoverBackground#FFFFFF1a
  • list.inactiveSelectionBackground#FFFFFF33
  • panel.background#0E1316
  • panel.border#FFFFFF1a
  • panelTitle.activeBorder#FFFFFF80
  • panelTitle.inactiveForeground#FFFFFF80
  • peekView.border#2f9eff
  • peekViewEditor.background#070f15
  • peekViewResult.background#0E1316
  • peekViewTitle.background#061826
  • pickerGroup.border#FFFFFF1a
  • sash.hoverBorder#2f9eff
  • selection.background#2f9eff
  • sideBar.background#0E1316
  • sideBarSectionHeader.background#0c1a25
  • statusBar.background#070f15
  • statusBar.debuggingBackground#2f9eff
  • statusBar.debuggingForeground#ffffff
  • statusBar.noFolderBackground#070f15
  • statusBarItem.activeBackground#2f9eff80
  • statusBarItem.hoverBackground#FFFFFF1a
  • statusBarItem.remoteBackground#2f9eff
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBorder#2f9eff
  • tab.activeModifiedBorder#2f9eff
  • tab.border#00000033
  • tab.inactiveBackground#0c1a25
  • tab.inactiveModifiedBorder#993c1c
  • tab.lastPinnedBorder#2f9eff
  • tab.unfocusedActiveModifiedBorder#cc5025
  • tab.unfocusedInactiveModifiedBorder#993c1c
  • titleBar.activeBackground#070f15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Global settings#FFFFFF—
string#17cb83—
constant.character.escape, text.html constant.character.entity.named, punctuation.definition.entity.html#1efaa2—
constant.language.boolean#89ff2f—
constant.numeric#0088ff—
variable, support.variable, support.class, support.constant, meta.definition.variable, entity.name.function#b5b0ff—
variable.other.constant#ff5177—
keyword, modifier, variable.language.this, support.type.object, constant.language#5eb7ee—
keyword.control.flow.js#FFE400—
entity.name.function, support.function#FFE400—
storage.type, storage.modifier, keyword.operator.expression#a1ff2f—
support.module, support.node#b2ff46italic
support.type#8cff00—
entity.name.type, entity.other.inherited-class#aeff00—
comment, comment.block.js#576f97italic
entity.name.type.class#009dffunderline
variable.object.property, meta.field.declaration entity.name.function#5eb7ee—
meta.definition.method entity.name.function#5eb7ee—
meta.function, entity.name.function#5eb7ee—
template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#2f9eff—
meta.embedded, source.groovy.embedded, meta.template.expression#FFFFFF—
entity.name.tag.yaml#46d4ff—
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#5eb7ee—
constant.language.json#2f9eff—
entity.other.attribute-name.class#2f9eff—
entity.other.attribute-name.id#14A76C—
source.css entity.name.tag#5eb7ee—
meta.tag, punctuation.definition.tag#2facff—
entity.name.tag#98eeff—
entity.other.attribute-name#a2ff00—
markup.heading#2f9eff—
text.html.markdown meta.link.inline, meta.link.reference#46d4ff—
text.html.markdown beginning.punctuation.definition.list#2f9eff—
markup.italic#46d4ffitalic
markup.bold#46d4ffbold
markup.bold markup.italic, markup.italic markup.bold#46d4ffitalic bold
markup.fenced_code.block.markdown punctuation.definition.markdown#14A76C—
markup.inline.raw.string.markdown#14A76C—
punctuation.definition.heading.markdown, punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.quote.begin.markdown, punctuation.definition.list.begin.markdown, markup.fenced_code.block.markdown, meta.separator.markdown#356ea0—
keyword.other.definition.ini#46ffb5—
entity.name.section.group-title.ini#2f9eff—
source.cs meta.class.identifier storage.type#5eb7eeunderline
source.cs meta.method.identifier entity.name.function#5eb7ee—
source.cs meta.method-call meta.method, source.cs entity.name.function#0077ff—
source.cs storage.type#5eb7ee—
source.cs meta.method.return-type#5eb7ee—
source.cs meta.preprocessor#1b3951—
source.cs entity.name.type.namespace#FFFFFF—
Global settings#FFFFFF—
modifier, this, comment, storage.modifier.js, storage.modifier.ts, storage.modifier.tsx, entity.other.attribute-name.js, entity.other.attribute-name.ts, entity.other.attribute-name.tsx, entity.other.attribute-name.html, keyword.control.flow.js—italic
Snapx Dark by Louie Yang - VS Code Theme