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#1c1620
  • activityBar.dropBackground#53b5cb80
  • activityBarBadge.background#53b5cb
  • activityBarBadge.foreground#ffffff
  • badge.background#53b5cb
  • badge.foreground#ffffff
  • button.background#53b5cb
  • button.foreground#ffffff
  • debugToolBar.background#1c1620
  • dropdown.background#201924
  • editor.background#141017
  • editor.findMatchBackground#4C401E
  • editor.foreground#fcfcfc
  • editor.lineHighlightBorder#FFFFFF1a
  • editor.rangeHighlightBackground#FFFFFF0d
  • editor.selectionBackground#302C32
  • editor.selectionHighlightBackground#302C32
  • editorCursor.foreground#fcfcfc
  • editorGroup.dropBackground#53b5cb80
  • editorGroup.focusedEmptyBorder#53b5cb
  • editorGroupHeader.tabsBackground#18131b
  • editorHoverWidget.background#18131b
  • editorIndentGuide.background#302C32
  • editorLineNumber.activeForeground#53b5cb
  • editorLineNumber.foreground#FFFFFF4d
  • editorLink.activeForeground#4E76D9
  • editorMarkerNavigation.background#18131b
  • editorWhitespace.foreground#6A676C
  • editorWidget.background#18131b
  • focusBorder#53b5cb
  • foreground#fcfcfc
  • input.background#201924
  • inputOption.activeBorder#53b5cb
  • list.activeSelectionBackground#53b5cb80
  • list.activeSelectionForeground#FFFFFF
  • list.dropBackground#53b5cb80
  • list.focusBackground#53b5cb80
  • list.focusForeground#FFFFFF
  • list.highlightForeground#53b5cb
  • list.hoverBackground#FFFFFF1a
  • list.inactiveSelectionBackground#FFFFFF33
  • panel.background#18131b
  • panel.border#FFFFFF1a
  • panelTitle.activeBorder#fcfcfc80
  • panelTitle.inactiveForeground#fcfcfc80
  • peekView.border#53b5cb
  • peekViewEditor.background#100c12
  • peekViewResult.background#18131b
  • peekViewTitle.background#141017
  • pickerGroup.border#FFFFFF1a
  • selection.background#53b5cb
  • sideBar.background#18131b
  • sideBarSectionHeader.background#1c1620
  • statusBar.background#100c12
  • statusBar.debuggingBackground#53b5cb
  • statusBar.debuggingForeground#ffffff
  • statusBar.noFolderBackground#100c12
  • statusBarItem.activeBackground#53b5cb80
  • statusBarItem.hoverBackground#FFFFFF1a
  • statusBarItem.remoteBackground#53b5cb
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBorder#53b5cb
  • tab.activeModifiedBorder#53b5cb
  • tab.border#00000033
  • tab.inactiveBackground#1c1620
  • tab.inactiveModifiedBorder#316c79
  • tab.unfocusedActiveModifiedBorder#4290a2
  • tab.unfocusedInactiveModifiedBorder#316c79
  • terminal.ansiBlack#6A676C
  • terminal.ansiBlue#53b5cb
  • terminal.ansiBrightBlack#6A676C
  • terminal.ansiBrightBlue#53b5cb
  • terminal.ansiBrightCyan#399B98
  • terminal.ansiBrightGreen#98cb32
  • terminal.ansiBrightMagenta#F113A5
  • terminal.ansiBrightRed#e01a4f
  • terminal.ansiBrightWhite#fcfcfc
  • terminal.ansiBrightYellow#fad537
  • terminal.ansiCyan#399B98
  • terminal.ansiGreen#98cb32
  • terminal.ansiMagenta#F113A5
  • terminal.ansiRed#e01a4f
  • terminal.ansiWhite#fcfcfc
  • terminal.ansiYellow#fad537
  • titleBar.activeBackground#100c12

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Global settings#fcfcfc
string#53b5cb
constant.character.escape, text.html constant.character.entity.named, punctuation.definition.entity.html#e01a4f
constant.language.boolean#e01a4f
constant.numeric#e01a4f
variable, support.variable, support.class, support.constant, meta.definition.variable entity.name.function#f15f45
keyword, modifier, variable.language.this, support.type.object, constant.language#e01a4f
entity.name.function, support.function#fad537
storage.type, storage.modifier#f15f45
support.module, support.node#f15f45italic
support.type#98cb32
entity.name.type, entity.other.inherited-class#98cb32
comment#6A676Citalic
entity.name.type.class#98cb32underline
variable.object.property, meta.field.declaration entity.name.function#98cb32
meta.definition.method entity.name.function#98cb32
meta.function entity.name.function#fad537
template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#e01a4f
meta.embedded, source.groovy.embedded, meta.template.expression#fcfcfc
entity.name.tag.yaml#f15f45
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#f15f45
constant.language.json#e01a4f
entity.other.attribute-name.class#53b5cb
entity.other.attribute-name.id#e01a4f
source.css entity.name.tag#fcfcfc
meta.tag, punctuation.definition.tag#e01a4f
entity.name.tag#f15f45
entity.other.attribute-name#fad537
markup.heading#e01a4f
text.html.markdown meta.link.inline, meta.link.reference#f15f45
text.html.markdown markup.quote#fad537
text.html.markdown beginning.punctuation.definition.list#e01a4f
markup.italic#f15f45italic
markup.bold#f15f45bold
markup.bold markup.italic, markup.italic markup.bold#f15f45italic bold
markup.fenced_code.block.markdown punctuation.definition.markdown#53b5cb
markup.inline.raw.string.markdown#53b5cb
keyword.other.definition.ini#f15f45
entity.name.section.group-title.ini#e01a4f
source.cs meta.class.identifier storage.type#98cb32underline
source.cs meta.method.identifier entity.name.function#98cb32
source.cs meta.method-call meta.method, source.cs entity.name.function#fad537
source.cs storage.type#98cb32
source.cs meta.method.return-type#98cb32
source.cs meta.preprocessor#6A676C
source.cs entity.name.type.namespace#fcfcfc
Global settings#fcfcfc
June by Knaque - VS Code Theme