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/arta.styl
2018-09-03 17:41:16 +10:00

60 lines
959 B
Stylus

/*
Date: 17.V.2011
Author: pumbur <pumbur@pumbur.net>
*/
.highlight
color: #aaa
background: #222
.code
.subst
color: #aaa
.section
color: #fff
.comment,
.quote,
.meta
color: #444
.string,
.symbol,
.bullet,
.regexp
color: #ffcc33
.number,
.addition
color: #00cc66
.built_in,
.builtin-name,
.literal,
.type,
.template-variable,
.attribute,
.link
color: #32aaee
.keyword,
.selector-tag,
.name,
.selector-id,
.selector-class
color: #6644aa
.title,
.variable,
.deletion,
.template-tag
color: #bb1166
.section,
.doctag,
.strong
font-weight: bold
.emphasis
font-style: italic