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#001733
  • badge.background#bbdaffcc
  • badge.foreground#001733
  • debugToolBar.background#001c40
  • dropdown.background#001733
  • editor.background#000058
  • editor.foreground#FFFF55
  • editor.lineHighlightBackground#003f8e
  • editor.selectionBackground#AAAAAA
  • editorCursor.foreground#F8F8F0
  • editorGroup.border#404f7d
  • editorGroup.dropBackground#25375daa
  • editorGroupHeader.tabsBackground#001733
  • editorHoverWidget.background#001c40
  • editorHoverWidget.border#ffffff44
  • editorLineNumber.activeForeground#949494
  • editorWhitespace.foreground#3B3A32
  • editorWidget.background#010170
  • errorForeground#a92049
  • focusBorder#bbdaff
  • input.background#001733
  • list.activeSelectionBackground#ffffff60
  • list.highlightForeground#bbdaff
  • list.hoverBackground#ffffff30
  • list.inactiveSelectionBackground#ffffff40
  • minimap.selectionHighlight#003f8e
  • peekViewResult.background#001c40
  • pickerGroup.foreground#bbdaff
  • progressBar.background#bbdaffcc
  • quickInputList.focusBackground#ffffff60
  • sideBar.background#010150
  • statusBar.background#001126
  • statusBar.debuggingBackground#001126
  • statusBar.noFolderBackground#001126
  • statusBarItem.remoteBackground#0e639c
  • tab.inactiveBackground#001c40
  • tab.lastPinnedBorder#007acc80
  • terminal.ansiBlack#111111
  • terminal.ansiBlue#bbdaff
  • terminal.ansiBrightBlack#333333
  • terminal.ansiBrightBlue#80baff
  • terminal.ansiBrightCyan#78ffff
  • terminal.ansiBrightGreen#b8f171
  • terminal.ansiBrightMagenta#d778ff
  • terminal.ansiBrightRed#ff7882
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffe580
  • terminal.ansiCyan#99ffff
  • terminal.ansiGreen#d1f1a9
  • terminal.ansiMagenta#ebbbff
  • terminal.ansiRed#ff9da4
  • terminal.ansiWhite#cccccc
  • terminal.ansiYellow#ffeead
  • titleBar.activeBackground#001126

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#FFFF55
comment#DBDBD8
string#73E682
markup.raw
constant.numeric#73E682
constant.language#73E682
constant.character, constant.other#73E682
variable#F92672
keyword#F92672
storage#73E682
storage.type#FCFFFF
entity.name.class#A6E22Eunderline
entity.other.inherited-class#A6E22Eitalic underline
entity.name.function#A6E22E
variable.parameter#FD971Fitalic
entity.name.tag#F92672
entity.other.attribute-name#A6E22E
support.function#66D9EF
support.constant#66D9EF
support.type, support.class#66D9EFitalic
support.other.variable
meta.embedded, source.groovy.embedded#FFFFFF
keyword.operator.class, keyword.operator, constant.other, source.php.embedded.line#FFFFFF
variable, support.other.variable, string.other.link, string.regexp, entity.name.tag, entity.other.attribute-name, meta.tag, declaration.tag, markup.deleted.git_gutter#FF9DA4
constant.numeric, constant.language, support.constant, constant.character, variable.parameter, punctuation.section.embedded, keyword.other.unit#FFC58F
entity.name.class, entity.name.type, entity.name.namespace, entity.name.scope-resolution, support.type, support.class#FFEEAD
string, constant.other.symbol, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter#D1F1A9
keyword.operator, constant.other.color#99FFFF
entity.name.function, meta.function-call, support.function, keyword.other.special-method, meta.block-level, markup.changed.git_gutter#BBDAFF
keyword, storage, storage.type, entity.name.tag.css#EBBBFF
invalid#a92049
meta.separator#FFFFFF
invalid.deprecated#cd9731
markup.inserted.diff, markup.deleted.diff, meta.diff.header.to-file, meta.diff.header.from-file#FFFFFF
markup.inserted.diff, meta.diff.header.to-file#718c00
markup.deleted.diff, meta.diff.header.from-file#c82829
meta.diff.header.from-file, meta.diff.header.to-file#4271ae
meta.diff.range#3e999fitalic
markup.quote#FFC58F
markup.list#BBDAFF
markup.bold, markup.italic#FFC58F
markup.boldbold
markup.italicitalic
markup.inline.raw#FF9DA4
markup.headingbold
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6

Shiki preview

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

Loading...

Turbo by Kai Liu - VS Code Theme