Skip to main content
Coding Theme

Color themes

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#07090c
  • activityBar.foreground#71b7ff
  • activityBar.inactiveForeground#717477
  • activityBarBadge.background#71b7ff
  • activityBarBadge.foreground#1a1a1a
  • badge.background#71b7ff
  • badge.foreground#1a1a1a
  • button.background#71b7ff
  • button.foreground#1a1a1a
  • button.hoverBackground#82c0ff
  • dropdown.background#07090c
  • editor.background#0a0c10
  • editor.findMatchBackground#71b7ff66
  • editor.findMatchHighlightBackground#71b7ff38
  • editor.foreground#f0f3f6
  • editor.lineHighlightBackground#191b1e
  • editor.selectionBackground#71b7ff42
  • editorBracketMatch.border#71b7ff
  • editorCursor.foreground#71b7ff
  • editorGroupHeader.tabsBackground#090b0e
  • editorIndentGuide.activeBackground1#f0f3f638
  • editorIndentGuide.background1#f0f3f614
  • editorLineNumber.activeForeground#71b7ff
  • editorLineNumber.foreground#717477
  • editorSuggestWidget.selectedBackground#71b7ff42
  • editorWhitespace.foreground#f0f3f61a
  • editorWidget.background#07090c
  • focusBorder#71b7ff
  • input.background#07090c
  • input.foreground#f0f3f6
  • input.placeholderForeground#717477
  • list.activeSelectionBackground#71b7ff42
  • list.activeSelectionForeground#f0f3f6
  • list.hoverBackground#191b1e
  • list.inactiveSelectionBackground#71b7ff24
  • panel.background#090a0e
  • panelTitle.activeForeground#71b7ff
  • scrollbarSlider.activeBackground#f0f3f65c
  • scrollbarSlider.background#f0f3f629
  • scrollbarSlider.hoverBackground#f0f3f642
  • selection.background#71b7ff4d
  • sideBar.background#090a0e
  • sideBar.foreground#f0f3f6
  • sideBarSectionHeader.background#0a0c10
  • sideBarTitle.foreground#71b7ff
  • statusBar.background#07090c
  • statusBar.foreground#f0f3f6
  • statusBar.noFolderBackground#07090c
  • tab.activeBackground#0a0c10
  • tab.activeBorderTop#71b7ff
  • tab.activeForeground#71b7ff
  • tab.border#090b0e
  • tab.inactiveBackground#090b0e
  • tab.inactiveForeground#717477
  • terminal.background#0a0c10
  • terminal.foreground#f0f3f6
  • titleBar.activeBackground#07090c
  • titleBar.activeForeground#f0f3f6
  • titleBar.inactiveBackground#07090c
  • titleBar.inactiveForeground#717477

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#9ea7b3italic
string, string.quoted, string.template#addcff
constant.numeric, constant.language, constant.character#91cbff
keyword, keyword.control, storage, storage.type, storage.modifier#ff9492
entity.name.function, support.function, meta.function-call.generic#dbb7ff
variable, meta.definition.variable.name, variable.other.readwrite#f0f3f6
variable.parameter, parameter#c7c9cd
entity.name.type, support.type, support.class, entity.name.namespace#72f088
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#ffb757
keyword.operator#91cbff
entity.name.tag, punctuation.definition.tag#ff9492
entity.other.attribute-name#dbb7ff
constant.other.color, support.constant#91cbff
entity.name.type.class#72f088bold
markup.boldbold
markup.italicitalic
markup.heading#71b7ffbold
invalid#0a0c10
ThemePaint by Toqir Ahmad - VS Code Theme