packages-pagelet
Version:
Pagelet for rendering a npm package
161 lines (128 loc) • 2.14 kB
text/stylus
.hll
background-color: // errors
color:
background-color:
.w // whitespace
color:
/**
* Comments
*/
.c // comments
.cm // multi line comment
.c1 // comment, single
color:
font-style: italic
.cp // comment, prepro
.cs // comment, special
color:
font-weight: bold
font-style: italic
/**
* GENERIC
*/
.gd // generic, deleted
color:
background-color:
.ge // generic, emph
color:
font-style: italic
.gr // generic error
color:
.gh // generic heading
color:
.gi // generic inserted
color:
background-color:
.go // generic output
color:
.gp // generic prompt
color:
.gs // generic strong
font-weight: bold
.gu // generic subheading
color:
.gt // generic traceback
color:
/**
* KEYWORDS
*/
.k // keyword
.kc // constant
.kd // declaration
.kn // namespace
.kp // pseudo
.kr // reserved
color:
font-weight: bold
.kt // type
color:
font-weight: bold
/**
* LITERAL: Numbers
*/
.m // number
.mf // float
.mh // hex
.mi // integer
.mo // octet
.il // long
color:
/**
* LITERAL: String
*/
.s // string
.sb // backtick
.sc // char
.sd // doc
.s2 // double
.se // escape
.sh // heredoc
.si // interpol
.sx // other
.s1 // single
color:
.sr // RegExp
color:
.ss // symbol
color:
/**
* NAME
*/
.na // attribute
color:
.nb // built-in
color:
.bp // built-in pseudo
color:
.nc // class
color:
font-weight: bold
.no // constant
color:
.nd // decorator
color:
font-weight: bold
.ni // entity
color:
.ne // exception
.nf // function
.nl // label
color:
font-weight: bold
.nn // namespace
color:
.nt // tag
color:
.nv // variable
.vc // variable class
.vg // variable global
.vi // variable instance
color:
/**
* OPERATOR
*/
.o // operator
.ow // word
color:
font-weight: bold
.err