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

59 lines
995 B
Stylus

/*
Description: Magula style for highligh.js
Author: Ruslan Keba <rukeba@gmail.com>
Website: http://rukeba.com/
Version: 1.0
Date: 2009-01-03
Music: Aphex Twin / Xtal
*/
.highlight
background-color: #f4f4f4
.code
.highlight,
.subst
color: black
.string,
.title,
.symbol,
.bullet,
.attribute,
.addition,
.variable,
.template-tag,
.template-variable
color: #050
.comment,
.quote
color: #777
.number,
.regexp,
.literal,
.type,
.link
color: #800
.deletion,
.meta
color: #00e
.keyword,
.selector-tag,
.doctag,
.title,
.section,
.built_in,
.tag,
.name
font-weight: bold
color: navy
.emphasis
font-style: italic
.strong
font-weight: bold