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

60 lines
974 B
Stylus

/*
Darkula color scheme from the JetBrains family of IDEs
*/
.highlight
color: #bababa
background: #2b2b2b
.code
.strong,
.emphasis
color: #a8a8a2
.bullet,
.quote,
.link,
.number,
.regexp,
.literal
color: #6896ba
.code,
.selector-class
color: #a6e22e
.emphasis
font-style: italic
.keyword,
.selector-tag,
.section,
.attribute,
.name,
.variable
color: #cb7832
.params
color: #b9b9b9
.string,
.subst,
.type,
.built_in,
.builtin-name,
.symbol,
.selector-id,
.selector-attr,
.selector-pseudo,
.template-tag,
.template-variable,
.addition
color: #e0c46c
.comment,
.deletion,
.meta
color: #7f7f7f