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#DCE4E8
  • activityBar.border#26434833
  • activityBar.foreground#264348
  • editor.background#F0F4F5
  • editor.foreground#264348
  • editor.lineHighlightBackground#DCE4E866
  • editor.selectionBackground#CB40424D
  • editorCursor.foreground#CB4042
  • editorGroup.border#26434833
  • sideBar.background#E3E9ED
  • sideBar.border#26434833
  • sideBar.foreground#264348
  • statusBar.background#DCE4E8
  • statusBar.foreground#264348
  • terminal.ansiBlack#264348
  • terminal.ansiBlue#264348
  • terminal.ansiCyan#4F7942
  • terminal.ansiGreen#4F7942
  • terminal.ansiMagenta#CB4042
  • terminal.ansiRed#CB4042
  • terminal.ansiWhite#F2EBD3
  • terminal.ansiYellow#8C5A3C
  • titleBar.activeBackground#DCE4E8
  • titleBar.activeForeground#264348
  • titleBar.inactiveBackground#DCE4E8
  • titleBar.inactiveForeground#26434899

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A19A84italic
keyword, storage, storage.type#CB4042
string, string.quoted#4F7942
entity.name.function, support.function#264348
variable, variable.parameter#8C5A3C
entity.name.type, entity.name.class, variable.other.constant#264348bold
support.type.property-name.json, string.key.json, entity.name.tag.yaml#CB4042
markup.heading, markup.heading.markdown#CB4042bold
markup.bold, markup.bold.markdownbold
markup.italic, markup.italic.markdownitalic
markup.raw, markup.fenced_code.block, markup.inline.raw#4F7942
markup.quote, markup.quote.markdown#A19A84italic
markup.underline.link, string.other.link#264348underline
Ukiyo-Tone (浮世トーン) by Mohit Sharma - VS Code Theme