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#141414
  • activityBar.border#7271694D
  • activityBar.foreground#DCDCDC
  • editor.background#1C1C1C
  • editor.foreground#DCDCDC
  • editor.lineHighlightBackground#2A2A2A
  • editor.selectionBackground#CB40424D
  • editorCursor.foreground#FF5D62
  • editorGroup.border#7271694D
  • sideBar.background#181818
  • sideBar.border#7271694D
  • sideBar.foreground#DCDCDC
  • statusBar.background#141414
  • statusBar.foreground#DCDCDC
  • terminal.ansiBlack#1C1C1C
  • terminal.ansiBlue#7E9CD8
  • terminal.ansiCyan#98BB6C
  • terminal.ansiGreen#98BB6C
  • terminal.ansiMagenta#7E9CD8
  • terminal.ansiRed#FF5D62
  • terminal.ansiWhite#DCDCDC
  • terminal.ansiYellow#E6C384
  • titleBar.activeBackground#141414
  • titleBar.activeForeground#DCDCDC
  • titleBar.inactiveBackground#141414
  • titleBar.inactiveForeground#DCDCDC99

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#727169italic
keyword, storage, storage.type#FF5D62
string, string.quoted#98BB6C
entity.name.function, support.function#7E9CD8
variable, variable.parameter#E6C384
entity.name.type, entity.name.class, variable.other.constant#FF5D62bold
support.type.property-name.json, string.key.json, entity.name.tag.yaml#FF5D62
markup.heading, markup.heading.markdown#FF5D62bold
markup.bold, markup.bold.markdownbold
markup.italic, markup.italic.markdownitalic
markup.raw, markup.fenced_code.block, markup.inline.raw#98BB6C
markup.quote, markup.quote.markdown#727169italic
markup.underline.link, string.other.link#7E9CD8underline
Ukiyo-Tone (浮世トーン) by Mohit Sharma - VS Code Theme