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.activeBorder#6096FF
  • activityBar.background#171C2C
  • activityBar.foreground#E2F0FF
  • activityBar.inactiveForeground#6B7F9E
  • activityBarBadge.background#6096FF
  • editor.background#1E2337
  • editor.foreground#E2F0FF
  • editor.lineHighlightBackground#232A40
  • editor.selectionBackground#3A4466
  • editor.selectionHighlightBackground#2E3958
  • editorCursor.foreground#FF6E9C
  • editorIndentGuide.activeBackground#3A4466
  • editorIndentGuide.background#262E45
  • editorWhitespace.foreground#3A4466
  • list.activeSelectionBackground#2E3854
  • list.activeSelectionForeground#E2F0FF
  • list.focusBackground#2E3854
  • list.hoverBackground#262E45
  • sideBar.background#192033
  • sideBar.foreground#C9D4E3
  • sideBarSectionHeader.background#192033
  • sideBarSectionHeader.foreground#E2F0FF
  • sideBarTitle.foreground#E2F0FF
  • statusBar.background#171C2C
  • statusBar.debuggingBackground#FF6E9C
  • statusBar.foreground#C9D4E3
  • statusBar.noFolderBackground#171C2C
  • tab.activeBackground#1E2337
  • tab.activeBorderTop#6096FF
  • tab.activeForeground#E2F0FF
  • tab.inactiveBackground#171C2C
  • tab.inactiveForeground#6B7F9E
  • terminal.ansiBlack#171C2C
  • terminal.ansiBlue#6096FF
  • terminal.ansiCyan#78E3FF
  • terminal.ansiGreen#80E79A
  • terminal.ansiMagenta#C894FF
  • terminal.ansiRed#FF6E9C
  • terminal.ansiWhite#E2F0FF
  • terminal.ansiYellow#FFD76E
  • titleBar.activeBackground#171C2C
  • titleBar.activeForeground#E2F0FF
  • titleBar.inactiveBackground#171C2C
  • titleBar.inactiveForeground#6B7F9E

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5E718Fitalic
variable, string constant.other.placeholder#D6E2FF
constant.other.color#E2F0FF
invalid, invalid.illegal#FF6E9C
keyword, storage.type, storage.modifier#C894FF
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#78E3FF
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#FF6E9C
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#6096FF
meta.block variable.other#D6E2FF
support.other.variable, string.other.link#FF6E9C
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#FFD76E
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#80E79A
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#FFD76E
support.type#78E3FF
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#78E3FF
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF6E9C
Cielo Theme by Peter Ahlgren - VS Code Theme