Skip to main content
Coding Theme

ebsco-theme

Publisher: hcbreedlThemes in package: 1

ebsco style guide theme for text editor

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#0F1217
  • activityBar.border#0F1217
  • activityBarBadge.background#3E75CF
  • editor.background#0F1217
  • editor.foreground#F5F5F5
  • sideBar.background#0F1217
  • sideBar.border#0F1217
  • sideBarTitle.foreground#F5F5F5

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9FA1A4
variable, string constant.other.placeholder#F18383
constant.other.color#F5F5F5
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#F5F5F5
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#F18383
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#8BACE2
meta.block variable.other#7DB78E
support.other.variable, string.other.link#8BACE2
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#F5F5F5
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#F5F5F5
entity.name, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#F18383
entity.other.attribute-name#FCD48A
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FCD48A
entity.other.attribute-name.class#FCD48A
source.sass keyword.control#FCD48A
markup.deleted#F18383
source.json meta.structure.dictionary.json support.type.property-name.json#FFCB6B
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFCB6B
text.html.markdown, punctuation.definition.list_item.markdown#F5F5F5

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

ebsco-theme - Coding Theme