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/xcode.styl
2018-09-03 17:41:16 +10:00

75 lines
1.2 KiB
Stylus

/*
XCode style (c) Angel Garcia <angelgarcia.mail@gmail.com>
*/
.highlight
color: black
background: #fff
.code
.comment,
.quote
color: #006a00
.keyword,
.selector-tag,
.literal
color: #aa0d91
.name
color: #008
.variable,
.template-variable
color: #660
.string
color: #c41a16
.regexp,
.link
color: #080
.title,
.tag,
.symbol,
.bullet,
.number,
.meta
color: #1c00cf
.section,
.class .title,
.type,
.attr,
.built_in,
.builtin-name,
.params
color: #5c2699
.attribute,
.subst
color: #000
.formula
background-color: #eee
font-style: italic
.addition
background-color: #baeeba
.deletion
background-color: #ffc8bd
.selector-id,
.selector-class
color: #9b703f
.doctag,
.strong
font-weight: bold
.emphasis
font-style: italic