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#F7F4EE
  • activityBar.border#00000015
  • activityBar.foreground#F26A1A
  • activityBar.inactiveForeground#2A262360
  • activityBarBadge.background#F26A1A
  • activityBarBadge.foreground#F7F4EE
  • button.background#F26A1A
  • button.foreground#F7F4EE
  • button.hoverBackground#F26A1Add
  • editor.background#F7F4EE
  • editor.foreground#2A2623
  • editor.inactiveSelectionBackground#BAAAD62580
  • editor.lineHighlightBackground#ECE6DD50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#BAAAD625
  • editorCursor.foreground#F26A1A
  • editorGroupHeader.tabsBackground#ECE6DDaa
  • editorLineNumber.activeForeground#F26A1A
  • editorLineNumber.foreground#CDC7C080
  • focusBorder#F26A1A
  • foreground#2A2623
  • input.background#ECE6DD
  • input.border#00000015
  • input.foreground#2A2623
  • input.placeholderForeground#2A262360
  • list.activeSelectionBackground#F26A1A30
  • list.activeSelectionForeground#2A2623
  • list.highlightForeground#F26A1A
  • list.hoverBackground#ECE6DD40
  • list.hoverForeground#2A2623
  • list.inactiveSelectionBackground#F26A1A15
  • list.inactiveSelectionForeground#2A2623
  • selection.background#BAAAD625
  • sideBar.background#ECE6DD
  • sideBar.border#00000015
  • sideBar.foreground#2A2623
  • sideBarSectionHeader.background#ECE6DD80
  • sideBarSectionHeader.foreground#2A2623
  • sideBarTitle.foreground#F26A1A
  • statusBar.background#F7F4EE
  • statusBar.border#00000015
  • statusBar.foreground#2A2623
  • statusBar.noFolderBackground#F7F4EE
  • tab.activeBackground#F7F4EE
  • tab.activeBorderTop#F26A1A
  • tab.activeForeground#2A2623
  • tab.border#00000015
  • tab.inactiveBackground#F7F4EE60
  • tab.inactiveForeground#2A262380
  • terminal.ansiBlack#2A2623
  • terminal.ansiBlue#BAAAD6
  • terminal.ansiCyan#A9B18D
  • terminal.ansiGreen#F26A1A
  • terminal.ansiMagenta#E2C56C
  • terminal.ansiRed#E2C56C
  • terminal.ansiWhite#2A2623
  • terminal.ansiYellow#A9B18D
  • terminal.background#F7F4EE
  • terminal.foreground#2A2623
  • titleBar.activeBackground#F7F4EE
  • titleBar.activeForeground#2A2623
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F7F4EE
  • titleBar.inactiveForeground#2A262360
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#CDC7C0italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#BAAAD6bold
storage.type, storage.modifier#BAAAD6italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#F26A1A—
string, punctuation.definition.string, string.template, meta.template.expression#A9B18D—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#E2C56C—
variable, variable.other.readwrite, variable.other.object#2A2623—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2A2623—
variable.parameter, meta.parameter#2A2623dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2A262380—
keyword.operator#2A2623—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A9B18Dbold
entity.other.inherited-class#F26A1A—
entity.name.tag, punctuation.definition.tag#BAAAD6—
entity.other.attribute-name#F26A1A—
meta.diff, meta.diff.header#CDC7C0—
markup.deleted#E2C56C—
markup.inserted#F26A1A—
markup.changed#A9B18D—
markup.heading, markup.heading.setext, punctuation.definition.heading#F26A1Abold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#A9B18D—
string.other.link.title, string.other.link.description#F26A1A—
markup.underline.link#CDC7C0underline
punctuation.definition.list#BAAAD6—
markup.quote, punctuation.definition.quote#CDC7C0italic