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#FDFDFC
  • activityBar.border#00000015
  • activityBar.foreground#25937D
  • activityBar.inactiveForeground#2C333360
  • activityBarBadge.background#25937D
  • activityBarBadge.foreground#FDFDFC
  • button.background#25937D
  • button.foreground#FDFDFC
  • button.hoverBackground#25937Ddd
  • editor.background#FDFDFC
  • editor.foreground#2C3333
  • editor.inactiveSelectionBackground#8356212580
  • editor.lineHighlightBackground#E1DEDB50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83562125
  • editorCursor.foreground#25937D
  • editorGroupHeader.tabsBackground#E1DEDBaa
  • editorLineNumber.activeForeground#25937D
  • editorLineNumber.foreground#7B6A7480
  • focusBorder#25937D
  • foreground#2C3333
  • input.background#E1DEDB
  • input.border#00000015
  • input.foreground#2C3333
  • input.placeholderForeground#2C333360
  • list.activeSelectionBackground#25937D30
  • list.activeSelectionForeground#2C3333
  • list.highlightForeground#25937D
  • list.hoverBackground#E1DEDB40
  • list.hoverForeground#2C3333
  • list.inactiveSelectionBackground#25937D15
  • list.inactiveSelectionForeground#2C3333
  • selection.background#83562125
  • sideBar.background#E1DEDB
  • sideBar.border#00000015
  • sideBar.foreground#2C3333
  • sideBarSectionHeader.background#E1DEDB80
  • sideBarSectionHeader.foreground#2C3333
  • sideBarTitle.foreground#25937D
  • statusBar.background#FDFDFC
  • statusBar.border#00000015
  • statusBar.foreground#2C3333
  • statusBar.noFolderBackground#FDFDFC
  • tab.activeBackground#FDFDFC
  • tab.activeBorderTop#25937D
  • tab.activeForeground#2C3333
  • tab.border#00000015
  • tab.inactiveBackground#FDFDFC60
  • tab.inactiveForeground#2C333380
  • terminal.ansiBlack#2C3333
  • terminal.ansiBlue#835621
  • terminal.ansiCyan#A32945
  • terminal.ansiGreen#25937D
  • terminal.ansiMagenta#764719
  • terminal.ansiRed#764719
  • terminal.ansiWhite#2C3333
  • terminal.ansiYellow#A32945
  • terminal.background#FDFDFC
  • terminal.foreground#2C3333
  • titleBar.activeBackground#FDFDFC
  • titleBar.activeForeground#2C3333
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FDFDFC
  • titleBar.inactiveForeground#2C333360
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7B6A74italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#835621bold
storage.type, storage.modifier#835621italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#25937D
string, punctuation.definition.string, string.template, meta.template.expression#A32945
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#764719
variable, variable.other.readwrite, variable.other.object#2C3333
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2C3333
variable.parameter, meta.parameter#2C3333dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2C333380
keyword.operator#2C3333
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A32945bold
entity.other.inherited-class#25937D
entity.name.tag, punctuation.definition.tag#835621
entity.other.attribute-name#25937D
meta.diff, meta.diff.header#7B6A74
markup.deleted#764719
markup.inserted#25937D
markup.changed#A32945
markup.heading, markup.heading.setext, punctuation.definition.heading#25937Dbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A32945
string.other.link.title, string.other.link.description#25937D
markup.underline.link#7B6A74underline
punctuation.definition.list#835621
markup.quote, punctuation.definition.quote#7B6A74italic