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#070708
  • activityBarBadge.background#070707
  • activityBarTop.background#070708
  • badge.background#070708
  • banner.background#070708
  • editor.background#04040b
  • editor.foreground#eeffffd4
  • editor.selectionBackground#2b252dd4
  • editor.wordHighlightBackground#4a2401d4
  • editor.wordHighlightBorder#ec7404d4
  • editorGroupHeader.tabsBackground#070708
  • editorHoverWidget.background#070707
  • editorLineNumber.foreground#373838d4
  • editorWidget.background#070708
  • menu.background#070708
  • panel.background#070708
  • sideBar.background#070708
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#070708
  • tab.activeBackground#070708
  • tab.inactiveBackground#070708
  • tab.selectedBackground#070708
  • tab.unfocusedActiveBackground#070708
  • tab.unfocusedInactiveBackground#070708
  • titleBar.activeBackground#070708
  • toolbar.activeBackground#070708

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
entity.name.type.lifetime.rust#1ed8a7
keyword.operator.question.rust#f793edbold
constant, namespace, meta.interpolation.rust, meta.function.definition#eeffffd4
comment#38a738
keyword.control, keyword.function, keyword.struct, keyword.other, storage.type.rust#a664f7italic
keyword.operator.math, keyword.operator.access, keyword.operator.key-value, keyword.operator.logical, keyword.operator.arrow, keyword.operator.assignment, keyword.operator.borrow, keyword.operator.comparison, keyword.operator.namespace, keyword.operator.range, constant.other.symbol, support.token.decorator, decorator, punctuation#7d7e7ed4
string#97cb82
constant, entity.name.type.option, entity.name.type.result#d3d490
entity.name.type, storage.type#f7b64e
entity.name.function#96d5ffd4
meta.attribute#f793ed
variable.parameter#eeffffd4
Ironsand by Osama Salem - VS Code Theme