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#C97A1A
  • activityBar.border#ffffff15
  • activityBar.foreground#FF8A00
  • activityBar.inactiveForeground#FFF6E660
  • activityBarBadge.background#FF8A00
  • activityBarBadge.foreground#C97A1A
  • button.background#FF8A00
  • button.foreground#C97A1A
  • button.hoverBackground#FF8A00dd
  • editor.background#C97A1A
  • editor.foreground#FFF6E6
  • editor.inactiveSelectionBackground#FFC83D3580
  • editor.lineHighlightBackground#3A281A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#FFC83D35
  • editorCursor.foreground#FF8A00
  • editorGroupHeader.tabsBackground#C97A1Add
  • editorLineNumber.activeForeground#FF8A00
  • editorLineNumber.foreground#78a84d80
  • focusBorder#FF8A00
  • foreground#FFF6E6
  • input.background#3A281A
  • input.border#ffffff15
  • input.foreground#FFF6E6
  • input.placeholderForeground#FFF6E660
  • list.activeSelectionBackground#FF8A0030
  • list.activeSelectionForeground#FFF6E6
  • list.highlightForeground#FF8A00
  • list.hoverBackground#3A281A40
  • list.hoverForeground#FFF6E6
  • list.inactiveSelectionBackground#FF8A0015
  • list.inactiveSelectionForeground#FFF6E6
  • selection.background#FFC83D35
  • sideBar.background#3A281A
  • sideBar.border#ffffff15
  • sideBar.foreground#FFF6E6
  • sideBarSectionHeader.background#C97A1A80
  • sideBarSectionHeader.foreground#FFF6E6
  • sideBarTitle.foreground#FF8A00
  • statusBar.background#C97A1A
  • statusBar.border#ffffff15
  • statusBar.foreground#FFF6E6
  • statusBar.noFolderBackground#C97A1A
  • tab.activeBackground#C97A1A
  • tab.activeBorderTop#FF8A00
  • tab.activeForeground#FFF6E6
  • tab.border#ffffff15
  • tab.inactiveBackground#3A281A60
  • tab.inactiveForeground#FFF6E680
  • terminal.ansiBlack#C97A1A
  • terminal.ansiBlue#FFC83D
  • terminal.ansiCyan#FF6B3D
  • terminal.ansiGreen#FF8A00
  • terminal.ansiMagenta#2E7D32
  • terminal.ansiRed#2E7D32
  • terminal.ansiWhite#FFF6E6
  • terminal.ansiYellow#FF6B3D
  • terminal.background#C97A1A
  • terminal.foreground#FFF6E6
  • titleBar.activeBackground#C97A1A
  • titleBar.activeForeground#FFF6E6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#C97A1A
  • titleBar.inactiveForeground#FFF6E660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#78a84ditalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#FFC83Dbold
storage.type, storage.modifier#FFC83Ditalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#FF8A00
string, punctuation.definition.string, string.template, meta.template.expression#FF6B3D
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#2E7D32
variable, variable.other.readwrite, variable.other.object#FFF6E6
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFF6E6
variable.parameter, meta.parameter#FFF6E6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFF6E680
keyword.operator#FFF6E6
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#FF6B3Dbold
entity.other.inherited-class#FF8A00
entity.name.tag, punctuation.definition.tag#FFC83D
entity.other.attribute-name#FF8A00
meta.diff, meta.diff.header#78a84d
markup.deleted#2E7D32
markup.inserted#FF8A00
markup.changed#FF6B3D
markup.heading, markup.heading.setext, punctuation.definition.heading#FF8A00bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#FF6B3D
string.other.link.title, string.other.link.description#FF8A00
markup.underline.link#78a84dunderline
punctuation.definition.list#FFC83D
markup.quote, punctuation.definition.quote#78a84ditalic