Path: blob/master/docs/scripts/highlight/styles/androidstudio.css
1214 views
/*1Date: 24 Fev 20152Author: Pedro Oliveira <kanytu@gmail . com>3*/45.hljs {6color: #a9b7c6;7background: #282b2e;8display: block;9overflow-x: auto;10padding: 0.5em;11}1213.hljs-number,14.hljs-literal,15.hljs-symbol,16.hljs-bullet {17color: #6897BB;18}1920.hljs-keyword,21.hljs-selector-tag,22.hljs-deletion {23color: #cc7832;24}2526.hljs-variable,27.hljs-template-variable,28.hljs-link {29color: #629755;30}3132.hljs-comment,33.hljs-quote {34color: #808080;35}3637.hljs-meta {38color: #bbb529;39}4041.hljs-string,42.hljs-attribute,43.hljs-addition {44color: #6A8759;45}4647.hljs-section,48.hljs-title,49.hljs-type {50color: #ffc66d;51}5253.hljs-name,54.hljs-selector-id,55.hljs-selector-class {56color: #e8bf6a;57}5859.hljs-emphasis {60font-style: italic;61}6263.hljs-strong {64font-weight: bold;65}666768