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#001733
  • badge.background#bbdaffcc
  • badge.foreground#001733
  • debugToolBar.background#001c40
  • dropdown.background#001733
  • editor.background#000851
  • editor.foreground#ffffff
  • editor.lineHighlightBackground#00346e
  • editor.selectionBackground#003f8e
  • editorCursor.foreground#ffffff
  • editorGroup.border#404f7d
  • editorGroup.dropBackground#25375daa
  • editorGroupHeader.tabsBackground#001733
  • editorHoverWidget.background#001c40
  • editorHoverWidget.border#ffffff44
  • editorLineNumber.activeForeground#949494
  • editorWhitespace.foreground#404f7d
  • editorWidget.background#001c40
  • 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
  • ports.iconRunningProcessForeground#bbdaff
  • progressBar.background#bbdaffcc
  • quickInputList.focusBackground#ffffff60
  • sideBar.background#000f40
  • statusBar.background#000526
  • statusBar.debuggingBackground#001126
  • statusBar.noFolderBackground#001126
  • statusBarItem.remoteBackground#0e639c
  • tab.inactiveBackground#001440
  • 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
#FFFFFF
meta.embedded, source.groovy.embedded, meta.jsx.children, string meta.image.inline.markdown, variable.legacy.builtin.python#FFFFFF
comment#7285B7
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, punctuation.separator.namespace.ruby, 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, entity.name.tag.less#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.strikethroughstrikethrough
markup.inline.raw#FF9DA4
markup.headingbold
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
Night blue (high) by voidjmp-vscode-extensions - VS Code Theme