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#303030
  • activityBarBadge.background#0288d1
  • button.background#1976d2
  • button.foreground#ffffff
  • button.hoverBackground#1e88e5
  • dropdown.background#171717
  • editor.background#212121
  • editor.foreground#fafafa
  • editor.lineHighlightBackground#282828
  • editor.selectionBackground#303030
  • editorCursor.foreground#ffffff
  • editorWhitespace.foreground#424242
  • focusBorder#595959
  • foreground#d4d4d4
  • panel.background#262626
  • sideBar.background#262626
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#42A5F5
  • terminal.ansiBrightBlack#807e7b
  • terminal.ansiBrightBlue#29B6F6
  • terminal.ansiBrightCyan#4DD0E1
  • terminal.ansiBrightGreen#8BC34A
  • terminal.ansiBrightMagenta#E1BEE7
  • terminal.ansiBrightRed#E57373
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFF59D
  • terminal.ansiCyan#00BCD4
  • terminal.ansiGreen#9CCC65
  • terminal.ansiMagenta#CE93D8
  • terminal.ansiRed#F44336
  • terminal.ansiWhite#E0E0E0
  • terminal.ansiYellow#FFEB3B
  • terminal.background#303030
  • terminal.foreground#E0E0E0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#fafafaff
comment#888888
string#FFF59D
constant.numeric#F48FB1
constant.language#F48FB1
constant.character, constant.other#F48FB1
variable
keyword#E91E63
storage#E91E63
storage.type#81D4FAitalic
entity.name.class#9EE34Funderline
entity.other.inherited-class#9EE34Fitalic underline
entity.name.function#9EE34F
variable.parameter#FFAB40italic
entity.name.tag#E91E63
entity.other.attribute-name#9EE34F
support.function#81D4FA
support.constant#81D4FA
support.type, support.class#81D4FAitalic
support.other.variable
support.other.namespace, entity.name.type.namespace#FFB2F9
support.other.namespace.use-as.php#81D4FA
variable.language.namespace.php#D66990
punctuation.separator.inheritance.php#E91E63
support.function.misc.css, support.constant.property-value.css, support.constant.font-name.css#FFF59D
meta.tag.template.value.twig, meta.tag.template.block.twig#CD5AC5
keyword.control.twig#E05D8C
variable.other.twig#E5A5E0
variable.other.property.twig#FFE1FC
constant.language.twig#FFD2A6
constant.numeric.twig#FFD0FB
support.function.twig#90E7F7
meta.function-call.other.twig#FAB85A
meta.function-call.twig#FAB85A
invalid#F8F8F0
invalid.deprecated#F8F8F0
text source
meta.diff, meta.diff.header#E0EDDDbold
markup.deleted#D32F2F
markup.changed#E53935
markup.inserted#60cf30
meta.diff, meta.diff.range#3bc0f0
markup.heading.markdown, markup.heading.1.markdown, markup.heading.2.markdown#9EE34F
markup.bold.markdown#F8F8F2bold
markup.italic.markdown#F8F8F2italic
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown, punctuation.definition.raw.markdown#D32F2F
markup.list.unnumbered.markdown#F48FB1
markup.list.numbered.markdown#F48FB1
markup.raw.block.markdown, markup.raw.inline.markdown#FFF59D
markup.quote.markdown, punctuation.definition.blockquote.markdown#6C71C4
meta.separator.markdown#F48FB1
meta.image.inline.markdown, markup.underline.link.markdown#8C8C8Citalic
string.other.link.title.markdown, string.other.link.description.markdown#9EE34F
punctuation.definition.link.markdown#8C8C8C
punctuation.definition.metadata.markdown#8C8C8C
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.constant.markdown#8C8C8C
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#F48FB1
string.template meta.template.expression#FFFFFF