summaryrefslogtreecommitdiff
path: root/lib/coderay/styles
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-193-365/+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
* Code cleanup.murphy2010-11-211-2/+2
* Fix invalid HTML markup for line tokens (use span + CSS instead of div).murphy2010-09-222-1/+3
* 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-022-0/+2
* New HTML Encoder option :line_number_anchors (closes #208).murphy2010-04-023-37/+18
* HTML encoder is HTML 5 and CSS 3 compatible (closes #215).murphy2010-04-021-1/+1
* Improved the styles a bit.murphy2010-03-312-6/+6
* Use new :alpha style be default. This means IE will have problems with the co...murphy2010-03-311-1/+1
* Renamed token_classes to token_kinds (closes #122).murphy2010-03-302-11/+6
* A new color style using HSLA colors (alpha channel, issue #199)murphy2010-02-171-0/+145
* 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-302-0/+20
* 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-162-1/+6
* New Scanner: Scheme (thanks closure!)murphy2007-01-012-4/+4
* 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-153-251/+251
* Big re-indenting - no more tabs!murphy2006-07-103-39/+39
* Re-indented everything. Sorry to break the blame chain.murphy2006-04-163-41/+41
* styles/_map.rb added. :cycnus is now default style. html/css.rb adjusted.murphy2006-04-151-0/+7
* 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-132-0/+238