Path: blob/master/sandbox/RFinance2014/libraries/highlighters/highlight.js/css/arta.css
1436 views
/*1Date: 17.V.20112Author: pumbur <[email protected]>3*/45pre code6{7display: block; padding: 0.5em;8background: #222;9}1011pre .profile .header *,12pre .ini .title13{14color: #fff;15}1617pre .comment,18pre .javadoc,19pre .preprocessor,20pre .preprocessor .title,21pre .shebang,22pre .profile .summary,23pre .diff,24pre .pi,25pre .doctype,26pre .tag,27pre .template_comment,28pre .css .rules,29pre .tex .special30{31color: #444;32}3334pre .string,35pre .symbol,36pre .diff .change,37pre .regexp,38pre .xml .attribute,39pre .smalltalk .char,40pre .xml .value,41pre .ini .value42{43color: #ffcc33;44}4546pre .number,47pre .addition48{49color: #00cc66;50}5152pre .built_in,53pre .literal,54pre .vhdl .typename,55pre .go .constant,56pre .go .typename,57pre .ini .keyword,58pre .lua .title,59pre .perl .variable,60pre .php .variable,61pre .mel .variable,62pre .django .variable,63pre .css .funtion,64pre .smalltalk .method,65pre .hexcolor,66pre .important,67pre .flow,68pre .inheritance,69pre .parser3 .variable70{71color: #32AAEE;72}7374pre .keyword,75pre .tag .title,76pre .css .tag,77pre .css .class,78pre .css .id,79pre .css .pseudo,80pre .css .attr_selector,81pre .lisp .title,82pre .winutils,83pre .tex .command,84pre .request,85pre .status86{87color: #6644aa;88}8990pre .title,91pre .ruby .constant,92pre .vala .constant,93pre .parent,94pre .deletion,95pre .template_tag,96pre .css .keyword,97pre .objectivec .class .id,98pre .smalltalk .class,99pre .lisp .keyword,100pre .apache .tag,101pre .nginx .variable,102pre .envvar,103pre .bash .variable,104pre .go .built_in,105pre .vbscript .built_in,106pre .lua .built_in,107pre .rsl .built_in,108pre .tail,109pre .avrasm .label,110pre .tex .formula,111pre .tex .formula *112{113color: #bb1166;114}115116pre .yardoctag,117pre .phpdoc,118pre .profile .header,119pre .ini .title,120pre .apache .tag,121pre .parser3 .title122{123font-weight: bold;124}125126pre .coffeescript .javascript,127pre .xml .javascript,128pre .xml .css,129pre .xml .cdata130{131opacity: 0.6;132}133134pre code,135pre .javascript,136pre .css,137pre .xml,138pre .subst,139pre .diff .chunk,140pre .css .value,141pre .css .attribute,142pre .lisp .string,143pre .lisp .number,144pre .tail .params,145pre .container,146pre .haskell *,147pre .erlang *,148pre .erlang_repl *149{150color: #aaa;151}152153154