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#b4d0e0
  • activityBar.foreground#0b2c4a
  • editor.background#ffffff
  • editor.foreground#1f1f1f
  • editor.inactiveSelectionBackground#e6f3ff80
  • editor.lineHighlightBackground#eff5ff
  • editor.selectionBackground#d4e6f5
  • editorCursor.foreground#1f1f1f
  • editorLineNumber.foreground#808080
  • list.activeSelectionIconForeground#ffffff
  • sideBar.background#f5f8fb
  • sideBar.foreground#131313
  • statusBar.background#e5eef5
  • statusBar.border#d8e3ed
  • statusBar.debuggingBackground#ddb67b
  • statusBar.foreground#000000
  • statusBar.noFolderBackground#e5eef5
  • tab.activeBackground#ffffff
  • tab.activeForeground#1f1f1f
  • tab.border#d0d9e6
  • tab.inactiveBackground#eff3f7
  • tab.inactiveForeground#4a4a4a
  • titleBar.activeBackground#b4d0e0
  • titleBar.activeForeground#000000
  • titleBar.inactiveBackground#d4dfe9
  • titleBar.inactiveForeground#38546a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#64748B
comment.block.preprocessor#64748B
comment.documentation, comment.block.documentation#475569
invalid.illegal#660000
keyword.operator#1f1f1f
keyword, storage, storage.type.function, storage.type.class, storage.modifier#7A3E9D
support.type, entity.name.type#AB6526
constant.language, support.constant, variable.language#1f1f1f
variable, support.variable#1f1f1f
entity.name.function, support.function#4B83CD
entity.name.type, entity.other.inherited-class, support.class#AB6526
entity.name.exception#660000
entity.name.sectionbold
constant.numeric, constant.character, constant#D97706
string#008000
constant.character.escape#1f1f1f
string.regexp#7A3E9D
constant.other.symbol#1f1f1f
punctuation#1f1f1f
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#AAAAAA
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#91B3E0
entity.name.tag#4B83CD
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#91B3E0italic
constant.character.entity, punctuation.definition.entity#AB6526
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#7A3E9D
meta.property-name, support.type.property-name#AB6526
meta.property-value, meta.property-value constant.other, support.constant.property-value#008000
keyword.other.importantbold
markup.changed#000000
markup.deleted#000000
markup.italicitalic
markup.error#660000
markup.inserted#000000
meta.link#4B83CD
markup.output, markup.raw#777777
markup.prompt#777777
markup.heading#AA3731
markup.boldbold
markup.traceback#660000
markup.underlineunderline
markup.quote#7A3E9D
markup.list#4B83CD
markup.bold, markup.italic#008000
markup.inline.raw#AB6526
meta.diff.range, meta.diff.index, meta.separator#434343
meta.diff.header.from-file#434343
meta.diff.header.to-file#434343
SSMS Cool Breeze Theme by Terence Carrera - VS Code Theme