This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
mystic/themes/hueman/source/css/_highlight/rainbow.styl

69 lines
1.1 KiB
Stylus
Raw Permalink Normal View History

2018-09-03 07:41:16 +00:00
/*
Style with support for rainbow parens
*/
.highlight
color: #d1d9e1
background: #474949
.code
.comment,
.quote
color: #969896
font-style: italic
.keyword,
.selector-tag,
.literal,
.type,
.addition
color: #cc99cc
.number,
.selector-attr,
.selector-pseudo
color: #f99157
.string,
.doctag,
.regexp
color: #8abeb7
.title,
.name,
.section,
.built_in
color: #b5bd68
.variable,
.template-variable,
.selector-id,
.class .title
color: #ffcc66
.section,
.name,
.strong
font-weight: bold
.symbol,
.bullet,
.subst,
.meta,
.link
color: #f99157
.deletion
color: #dc322f
.formula
background: #eee8d5
.attr,
.attribute
color: #81a2be
.emphasis
font-style: italic