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

38 lines
627 B
Stylus
Raw Permalink Normal View History

/*
Original style from softwaremaniacs.org (c) Ivan Sagalaev <Maniac@SoftwareManiacs.Org>
*/
.highlight
color: black
background: white
.code
.string,
.variable,
.template-variable,
.symbol,
.bullet,
.section,
.addition,
.attribute,
.link
color: #888
.comment,
.quote,
.meta,
.deletion
color: #ccc
.keyword,
.selector-tag,
.section,
.name,
.type,
.strong
font-weight: bold
.emphasis
font-style: italic