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#10111e
  • activityBar.foreground#6c8cff
  • activityBar.inactiveForeground#77798a
  • activityBarBadge.background#6c8cff
  • activityBarBadge.foreground#ffffff
  • badge.background#6c8cff
  • badge.foreground#ffffff
  • button.background#6c8cff
  • button.foreground#ffffff
  • button.hoverBackground#7e9aff
  • dropdown.background#10111e
  • editor.background#16182a
  • editor.findMatchBackground#6c8cff66
  • editor.findMatchHighlightBackground#6c8cff38
  • editor.foreground#eef0ff
  • editor.lineHighlightBackground#242637
  • editor.selectionBackground#6c8cff42
  • editorBracketMatch.border#6c8cff
  • editorCursor.foreground#6c8cff
  • editorGroupHeader.tabsBackground#141626
  • editorIndentGuide.activeBackground1#eef0ff38
  • editorIndentGuide.background1#eef0ff14
  • editorLineNumber.activeForeground#6c8cff
  • editorLineNumber.foreground#77798a
  • editorSuggestWidget.selectedBackground#6c8cff42
  • editorWhitespace.foreground#eef0ff1a
  • editorWidget.background#10111e
  • focusBorder#6c8cff
  • input.background#10111e
  • input.foreground#eef0ff
  • input.placeholderForeground#77798a
  • list.activeSelectionBackground#6c8cff42
  • list.activeSelectionForeground#eef0ff
  • list.hoverBackground#242637
  • list.inactiveSelectionBackground#6c8cff24
  • panel.background#131524
  • panelTitle.activeForeground#6c8cff
  • scrollbarSlider.activeBackground#eef0ff5c
  • scrollbarSlider.background#eef0ff29
  • scrollbarSlider.hoverBackground#eef0ff42
  • selection.background#6c8cff4d
  • sideBar.background#131524
  • sideBar.foreground#eef0ff
  • sideBarSectionHeader.background#16182a
  • sideBarTitle.foreground#6c8cff
  • statusBar.background#10111e
  • statusBar.foreground#eef0ff
  • statusBar.noFolderBackground#10111e
  • tab.activeBackground#16182a
  • tab.activeBorderTop#6c8cff
  • tab.activeForeground#6c8cff
  • tab.border#141626
  • tab.inactiveBackground#141626
  • tab.inactiveForeground#77798a
  • terminal.background#16182a
  • terminal.foreground#eef0ff
  • titleBar.activeBackground#10111e
  • titleBar.activeForeground#eef0ff
  • titleBar.inactiveBackground#10111e
  • titleBar.inactiveForeground#77798a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5a5e7aitalic
string, string.quoted, string.template#3ddc97
constant.numeric, constant.language, constant.character#ffd166
keyword, keyword.control, storage, storage.type, storage.modifier#ff6ec7
entity.name.function, support.function, meta.function-call.generic#6c8cff
variable, meta.definition.variable.name, variable.other.readwrite#eef0ff
variable.parameter, parameter#c7c9d9
entity.name.type, support.type, support.class, entity.name.namespace#c77dff
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#ff8c69
keyword.operator#36c5f0
entity.name.tag, punctuation.definition.tag#ff6ec7
entity.other.attribute-name#6c8cff
constant.other.color, support.constant#ffd166
entity.name.type.class#c77dffbold
markup.boldbold
markup.italicitalic
markup.heading#6c8cffbold
invalid#16182a
ThemePaint by Toqir Ahmad - VS Code Theme