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/far.styl

34 lines
670 B
Stylus

/*
FAR Style (c) MajestiC <majestic2k@gmail.com>
*/
.highlight
background: #000080
color: #0ff
.code
.subst
color: #0ff
.string, .attribute, .symbol, .bullet, .built_in, .builtin-name, .template-tag, .template-variable, .addition
color: #ff0
.keyword, .selector-tag, .section, .type, .name, .selector-id, .selector-class, .variable
color: #fff
.comment, .quote, .doctag, .deletion
color: #888
.number, .regexp, .literal, .link
color: #0f0
.meta
color: #008080
.keyword, .selector-tag, .title, .section, .name, .strong
font-weight: bold
.emphasis
font-style: italic