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#2d4573
  • dropdown.background#4566a0
  • editor.background#3b5a91
  • editor.foreground#c0caf5
  • editor.lineHighlightBackground#4a6eb0
  • editorCursor.foreground#7aa2f7
  • editorGroupHeader.tabsBackground#2d4573
  • editorIndentGuide.activeBackground#6896e3
  • editorIndentGuide.background#4a6eb0
  • editorStickyScroll.background#2d4573
  • editorStickyScrollHover.background#3b5a91
  • editorWhitespace.foreground#4a6eb0
  • editorWidget.background#4566a0
  • input.background#2d4573
  • list.activeSelectionBackground#5a85cc
  • list.hoverBackground#4a6eb0
  • menu.background#4566a0
  • panel.background#1c2b4a
  • quickInput.background#4566a0
  • sideBar.background#365385
  • sideBarSectionHeader.background#2d4573
  • statusBar.background#2d4573
  • tab.activeBackground#3b5a91
  • tab.inactiveBackground#2d4573
  • terminal.background#253e6b
  • titleBar.activeBackground#2d4573

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6e88b8italic
string, punctuation.definition.string#9ece6a
entity.name.function, support.function#7aa2f7
keyword, storage, variable.language#bb9af7
variable, variable.parameter#e0af68
constant.numeric, constant.language, constant.character#ff9e64
entity.name.type, entity.name.class, support.type#2ac3de
entity.other.attribute-name, support.type.property-name#f7768e
markup.heading, markup.bold#7aa2f7bold
markup.italicitalic
Aurora Ocean Blue by Crlang44 - VS Code Theme