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/school-book.styl

58 lines
1.0 KiB
Stylus

/*
School Book style from goldblog.com.ua (c) Zaripov Yura <yur4ik7@ukr.net>
*/
.highlight
background:#f6f6ae url(school-book.png)
border-top: solid 2px #d2e8b9
border-bottom: solid 1px #d2e8b9
.code
.keyword,
.selector-tag,
.literal
color:#005599
font-weight:bold
.highlight,
.subst
color: #3e5915
.string,
.title,
.section,
.type,
.symbol,
.bullet,
.attribute,
.built_in,
.builtin-name,
.addition,
.variable,
.template-tag,
.template-variable,
.link
color: #2c009f
.comment,
.quote,
.deletion,
.meta
color: #e60415
.keyword,
.selector-tag,
.literal,
.doctag,
.title,
.section,
.type,
.name,
.selector-id,
.strong
font-weight: bold
.emphasis
font-style: italic