We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4669b70 commit c0d0280Copy full SHA for c0d0280
lib/coderay/styles/alpha.rb
@@ -107,7 +107,7 @@ class Alpha < Style
107
.operator { }
108
.predefined { color:#369; font-weight:bold }
109
.predefined-constant { color:#069 }
110
-.predefined-type { color:#0a5; font-weight:bold }
+.predefined-type { color:#0a8; font-weight:bold }
111
.preprocessor { color:#579 }
112
.pseudo-class { color:#00C; font-weight:bold }
113
.regexp { background-color:hsla(300,100%,50%,0.06); }
0 commit comments