Skip to main content
Coding Theme

Mathab Theme

Publisher: EIGFAThemes in package: 1

A lite weight neon theme extension for vs code. I specially desinged it for me as I use a low quality laptop and my favorite color combinations. You can use it.

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#111122
  • activityBar.foreground#0ff
  • activityBarBadge.background#007acc
  • editor.background#060620
  • editor.foreground#def
  • editorGroupHeader.tabsBackground#111122
  • sideBar.background#001
  • sideBarTitle.foreground#00ffff
  • tab.activeBorder#0ff
  • tab.inactiveBackground#111122

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#546E7Aitalic
variable, string constant.other.placeholder#ff6fe7
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword#00aaff
storage.type, storage.modifier, string.unquoted#00aaffitalic
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#dba76b
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#44ff77
constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#ff0fffitalic
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#00ffff
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#bf51ff
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#5900ff
variable.language#0fffffitalic
entity.name.method.js#82AAFFitalic
entity.other.attribute-name.class#00ffff
string.regexp#ce62e4
entity.name.tag#22FFaa
entity.other.attribute-name#FF00FFitalic
constant#FF5000
*url*, *link*, *uri*underline

Shiki preview

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

Loading...

Mathab Theme - Coding Theme