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.background#0c1a25
  • activityBar.dropBackground#FF652F80
  • activityBarBadge.background#2f78ff
  • activityBarBadge.foreground#ffffff
  • badge.background#2f78ff
  • badge.foreground#ffffff
  • button.background#2f90ff
  • button.foreground#ffffff
  • debugToolBar.background#0c1a25
  • dropdown.background#0e1e2b
  • editor.background#09131b
  • editor.foreground#FFFFFF
  • editor.lineHighlightBorder#FFFFFF1a
  • editor.rangeHighlightBackground#FFFFFF0d
  • editorCursor.foreground#ffee00
  • editorGroup.dropBackground#FF652F80
  • editorGroup.focusedEmptyBorder#FF652F
  • editorGroupHeader.tabsBackground#0a1620
  • editorHoverWidget.background#0a1620
  • editorLineNumber.activeForeground#2f78ff
  • editorLineNumber.foreground#FFFFFF4d
  • editorMarkerNavigation.background#0a1620
  • editorWidget.background#0a1620
  • focusBorder#ffcb20
  • foreground#FFFFFF
  • input.background#0e1e2b
  • list.activeSelectionBackground#FF652F80
  • list.activeSelectionForeground#FFFFFF
  • list.dropBackground#FF652F80
  • list.focusBackground#FF652F80
  • list.focusForeground#FFFFFF
  • list.highlightForeground#14bcff
  • list.hoverBackground#FFFFFF1a
  • list.inactiveSelectionBackground#FFFFFF33
  • panel.background#0a1620
  • panel.border#FFFFFF1a
  • panelTitle.activeBorder#FFFFFF80
  • panelTitle.inactiveForeground#FFFFFF80
  • peekView.border#2f78ff
  • peekViewEditor.background#070f15
  • peekViewResult.background#0a1620
  • peekViewTitle.background#09131b
  • pickerGroup.border#FFFFFF1a
  • sash.hoverBorder#2f78ff
  • selection.background#2fe0ff
  • sideBar.background#0a1620
  • sideBarSectionHeader.background#0c1a25
  • statusBar.background#070f15
  • statusBar.debuggingBackground#2f78ff
  • statusBar.debuggingForeground#ffffff
  • statusBar.noFolderBackground#070f15
  • statusBarItem.activeBackground#FF652F80
  • statusBarItem.hoverBackground#FFFFFF1a
  • statusBarItem.remoteBackground#c64aec
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBorder#2fe0ff
  • tab.activeModifiedBorder#2fe0ff
  • tab.border#00000033
  • tab.inactiveBackground#0c1a25
  • tab.inactiveModifiedBorder#993c1c
  • tab.lastPinnedBorder#2f78ff
  • tab.unfocusedActiveModifiedBorder#2fe0ff
  • tab.unfocusedInactiveModifiedBorder#2facff
  • titleBar.activeBackground#070f15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Global settings#FFFFFF
string#fff19f
constant.character.escape, text.html constant.character.entity.named, punctuation.definition.entity.html#fff19f
constant.language.boolean#ff9e2f
constant.numeric#fc3498
variable, support.variable, support.class, support.constant, meta.definition.variable, entity.name.function#746aff
keyword, modifier, variable.language.this, support.type.object, constant.language#5eb7ee
keyword.control.flow.js#FFE400
entity.name.function, support.function#00ce3e
storage.type, storage.modifier#FF652F
support.module, support.node#ff9746italic
support.type#5eb7ee
entity.name.type, entity.other.inherited-class#5eb7ee
comment, comment.block.js#738ba0italic
entity.name.type.class#fbff00underline
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#FF652F
meta.embedded, source.groovy.embedded, meta.template.expression#FFFFFF
entity.name.tag.yaml#ff9746
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#5ee9ee
constant.language.json#FF652F
entity.other.attribute-name.class#FF652F
entity.other.attribute-name.id#14A76C
source.css entity.name.tag#5eb7ee
meta.tag, punctuation.definition.tag#2fc4ff
entity.name.tag#ffa661
entity.other.attribute-name#8c00ff
markup.heading#FF652F
text.html.markdown meta.link.inline, meta.link.reference#ff9746
text.html.markdown beginning.punctuation.definition.list#FF652F
markup.italic#ff9746italic
markup.bold#ff9746bold
markup.bold markup.italic, markup.italic markup.bold#ff9746italic 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#ff9746
entity.name.section.group-title.ini#FF652F
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#FFE400
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.jsitalic

Shiki preview

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

Loading...

Dev Theme by Nazmul Hossain - VS Code Theme