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#1F4B2CDD
  • activityBar.border#4D711144
  • activityBar.foreground#F4FFFC
  • button.background#4D7111
  • button.foreground#F4FFFC
  • button.hoverBackground#1F4B2C
  • editor.background#1F4B2CCC
  • editor.findMatchBackground#C5EC6666
  • editor.findMatchHighlightBackground#C5EC6644
  • editor.foreground#F4FFFC
  • editor.lineHighlightBackground#4D711133
  • editor.selectionBackground#C5EC6666
  • editor.selectionHighlightBackground#4D711144
  • editor.wordHighlightBackground#C5EC6622
  • editorCursor.foreground#F4FFFC
  • editorGroupHeader.tabsBackground#1F4B2CBB
  • editorLineNumber.activeForeground#F4FFFC
  • editorLineNumber.foreground#4D7111AA
  • input.background#1F4B2C77
  • input.border#4D711144
  • input.foreground#F4FFFC
  • list.activeSelectionBackground#4D711188
  • list.activeSelectionForeground#F4FFFC
  • list.hoverBackground#4D711144
  • list.hoverForeground#F4FFFC
  • list.inactiveSelectionBackground#4D711155
  • list.inactiveSelectionForeground#F4FFFCDD
  • notificationCenter.border#4D711144
  • notificationLink.foreground#B2FEE7
  • notifications.background#1F4B2CDD
  • notifications.foreground#F4FFFC
  • panel.background#1F4B2CBB
  • panel.border#4D711166
  • scrollbarSlider.activeBackground#C5EC6688
  • scrollbarSlider.background#4D711144
  • scrollbarSlider.hoverBackground#4D711188
  • sideBar.background#1F4B2CAA
  • sideBar.border#4D711144
  • sideBar.foreground#F4FFFC
  • statusBar.background#1F4B2CEE
  • statusBar.debuggingBackground#C5EC66AA
  • statusBar.foreground#F4FFFC
  • statusBar.noFolderBackground#4D7111AA
  • tab.activeBackground#4D711144
  • tab.activeBorder#C5EC66
  • tab.activeBorderTop#C5EC66
  • tab.activeForeground#F4FFFC
  • tab.border#00000000
  • tab.inactiveBackground#1F4B2C99
  • tab.inactiveForeground#F4FFFCAA
  • terminal.background#1F4B2CEE
  • terminal.foreground#F4FFFC
  • terminalCursor.background#1F4B2C
  • terminalCursor.foreground#F4FFFC
  • titleBar.activeBackground#1F4B2CEE
  • titleBar.activeForeground#F4FFFC

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#4D7111BBitalic
variable, string constant.other.placeholder#F4FFFC
keyword, storage.type, storage.modifier#C5EC66
entity.name.function, meta.function-call, support.function#B2FEE7
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution#F4FFFC
meta.method.declaration, meta.definition.method#B2FEE7
string, string.template, punctuation.definition.string#C5EC66CC
constant.numeric#B2FEE7
constant.language, support.constant, constant.character, constant.other#C5EC66
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#C5EC66
entity.other.attribute-name#B2FEE7DD
keyword.operator#C5EC66
constant.character.escape#4D7111
meta.decorator, tag.decorator.js entity.name.tag, tag.decorator.js punctuation.definition.tag#B2FEE7italic
markup.heading, markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#F4FFFCbold
markup.underline.link, string.other.link#B2FEE7
markup.bold, punctuation.definition.bold#C5EC66bold
markup.italic, punctuation.definition.italic#F4FFFCDDitalic
markup.raw.inline, markup.raw.block#B2FEE7