index
:
delta/ruby-gems/coderay.git
applescript-scanner
autoload
avrasm-scanner
bash-scanner
cleanup-output
dsl
escape-utils
extend-specs
fix-javascript-regexp
fortran-scanner
io-scanner
latex-encoder
lisp-scanner
lua-scanner
master
paint-integration
possible-speedups
remove-dump
ruby-2.3
ruby-skip
tcl-scanner
test-code-climate
vhdl-scanner
github.com: rubychan/coderay.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
coderay
/
styles
/
alpha.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix invalid HTML markup for line tokens (use span + CSS instead of div).
murphy
2010-09-22
1
-0
/
+1
*
Fixed a:target color.
murphy
2010-09-21
1
-5
/
+5
*
Added ! important rules for line numbers in the Alpha style.
murphy
2010-08-23
1
-0
/
+5
*
Alpha style: Removed background color for :inline_delimiter.
murphy
2010-06-27
1
-2
/
+1
*
Updated Alpha style: less bolded tokens, user-select:none for line numbers (c...
murphy
2010-06-16
1
-34
/
+37
*
Added :string :modifier color for Alpha style.
murphy
2010-06-15
1
-0
/
+1
*
Added :eyecatcher token type (for inline diff highlighting) and improved
murphy
2010-06-01
1
-11
/
+14
*
Python scanner highlights docstrings as comments (see #190).
murphy
2010-04-02
1
-0
/
+2
*
Java Scanner: Package names are recognized, along with some code cleanup. Clo...
murphy
2010-04-02
1
-0
/
+1
*
New HTML Encoder option :line_number_anchors (closes #208).
murphy
2010-04-02
1
-15
/
+9
*
HTML encoder is HTML 5 and CSS 3 compatible (closes #215).
murphy
2010-04-02
1
-1
/
+1
*
Improved the styles a bit.
murphy
2010-03-31
1
-3
/
+3
*
A new color style using HSLA colors (alpha channel, issue #199)
murphy
2010-02-17
1
-0
/
+145