summaryrefslogtreecommitdiff
path: root/lib/coderay/styles/alpha.rb
Commit message (Expand)AuthorAgeFilesLines
* fix additional scrollbarKornelius Kalnbach2011-10-151-1/+0
* backgroun-color fine tuning (alpha)Kornelius Kalnbach2011-09-181-7/+7
* fix color for :predefined_constant in Alpha styleKornelius Kalnbach2011-09-091-2/+2
* pretty (longer) token class names; closes #347Kornelius Kalnbach2011-08-191-98/+85
* lighter diff background colorsmurphy2011-07-081-2/+2
* use brighter colors for diff symbolsmurphy2011-07-071-4/+4
* #309 Improved highlighting of Ruby inside diffsmurphy2011-06-221-2/+2
* changed the color of :char from blue-ish to red-ish (alpha style)murphy2011-05-211-6/+7
* fixed highlighted numbers in alpha stylemurphy2011-03-071-1/+2
* Fix invalid HTML markup for line tokens (use span + CSS instead of div).murphy2010-09-221-0/+1
* Fixed a:target color.murphy2010-09-211-5/+5
* Added ! important rules for line numbers in the Alpha style.murphy2010-08-231-0/+5
* Alpha style: Removed background color for :inline_delimiter.murphy2010-06-271-2/+1
* Updated Alpha style: less bolded tokens, user-select:none for line numbers (c...murphy2010-06-161-34/+37
* Added :string :modifier color for Alpha style.murphy2010-06-151-0/+1
* Added :eyecatcher token type (for inline diff highlighting) and improvedmurphy2010-06-011-11/+14
* Python scanner highlights docstrings as comments (see #190).murphy2010-04-021-0/+2
* Java Scanner: Package names are recognized, along with some code cleanup. Clo...murphy2010-04-021-0/+1
* New HTML Encoder option :line_number_anchors (closes #208).murphy2010-04-021-15/+9
* HTML encoder is HTML 5 and CSS 3 compatible (closes #215).murphy2010-04-021-1/+1
* Improved the styles a bit.murphy2010-03-311-3/+3
* A new color style using HSLA colors (alpha channel, issue #199)murphy2010-02-171-0/+145