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#011e3f
  • editor.foreground#66ffff
  • editor.lineHighlightBackground#00346e
  • editor.selectionBackground#00346e
  • 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#ffff99
  • input.background#0d3f71
  • list.activeSelectionBackground#ffffff60
  • list.focusBackground#ffffff60
  • list.highlightForeground#bbdaff
  • list.hoverBackground#ffffff30
  • list.inactiveSelectionBackground#ffffff40
  • peekViewResult.background#001c40
  • pickerGroup.foreground#bbdaff
  • progressBar.background#bbdaffcc
  • sideBar.background#001c40
  • statusBar.background#001126
  • statusBar.debuggingBackground#001126
  • statusBar.noFolderBackground#001126
  • tab.inactiveBackground#001c40
  • tab.modifiedBorder#FFEEAD
  • 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
#ffffffb0
meta.embedded, source.groovy.embedded#e8e800bd
comment#0672ac
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#86b199da
constant.numeric, constant.language, support.constant, constant.character, variable.parameter, punctuation.section.embedded, keyword.other.unit#ff99ccad
entity.name.class, entity.name.type, support.type, support.class#c4b47b
string, constant.other.symbol, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter#6bcf5c
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#8ddafe
keyword, storage, storage.type, entity.name.tag.css#c770ecf1
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

Shiki preview

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

Loading...

HackerSoft Dark by edan0142 - VS Code Theme