Path: blob/master/sandbox/RFinance2014/libraries/highlighters/highlight.js/css/far.css
1436 views
/*12FAR Style (c) MajestiC <[email protected]>34*/56pre code {7display: block; padding: 0.5em;8background: #000080;9}1011pre code,12.ruby .subst {13color: #0FF;14}1516pre .string,17pre .ruby .string,18pre .haskell .type,19pre .tag .value,20pre .css .rules .value,21pre .css .rules .value .number,22pre .preprocessor,23pre .ruby .symbol,24pre .ruby .symbol .string,25pre .ruby .symbol .keyword,26pre .ruby .symbol .keymethods,27pre .built_in,28pre .sql .aggregate,29pre .django .template_tag,30pre .django .variable,31pre .smalltalk .class,32pre .addition,33pre .apache .tag,34pre .apache .cbracket,35pre .tex .command {36color: #FF0;37}3839pre .keyword,40pre .css .id,41pre .title,42pre .haskell .type,43pre .vbscript .built_in,44pre .sql .aggregate,45pre .rsl .built_in,46pre .smalltalk .class,47pre .xml .tag .title,48pre .winutils,49pre .flow,50pre .change,51pre .envvar,52pre .bash .variable,53pre .tex .special {54color: #FFF;55}5657pre .comment,58pre .phpdoc,59pre .javadoc,60pre .java .annotation,61pre .template_comment,62pre .deletion,63pre .apache .sqbracket,64pre .tex .formula {65color: #888;66}6768pre .number,69pre .date,70pre .regexp,71pre .literal,72pre .smalltalk .symbol,73pre .smalltalk .char {74color: #0F0;75}7677pre .python .decorator,78pre .django .filter .argument,79pre .smalltalk .localvars,80pre .smalltalk .array,81pre .attr_selector,82pre .pseudo,83pre .xml .pi,84pre .diff .header,85pre .chunk,86pre .shebang,87pre .nginx .built_in,88pre .input_number {89color: #008080;90}9192pre .keyword,93pre .css .id,94pre .title,95pre .haskell .type,96pre .vbscript .built_in,97pre .sql .aggregate,98pre .rsl .built_in,99pre .smalltalk .class,100pre .winutils,101pre .flow,102pre .apache .tag,103pre .nginx .built_in,104pre .tex .command,105pre .tex .special,106pre .request,107pre .status {108font-weight: bold;109}110111112