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#2a3247
  • activityBarBadge.background#DA9FE5
  • activityBarBadge.foreground#ffffff
  • badge.background#DA9FE5
  • badge.foreground#ffffff
  • button.background#DA9FE5
  • button.foreground#ffffff
  • debugToolBar.background#2a3247
  • dropdown.background#303951
  • editor.background#1E2433
  • editor.foreground#F0EBDF
  • editor.lineHighlightBorder#FFFFFF1a
  • editor.rangeHighlightBackground#FFFFFF0d
  • editorCursor.foreground#FFFFFF
  • editorGroup.dropBackground#DA9FE580
  • editorGroup.focusedEmptyBorder#DA9FE5
  • editorGroupHeader.tabsBackground#242b3d
  • editorHoverWidget.background#242b3d
  • editorLineNumber.activeForeground#DA9FE5
  • editorLineNumber.foreground#FFFFFF4d
  • editorMarkerNavigation.background#242b3d
  • editorWidget.background#242b3d
  • focusBorder#DA9FE5
  • foreground#F0EBDF
  • input.background#303951
  • inputOption.activeBorder#DA9FE5
  • list.activeSelectionBackground#DA9FE580
  • list.activeSelectionForeground#FFFFFF
  • list.dropBackground#DA9FE580
  • list.focusBackground#DA9FE580
  • list.focusForeground#FFFFFF
  • list.highlightForeground#DA9FE5
  • list.hoverBackground#FFFFFF1a
  • list.inactiveSelectionBackground#FFFFFF33
  • panel.background#242b3d
  • panel.border#FFFFFF1a
  • panelTitle.activeBorder#F0EBDF80
  • panelTitle.inactiveForeground#F0EBDF80
  • peekView.border#DA9FE5
  • peekViewEditor.background#181c28
  • peekViewResult.background#242b3d
  • peekViewTitle.background#1E2433
  • pickerGroup.border#FFFFFF1a
  • selection.background#DA9FE5
  • sideBar.background#242b3d
  • sideBarSectionHeader.background#2a3247
  • statusBar.background#181c28
  • statusBar.debuggingBackground#DA9FE5
  • statusBar.debuggingForeground#ffffff
  • statusBar.noFolderBackground#181c28
  • statusBarItem.activeBackground#DA9FE580
  • statusBarItem.hoverBackground#FFFFFF1a
  • statusBarItem.remoteBackground#DA9FE5
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBorder#DA9FE5
  • tab.activeModifiedBorder#DA9FE5
  • tab.border#00000033
  • tab.inactiveBackground#2a3247
  • tab.inactiveModifiedBorder#83432e
  • tab.unfocusedActiveModifiedBorder#af593e
  • tab.unfocusedInactiveModifiedBorder#83432e
  • terminal.ansiBlue#1E2433
  • terminal.ansiBrightBlue#F0EBDF
  • titleBar.activeBackground#181c28

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string#E0D649
constant.character.escape, text.html constant.character.entity.named, punctuation.definition.entity.html#ffa9a9
constant.language.boolean#DA9FE5
constant.numeric#D9B5A9
variable, support.variable, support.class, support.constant, meta.definition.variable entity.name.function#99CDEA
keyword, modifier, variable.language.this, support.type.object, constant.language#DA9FE5
entity.name.function, support.function#E0D649
storage.type, storage.modifier#DA9FE5
support.module, support.node#99CDEAitalic
support.type#97ABDB
entity.name.type, entity.other.inherited-class#99C265
comment#636F8Ditalic
entity.name.type.class#99C265underline
variable.object.property, meta.field.declaration entity.name.function#99C265
meta.definition.method entity.name.function#99C265
meta.function entity.name.function#99C265
template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#DA9FE5
meta.embedded, source.groovy.embedded, meta.template.expression#F0EBDF
entity.name.tag.yaml#99CDEA
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#99CDEA
constant.language.json#DA9FE5
entity.other.attribute-name.class#DA9FE5
entity.other.attribute-name.id#D87171
source.css entity.name.tag#99C265
meta.tag, punctuation.definition.tag#DA9FE5
punctuation.definition.tag.end, punctuation.definition.tag.begin#F0EBDF
string.quoted.single, string.quoted.double#99C265
entity.name.tag#99CDEA
entity.other.attribute-name#E0D649
markup.heading#DA9FE5
text.html.markdown meta.link.inline, meta.link.reference#99CDEA
text.html.markdown beginning.punctuation.definition.list#DA9FE5
markup.italic#99CDEAitalic
markup.bold#99CDEAbold
markup.bold markup.italic, markup.italic markup.bold#99CDEAitalic bold
markup.fenced_code.block.markdown punctuation.definition.markdown#E0D649
markup.inline.raw.string.markdown#E0D649
keyword.other.definition.ini#99CDEA
entity.name.section.group-title.ini#DA9FE5
source.cs meta.class.identifier storage.type#99C265underline
source.cs meta.method.identifier entity.name.function#99C265
source.cs meta.method-call meta.method, source.cs entity.name.function#E0D649
source.cs storage.type#99C265
source.cs meta.method.return-type#99C265
source.cs meta.preprocessor#5a6c99
source.cs entity.name.type.namespace#F0EBDF

Shiki preview

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

Loading...

Color Maze by Jay Patel - VS Code Theme