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#081a25b0
  • badge.background#00000050
  • badge.foreground#b64bb6
  • debugToolBar.background#07141d
  • dropdown.background#261644f5
  • dropdown.border#22184b00
  • dropdown.foreground#ffffff
  • editor.background#07141d
  • editor.foreground#e8d0ff
  • editor.lineHighlightBackground#8c34df00
  • editor.selectionBackground#3b1399d2
  • editorCursor.foreground#b64bb6
  • editorGroup.border#1d2520
  • editorGroup.dropBackground#0f283a
  • editorGroupHeader.tabsBackground#10054b50
  • editorGroupHeader.tabsBorder#3313461c
  • editorHoverWidget.background#101b24
  • editorHoverWidget.border#956adac2
  • editorLineNumber.activeForeground#b64bb6
  • editorWhitespace.foreground#3d538f
  • editorWidget.background#071d14
  • errorForeground#922a2a
  • focusBorder#2a1770c7
  • input.background#29354bd7
  • list.activeSelectionBackground#58353560
  • list.highlightForeground#c4c9df7a
  • list.hoverBackground#38272773
  • list.inactiveSelectionBackground#1c381f7e
  • minimap.selectionHighlight#056f8f41
  • peekViewResult.background#2d148aab
  • pickerGroup.foreground#9b8288
  • ports.iconRunningProcessForeground#343533
  • progressBar.background#365e48f5
  • quickInputList.focusBackground#413144de
  • sideBar.background#071722
  • sideBar.foreground#b8aeaee0
  • statusBar.background#0c2d55
  • statusBar.debuggingBackground#e22a96
  • statusBar.noFolderBackground#0ca57fc2
  • statusBarItem.remoteBackground#1e4775
  • tab.inactiveBackground#001c40
  • tab.lastPinnedBorder#4792c493
  • titleBar.activeBackground#081a25

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#FFFFFF
comment#22923eitalic
keyword.operator.class, keyword.operator, constant.other, source.php.embedded.line#ffffff
support.other.variable, string.other.link, string.regexp, meta.tag, declaration.tag, markup.deleted.git_gutter#70ffbc
entity.name.tag#699fe6bold
variable, variable.parameter#54a6cc
constant.numeric, constant.language, support.constant, constant.character, punctuation.section.embedded, keyword.other.unit#d859d8c2
entity.name.class, entity.name.type, entity.name.namespace, entity.name.scope-resolution, support.class#46b56b
support.type#73b0ff
constant.other.symbol, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter#f7a0a0
string#ff9797italic
keyword.operator, constant.other.color#aaaaaa
keyword.operator.new, keyword.control.return#ff06eaf6
entity.name.function, meta.function-call, support.function, keyword.other.special-method, meta.block-level, markup.changed.git_gutter#ffa135
keyword, storage, storage.type, entity.name.tag.css#cb83ff
invalid#ec1e1e
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
NeoInked by Nathan Lamp - VS Code Theme