Skip to content

Commit

Permalink
updating INI colors
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Fenton committed Apr 19, 2011
1 parent 4489840 commit 60351cd
Showing 1 changed file with 6 additions and 6 deletions.
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE fontscolors PUBLIC "-//NetBeans//DTD Editor Fonts and Colors settings 1.1//EN" "http://www.netbeans.org/dtds/EditorFontsColors-1_1.dtd">
<fontscolors>
<fontcolor foreColor="red" name="error"/>
<fontcolor foreColor="black" name="equals"/>
<fontcolor foreColor="ff09097c" name="name"/>
<fontcolor foreColor="ffdc322f" name="error"/>
<fontcolor foreColor="ff859900" name="equals"/>
<fontcolor foreColor="ff268bc4" name="name"/>
<fontcolor name="whitespace"/>
<fontcolor foreColor="ffd15a00" name="value"/>
<fontcolor foreColor="ff969696" name="comment"/>
<fontcolor foreColor="ff509a05" name="section">
<fontcolor foreColor="ffcb4b16" name="value"/>
<fontcolor name="comment"/>
<fontcolor foreColor="ff859900" name="section">
<font style="bold"/>
</fontcolor>
</fontscolors>

0 comments on commit 60351cd

Please sign in to comment.