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#0A1412
  • activityBar.border#4F63594D
  • activityBar.foreground#8CB060
  • editor.background#0F1F1C
  • editor.foreground#D4E0D9
  • editor.lineHighlightBackground#1A332E
  • editor.selectionBackground#4D8C7D33
  • editorCursor.foreground#8CB060
  • editorGroup.border#4F63594D
  • sideBar.background#0C1A17
  • sideBar.border#4F63594D
  • sideBar.foreground#D4E0D9
  • statusBar.background#0A1412
  • statusBar.foreground#D4E0D9
  • terminal.ansiBlack#0F1F1C
  • terminal.ansiBlue#B8D8BE
  • terminal.ansiCyan#4D8C7D
  • terminal.ansiGreen#4D8C7D
  • terminal.ansiMagenta#8CB060
  • terminal.ansiRed#8CB060
  • terminal.ansiWhite#D4E0D9
  • terminal.ansiYellow#A3BFA8
  • titleBar.activeBackground#0A1412
  • titleBar.activeForeground#D4E0D9
  • titleBar.inactiveBackground#0A1412
  • titleBar.inactiveForeground#D4E0D999

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#4F6359italic
keyword, storage, storage.type#8CB060—
string, string.quoted#4D8C7D—
entity.name.function, support.function#B8D8BE—
variable, variable.parameter#A3BFA8—
entity.name.type, entity.name.class, variable.other.constant#D4E0D9bold
support.type.property-name.json, string.key.json, entity.name.tag.yaml#8CB060—
markup.heading, markup.heading.markdown#8CB060bold
markup.bold, markup.bold.markdown—bold
markup.italic, markup.italic.markdown—italic
markup.raw, markup.fenced_code.block, markup.inline.raw#4D8C7D—
markup.quote, markup.quote.markdown#4F6359italic
markup.underline.link, string.other.link#B8D8BEunderline