Skip to main content
Coding Theme

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.activeBackground#1f2428
  • activityBar.activeBorder#ff8585
  • activityBar.background#24292f
  • activityBar.border#1f2428
  • activityBar.foreground#00ffe1
  • activityBar.inactiveForeground#6b737d
  • editorCursor.foreground#00ffe1
  • editorLineNumber.foreground#00ffe1
  • list.activeSelectionBackground#00473f
  • list.activeSelectionForeground#ffffff
  • panel.border#24292f
  • panelTitle.activeBorder#ff8585
  • panelTitle.activeForeground#00ffe1
  • panelTitle.inactiveForeground#656b75
  • sideBar.background#202529
  • sideBar.border#202529
  • sideBar.foreground#00ffe1
  • sideBarSectionHeader.background#005c51
  • sideBarSectionHeader.foreground#caced4
  • statusBar.background#24292f
  • statusBar.border#242930
  • statusBar.foreground#ffffff
  • terminal.foreground#ffffff
  • terminalCursor.foreground#00ffe1
  • titleBar.activeBackground#24292f
  • titleBar.activeForeground#00ffe1
  • titleBar.border#1f2428

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
entity.name.function#00ffe1
keyword.control#00caac
storage.type#8ec8fe
variable.parameter#00ffe1
support.function#00ccff
entity.name.type#00e5ff
entity.other.inherited-class#00ffff
entity.name.tag, entity.name.tag.html#00f7ff
entity.other.attribute-name, entity.other.attribute-name.html#00ffff
string#6affa8
comment, comment.line.double-slash, comment.block, punctuation.definition.comment#d3b000
constant.language#eaff00
keyword.other.special-method#00ddff
storage.modifier#00e5ff
support.type.property-name.css#00aaff
entity.other.attribute-name.class.css#00bfff
entity.name.type.class#ff8585
Dark NeonGreenBlue Theme by EduardoJbarrios - VS Code Theme