summaryrefslogtreecommitdiff
path: root/lib/coderay/styles/cycnus.rb
Commit message (Expand)AuthorAgeFilesLines
* pretty (longer) token class names; closes #347Kornelius Kalnbach2011-08-191-144/+0
* Fix invalid HTML markup for line tokens (use span + CSS instead of div).murphy2010-09-221-1/+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/+8
* Improved the styles a bit.murphy2010-03-311-3/+3
* Renamed token_classes to token_kinds (closes #122).murphy2010-03-301-6/+4
* Cleanups.murphy2009-12-301-1/+1
* Tweaking colors for :pre_type, :pseudo_class and :exception.murphy2009-10-181-3/+3
* Improved Python scanner (issue #41).murphy2009-04-221-0/+2
* Many improvements to PHP Scanner.murphy2009-04-201-4/+5
* New feature: HTML encode option :highlight_lines. See documentation.murphy2009-01-221-0/+1
* Updated cYcnus style (grayscale colors).murphy2009-01-131-5/+5
* Completed YAML Scanner (closes #34).murphy2009-01-011-0/+1
* New: *YAML* (#53). Preparing for version 0.8.1.murphy2008-10-201-4/+4
* New: *JSON* (closes #53). Version 0.8 is near!murphy2008-10-081-5/+8
* New: *Simple Diff Scanner* (closes #22).murphy2008-09-301-0/+10
* New: *Java Scanner* (closes #42).murphy2008-09-211-0/+1
* New: *CSS Scanner* (closes #29).murphy2008-09-181-1/+4
* New: *JavaScript Scanner* (closes #23).murphy2008-09-161-1/+3
* New Scanner: Scheme (thanks closure!)murphy2007-01-011-2/+2
* Done:murphy2007-01-011-0/+2
* Ruby scanner: #{...} delimiters are now :inline_delimiter to solve CSS problem.murphy2006-10-181-1/+1
* Tests:murphy2006-10-151-125/+125
* Big re-indenting - no more tabs!murphy2006-07-101-18/+18
* Re-indented everything. Sorry to break the blame chain.murphy2006-04-161-18/+18
* Large update: Scanners for HTML, RHTML and Nitro-XHTML added.murphy2006-04-101-78/+84
* Some fixes for cYcnus style (capital Y makes problems)murphy2005-12-051-1/+1
* New Style system added - still beta.murphy2005-11-131-0/+119