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#FBFEFC
  • activityBar.border#00000015
  • activityBar.foreground#259361
  • activityBar.inactiveForeground#111c1760
  • activityBarBadge.background#259361
  • activityBarBadge.foreground#FBFEFC
  • button.background#259361
  • button.foreground#FBFEFC
  • button.hoverBackground#259361dd
  • editor.background#FBFEFC
  • editor.foreground#111c17
  • editor.inactiveSelectionBackground#21834E2580
  • editor.lineHighlightBackground#E9F6EE50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21834E25
  • editorCursor.foreground#259361
  • editorGroupHeader.tabsBackground#E9F6EEaa
  • editorLineNumber.activeForeground#259361
  • editorLineNumber.foreground#a6d8bd80
  • focusBorder#259361
  • foreground#111c17
  • input.background#E9F6EE
  • input.border#00000015
  • input.foreground#111c17
  • input.placeholderForeground#111c1760
  • list.activeSelectionBackground#25936130
  • list.activeSelectionForeground#111c17
  • list.highlightForeground#259361
  • list.hoverBackground#E9F6EE40
  • list.hoverForeground#111c17
  • list.inactiveSelectionBackground#25936115
  • list.inactiveSelectionForeground#111c17
  • selection.background#21834E25
  • sideBar.background#E9F6EE
  • sideBar.border#00000015
  • sideBar.foreground#111c17
  • sideBarSectionHeader.background#E9F6EE80
  • sideBarSectionHeader.foreground#111c17
  • sideBarTitle.foreground#259361
  • statusBar.background#FBFEFC
  • statusBar.border#00000015
  • statusBar.foreground#111c17
  • statusBar.noFolderBackground#FBFEFC
  • tab.activeBackground#FBFEFC
  • tab.activeBorderTop#259361
  • tab.activeForeground#111c17
  • tab.border#00000015
  • tab.inactiveBackground#FBFEFC60
  • tab.inactiveForeground#111c1780
  • terminal.ansiBlack#111c17
  • terminal.ansiBlue#21834E
  • terminal.ansiCyan#A35A29
  • terminal.ansiGreen#259361
  • terminal.ansiMagenta#19763E
  • terminal.ansiRed#19763E
  • terminal.ansiWhite#111c17
  • terminal.ansiYellow#A35A29
  • terminal.background#FBFEFC
  • terminal.foreground#111c17
  • titleBar.activeBackground#FBFEFC
  • titleBar.activeForeground#111c17
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBFEFC
  • titleBar.inactiveForeground#111c1760
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a6d8bditalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#21834Ebold
storage.type, storage.modifier#21834Eitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#259361—
string, punctuation.definition.string, string.template, meta.template.expression#A35A29—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#19763E—
variable, variable.other.readwrite, variable.other.object#111c17—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#111c17—
variable.parameter, meta.parameter#111c17dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#111c1780—
keyword.operator#111c17—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A35A29bold
entity.other.inherited-class#259361—
entity.name.tag, punctuation.definition.tag#21834E—
entity.other.attribute-name#259361—
meta.diff, meta.diff.header#a6d8bd—
markup.deleted#19763E—
markup.inserted#259361—
markup.changed#A35A29—
markup.heading, markup.heading.setext, punctuation.definition.heading#259361bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#A35A29—
string.other.link.title, string.other.link.description#259361—
markup.underline.link#a6d8bdunderline
punctuation.definition.list#21834E—
markup.quote, punctuation.definition.quote#a6d8bditalic