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.background#1e272c
  • activityBar.foreground#ffffff
  • activityBarBadge.background#007acc
  • editor.background#263238
  • editor.foreground#eeffff
  • editorCursor.foreground#FFCC00
  • editorIndentGuide.activeBackground#37474F
  • editorLineNumber.foreground#546E7A
  • editorWhitespace.foreground#37474F
  • sideBar.background#1e272c
  • sideBar.foreground#bbbbbb
  • sideBarTitle.foreground#ffffff
  • statusBar.background#1e272c
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#1e272c
  • tab.activeBackground#263238
  • tab.activeForeground#ffffff
  • tab.border#1e272c
  • tab.inactiveBackground#1e272c
  • tab.inactiveForeground#7f848e
  • terminal.background#263238
  • terminal.foreground#eeffff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#546E7Aitalic
variable, string constant.other.placeholder#EEFFFF
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#82AAFF
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#F78C6C
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#C3E88D
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#FFCB6B
keyword, storage.type, storage.modifier#C792EA
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#89DDFF
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f07178
invalid, invalid.illegal#FF5370
comment.todo#FFEB3Bbold underline
IndruSoft Theme by indrusoft - VS Code Theme