1
mirror of https://github.com/interstellar750/hexo_s synced 2024-10-19 00:23:51 +08:00
hexo_s/themes/Chic/source/css/_highlight/darkula.styl

34 lines
696 B
Stylus
Raw Permalink Normal View History

/*
Darkula color scheme from the JetBrains family of IDEs
*/
.highlight
background: #2b2b2b
color: #bababa
.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