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#323240
  • badge.background#bbdaffcc
  • badge.foreground#001733
  • breadcrumb.background#061833
  • debugToolBar.background#001c40
  • dropdown.background#252525
  • editor.background#082041
  • editor.findMatchBackground#880088
  • editor.findMatchHighlightBackground#80008085
  • editor.foreground#ffffff
  • editor.lineHighlightBackground#01315a
  • editor.selectionBackground#003f8e
  • editorBracketMatch.background#0000ff
  • editorBracketMatch.border#900000e0
  • editorCursor.foreground#ffffff
  • editorGroup.border#404f7d
  • editorGroup.dropBackground#25375daa
  • editorGroupHeader.tabsBackground#252525
  • editorHoverWidget.background#001c40
  • editorHoverWidget.border#ffffff44
  • editorLineNumber.activeForeground#949494
  • editorRuler.foreground#46464685
  • editorWhitespace.foreground#404f7d
  • editorWidget.background#252525
  • errorForeground#a92049
  • focusBorder#bbdaff
  • input.background#3c3c3c
  • list.activeSelectionBackground#ffffff60
  • list.focusBackground#ffffff60
  • list.highlightForeground#bbdaff
  • list.hoverBackground#ffffff30
  • list.inactiveSelectionBackground#ffffff40
  • menu.background#303030
  • menu.foreground#f0f0f0
  • menu.selectionBackground#5f8dc5
  • menu.selectionForeground#f0f0f0
  • panel.background#1b1b22
  • peekViewResult.background#001c40
  • pickerGroup.foreground#bbdaff
  • progressBar.background#bbdaffcc
  • sideBar.background#252525
  • sideBarSectionHeader.background#252540
  • sideBarSectionHeader.foreground#e0e0ff
  • sideBarTitle.foreground#ffffff
  • statusBar.background#323240
  • statusBar.border#303038
  • statusBar.debuggingBackground#001126
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#323240
  • statusBarItem.hoverBackground#3b3bee
  • tab.activeBackground#061833
  • tab.inactiveBackground#303030
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#1832fe
  • terminal.ansiBrightBlack#919191
  • terminal.ansiBrightBlue#00befe
  • terminal.ansiBrightCyan#00fcff
  • terminal.ansiBrightGreen#00f900
  • terminal.ansiBrightMagenta#ff40ff
  • terminal.ansiBrightRed#ff2600
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#fefb00
  • terminal.ansiCyan#00d3d5
  • terminal.ansiGreen#00d000
  • terminal.ansiMagenta#d834d5
  • terminal.ansiRed#d71e00
  • terminal.ansiWhite#afafaf
  • terminal.ansiYellow#d5d200
  • titleBar.activeBackground#103f81
  • titleBar.activeForeground#f0f0f0
  • titleBar.inactiveBackground#323240
  • titleBar.inactiveForeground#a1a1a1

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#FFFFFF
comment#4e95c5
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, 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#FFFFFF
meta.separator#FFFFFF
invalid.deprecated#FFFFFF
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#FFFFFF
meta.diff.range#3e999fitalic
markup.quote#FFC58F
markup.list#BBDAFF
markup.bold, markup.italic#FFC58F
markup.inline.raw#FF9DA4
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
comment#4e95c5

Shiki preview

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

Loading...

Robin's Blue Theme by RobinD42 - VS Code Theme