This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
mystic/themes/hueman/source/css/_highlight/brown-paper.styl

56 lines
964 B
Stylus
Raw Permalink Normal View History

2018-09-03 07:41:16 +00:00
/*
Brown Paper style from goldblog.com.ua (c) Zaripov Yura <yur4ik7@ukr.net>
*/
.highlight
color: #363c69
background:#b7a68e url(./brown-papersq.png)
.code
.keyword,
.selector-tag,
.literal
color:#005599
font-weight:bold
.highlight,
.subst
color: #363c69
.string,
.title,
.section,
.type,
.attribute,
.symbol,
.bullet,
.built_in,
.addition,
.variable,
.template-tag,
.template-variable,
.link,
.name
color: #2c009f
.comment,
.quote,
.meta,
.deletion
color: #802022
.keyword,
.selector-tag,
.literal,
.doctag,
.title,
.section,
.type,
.name,
.strong
font-weight: bold
.emphasis
font-style: italic