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#262626
  • activityBar.dropBackground#73cef480
  • activityBarBadge.background#73cef4
  • activityBarBadge.foreground#ffffff
  • badge.background#73cef4
  • badge.foreground#ffffff
  • button.background#73cef4
  • button.foreground#ffffff
  • debugToolBar.background#353535
  • dropdown.background#3c3c3c
  • editor.background#262626
  • editor.findMatchBackground#ff7b6b
  • editor.findMatchHighlight#ff7b6b
  • editor.foreground#eeeeee
  • editor.lineHighlightBackground#323232
  • editor.lineHighlightBorder#323232
  • editor.rangeHighlightBackground#FFFFFF0d
  • editor.selectionBackground#66666680
  • editor.selectionHighlightBackground#66666680
  • editor.wordHighlightBackground#66666680
  • editor.wordHighlightStrongBackground#66666680
  • editorBracketHighlight.foreground1#8fffff
  • editorBracketHighlight.foreground2#ffe7a8
  • editorBracketHighlight.foreground3#fbff73
  • editorBracketHighlight.foreground4#fff25d
  • editorCursor.background#eeeeee
  • editorCursor.foreground#5fd700
  • editorGroup.dropBackground#73cef480
  • editorGroup.focusedEmptyBorder#73cef4
  • editorGroupHeader.tabsBackground#2d2d2d
  • editorGutter.deletedBackground#f43753
  • editorGutter.modifiedBackground#c9d05c
  • editorHoverWidget.background#2d2d2d
  • editorLineNumber.activeForeground#73cef4
  • editorLineNumber.foreground#FFFFFF4d
  • editorMarkerNavigation.background#2d2d2d
  • editorWidget.background#2d2d2d
  • focusBorder#73cef4
  • foreground#eeeeee
  • input.background#3c3c3c
  • inputOption.activeBorder#73cef4
  • list.activeSelectionBackground#73cef480
  • list.activeSelectionForeground#FFFFFF
  • list.dropBackground#73cef480
  • list.focusBackground#73cef480
  • list.focusForeground#FFFFFF
  • list.highlightForeground#73cef4
  • list.hoverBackground#FFFFFF1a
  • list.inactiveSelectionBackground#FFFFFF33
  • panel.background#2d2d2d
  • panel.border#FFFFFF1a
  • panelTitle.activeBorder#eeeeee80
  • panelTitle.inactiveForeground#eeeeee80
  • peekView.border#73cef4
  • peekViewEditor.background#1e1e1e
  • peekViewResult.background#2d2d2d
  • peekViewTitle.background#262626
  • pickerGroup.border#FFFFFF1a
  • selection.background#73cef4
  • sideBar.background#2d2d2d
  • sideBarSectionHeader.background#353535
  • statusBar.background#262626
  • statusBar.debuggingBackground#73cef4
  • statusBar.debuggingForeground#ffffff
  • statusBar.noFolderBackground#1e1e1e
  • statusBarItem.activeBackground#73cef480
  • statusBarItem.hoverBackground#FFFFFF1a
  • statusBarItem.remoteBackground#73cef4
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBorder#73cef4
  • tab.activeModifiedBorder#73cef4
  • tab.border#00000033
  • tab.inactiveBackground#353535
  • tab.inactiveModifiedBorder#457b92
  • tab.unfocusedActiveModifiedBorder#5ca4c3
  • tab.unfocusedInactiveModifiedBorder#457b92
  • terminal.ansiBlack#666666
  • terminal.ansiBlue#b3deef
  • terminal.ansiBrightBlack#4e4e4e
  • terminal.ansiBrightBlue#9fcef0
  • terminal.ansiBrightCyan#73cef4
  • terminal.ansiBrightGreen#a8ff60
  • terminal.ansiBrightMagenta#d3b987
  • terminal.ansiBrightRed#f43753
  • terminal.ansiBrightWhite#feffff
  • terminal.ansiBrightYellow#ffc24b
  • terminal.ansiCyan#73cef4
  • terminal.ansiGreen#5fd700
  • terminal.ansiMagenta#d3b987
  • terminal.ansiRed#ff7b6b
  • terminal.ansiWhite#eeeeee
  • terminal.ansiYellow#ffc24b
  • terminal.background#262626
  • terminal.foreground#eeeeee
  • terminalCursor.foreground#5fd700
  • titleBar.activeBackground#1e1e1e

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Global settings#eeeeee
string#b3deef
constant.character.escape, text.html constant.character.entity.named, punctuation.definition.entity.html#ffffca
constant.language.boolean#73cef4
constant.numeric#ff7b6b
variable, support.variable, support.class, support.constant, meta.definition.variable entity.name.function#eeeeee
keyword, modifier, variable.language.this, support.type.object, constant.language#73cef4
entity.name.function, support.function#73cef4
storage.type, storage.modifier#ffc24b
support.module, support.node#eeeeeeitalic
support.type#73cef4
entity.name.type, entity.other.inherited-class#73cef4
comment#666666italic
entity.name.type.class#9fcef0underline
variable.object.property, meta.field.declaration entity.name.function#73cef4
meta.definition.method entity.name.function#73cef4
meta.function entity.name.function#eeeeee
template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#73cef4
meta.embedded, source.groovy.embedded, meta.template.expression#eeeeee
entity.name.tag.yaml#eeeeee
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#eeeeee
constant.language.json#73cef4
entity.other.attribute-name.class#73cef4
entity.other.attribute-name.id#d3b987
source.css entity.name.tag#c9d05c
meta.tag, punctuation.definition.tag#73cef4
entity.name.tag#eeeeee
entity.other.attribute-name#73cef4
markup.heading#73cef4
text.html.markdown meta.link.inline, meta.link.reference#eeeeee
text.html.markdown markup.quote#c0c0c0
text.html.markdown beginning.punctuation.definition.list#73cef4
markup.italic#eeeeeeitalic
markup.bold#eeeeeebold
markup.bold markup.italic, markup.italic markup.bold#eeeeeeitalic bold
markup.fenced_code.block.markdown punctuation.definition.markdown#b3deef
markup.inline.raw.string.markdown#b3deef
keyword.other.definition.ini#eeeeee
entity.name.section.group-title.ini#73cef4
source.cs meta.class.identifier storage.type#9fcef0underline
source.cs meta.method.identifier entity.name.function#73cef4
source.cs meta.method-call meta.method, source.cs entity.name.function#73cef4
source.cs storage.type#73cef4
source.cs meta.method.return-type#73cef4
source.cs meta.preprocessor#666666
source.cs entity.name.type.namespace#eeeeee
Global settings#eeeeee

Shiki preview

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

Loading...

Tender by jmreicha - VS Code Theme