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

39 lines
640 B
Stylus

/*
Date: 24 Fev 2015
Author: Pedro Oliveira <kanytu@gmail . com>
*/
.highlight
background: #282b2e
color: #a9b7c6
.code
.number, .literal, .symbol, .bullet
color: #6897BB
.keyword, .selector-tag, .deletion
color: #cc7832
.variable, .template-variable, .link
color: #629755
.comment, .quote
color: #808080
.meta
color: #bbb529
.string, .attribute, .addition
color: #6A8759
.section, .title, .type
color: #ffc66d
.name, .selector-id, .selector-class
color: #e8bf6a
.emphasis
font-style: italic
.strong
font-weight: bold