summaryrefslogtreecommitdiff
path: root/lib/coderay/styles/alpha.rb
Commit message (Expand)AuthorAgeFilesLines
* 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