Skip to content

Commit

Permalink
setting magic constant color from white to yellow
Browse files Browse the repository at this point in the history
  • Loading branch information
fentie committed Jul 6, 2011
1 parent ce7064d commit a96bc95
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -20,7 +20,7 @@
<font style="bold"/>
</fontcolor>
<fontcolor name="mod-local-variable"/>
<fontcolor default="constant" foreColor="white" name="constant">
<fontcolor default="constant" foreColor="ffb58900" name="constant">
<font style="italic"/>
</fontcolor>
<fontcolor foreColor="ff6185a6" name="mod-parameter"/>
Expand Down

0 comments on commit a96bc95

Please sign in to comment.