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/codepen-embed.styl

28 lines
668 B
Stylus

/*
codepen.io Embed Theme
Author: Justin Perry <http://github.com/ourmaninamsterdam>
Original theme - https://github.com/chriskempson/tomorrow-theme
*/
.highlight
background: #222
color: #fff
.code
.comment, .quote
color: #777
.variable, .template-variable, .tag, .regexp, .meta, .number, .built_in, .builtin-name, .literal, .params, .symbol, .bullet, .link, .deletion
color: #ab875d
.section, .title, .name, .selector-id, .selector-class, .type, .attribute
color: #9b869b
.string, .keyword, .selector-tag, .addition
color: #8f9c6c
.emphasis
font-style: italic
.strong
font-weight: bold