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/gruvbox-dark.styl

36 lines
800 B
Stylus

/*
Gruvbox Dark style - ported by Michell Stuttgart - github.com/mstuttgart
*/
.highlight
background: #282828
color: #ddd
.code
.tag, .keyword, .selector-tag, .literal, .strong, .name
color: #fb4934
.code
color: #458588
.class .title
color: #83a598
.attribute, .symbol, .regexp, .link
color: #458588
.string, .bullet, .subst, .title, .section, .emphasis, .type, .built_in, .builtin-name, .selector-attr, .selector-pseudo, .addition, .variable, .template-tag, .template-variable
color: #b8bb26
.comment, .quote, .deletion, .meta
color: #a89984
.keyword, .selector-tag, .literal, .doctag, .title, .section, .type, .selector-id
font-weight: bold
.number
color: #b16286
.operator
color: #fe8019