-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 0bbf3b5
Showing
49 changed files
with
890 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
*.zip |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
#!/bin/sh | ||
PROJECTDIR=$(dirname "$0") | ||
PROJECTNAME=$(basename "$PROJECTDIR") | ||
VERSION=$(cat "$PROJECTDIR"/version.txt) | ||
PWD=$(pwd) | ||
cd "$PROJECTDIR" | ||
zip -9r "$PROJECTNAME"-"$VERSION".zip config enabledItems.info | ||
cd "$PWD" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE attributes PUBLIC "-//NetBeans//DTD DefaultAttributes 1.0//EN" "http://www.netbeans.org/dtds/attributes-1_0.dtd"> | ||
<attributes version="1.0"> | ||
<fileobject name=""> | ||
<attr name="Services\DiffProviders\org-netbeans-modules-diff-builtin-provider-BuiltInDiffProvider.settings\position" intvalue="100"/> | ||
<attr name="Spellcheckers\GSP\Hidden" boolvalue="true"/> | ||
<attr name="Spellcheckers\HTML\Hidden" boolvalue="false"/> | ||
<attr name="Spellcheckers\JSP\Hidden" boolvalue="true"/> | ||
<attr name="Spellcheckers\PHP\Hidden" boolvalue="false"/> | ||
<attr name="Spellcheckers\Properties\Hidden" boolvalue="false"/> | ||
<attr name="Spellcheckers\XHTML\Hidden" boolvalue="false"/> | ||
<attr name="Spellcheckers\XML\Hidden" boolvalue="true"/> | ||
</fileobject> | ||
<fileobject name="Editors"> | ||
<attr name="currentFontColorProfile" stringvalue="Solarized"/> | ||
</fileobject> | ||
<fileobject name="Keymaps"> | ||
<attr name="currentKeymap" stringvalue="mherrn"/> | ||
</fileobject> | ||
</attributes> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE attributes PUBLIC "-//NetBeans//DTD DefaultAttributes 1.0//EN" "http://www.netbeans.org/dtds/attributes-1_0.dtd"> | ||
<attributes version="1.0"> | ||
<fileobject name="org-netbeans-modules-editor-settings-CustomFontsColors-annotations.xml"> | ||
<attr name="nbeditor-settings-ColoringType" stringvalue="annotation"/> | ||
</fileobject> | ||
<fileobject name="org-netbeans-modules-editor-settings-CustomFontsColors-highlights.xml"> | ||
<attr name="nbeditor-settings-ColoringType" stringvalue="highlight"/> | ||
</fileobject> | ||
<fileobject name="org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml"> | ||
<attr name="nbeditor-settings-ColoringType" stringvalue="token"/> | ||
</fileobject> | ||
</attributes> |
116 changes: 116 additions & 0 deletions
116
...tsColors/Solarized/org-netbeans-modules-editor-settings-CustomFontsColors-annotations.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,116 @@ | ||
<?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 name="org-netbeans-modules-web-core-syntax-JspParserErrorAnnotation" waveUnderlined="red"/> | ||
<fontcolor bgColor="fffc9d9f" name="debugger-mixed_BP"/> | ||
<fontcolor name="org-netbeans-modules-web-beans-annotations-event"/> | ||
<fontcolor bgColor="ffdcdcd8" name="OtherThreads_DBP"/> | ||
<fontcolor bgColor="ffb4e4fc" name="stopwatchProfilingPoint"/> | ||
<fontcolor bgColor="ffbde6aa" name="OtherThread_PC"/> | ||
<fontcolor bgColor="ffbde6aa" name="debugger-PC_CBP_stroke"/> | ||
<fontcolor bgColor="ffdcdcd8" name="CurrentPC2_DBP"/> | ||
<fontcolor name="FieldBreakpoint"/> | ||
<fontcolor name="ClassBreakpoint_stroke"/> | ||
<fontcolor name="DisabledMethodBreakpoint"/> | ||
<fontcolor name="org-netbeans-spi-editor-hints-parser_annotation_warn"/> | ||
<fontcolor name="org-netbeans-modules-mercurial-Annotation"/> | ||
<fontcolor bgColor="ffb4e4fc" name="resetResultsProfilingPoint"/> | ||
<fontcolor name="org-netbeans-modules-web-beans-annotations-observer"/> | ||
<fontcolor name="org-netbeans-spi-editor-hints-parser_annotation_hint"/> | ||
<fontcolor name="org-netbeans-modules-editor-annotations-has_implementations"/> | ||
<fontcolor bgColor="ffdcdcd8" name="CondBreakpoint_stroke"/> | ||
<fontcolor bgColor="fffc9d9f" name="CondBreakpoint"/> | ||
<fontcolor name="MethodBreakpoint"/> | ||
<fontcolor bgColor="ffbde6aa" name="OtherThreads_BP_broken"/> | ||
<fontcolor name="MethodBreakpoint_stroke"/> | ||
<fontcolor bgColor="fffc9d9f" name="OtherThreads_BP"/> | ||
<fontcolor bgColor="ffbde6aa" name="debugger-PC_multi_DBPCBP"/> | ||
<fontcolor name="info.gianlucacosta.easypmd.ide.annotations.High"/> | ||
<fontcolor bgColor="ffe9ffe6" name="CurrentExpressionLine_BP"/> | ||
<fontcolor bgColor="ffdcdcd8" name="takeSnapshotProfilingPointD"/> | ||
<fontcolor name="org-netbeans-modules-web-beans-annotations-injection-point"/> | ||
<fontcolor name="DisabledClassBreakpoint"/> | ||
<fontcolor bgColor="ffbde6aa" name="debugger-PC_multi_BPCBP"/> | ||
<fontcolor name="org-netbeans-spi-editor-hints-parser_annotation_hint_fixable"/> | ||
<fontcolor bgColor="ffdcdcd8" name="DisabledBreakpoint_stroke"/> | ||
<fontcolor bgColor="ffbde6aa" name="debugger-PC_CBP_broken"/> | ||
<fontcolor bgColor="ffbde6aa" name="debugger-PC_multi_BPCBP_broken"/> | ||
<fontcolor bgColor="ffbde6aa" name="CurrentPC2LinePart"/> | ||
<fontcolor bgColor="ffbde6aa" name="debugger-PC_mixedBP_broken"/> | ||
<fontcolor name="editor-bookmark"/> | ||
<fontcolor bgColor="ffdcdcd8" name="stopwatchProfilingPointD"/> | ||
<fontcolor bgColor="ffbde6aa" name="CurrentPC2"/> | ||
<fontcolor bgColor="ffbde6aa" name="debugger-PC_DBP"/> | ||
<fontcolor bgColor="ffdcdcd8" name="DisabledCondBreakpoint"/> | ||
<fontcolor name="OtherThread"/> | ||
<fontcolor bgColor="ffbde6aa" name="debugger-PC_DCBP"/> | ||
<fontcolor name="info.gianlucacosta.easypmd.ide.annotations.Low"/> | ||
<fontcolor name="FieldBreakpoint_stroke"/> | ||
<fontcolor name="info.gianlucacosta.easypmd.ide.annotations.ScanError"/> | ||
<fontcolor bgColor="ffdcdcd8" name="debugger-multi_DBPCBP"/> | ||
<fontcolor name="info.gianlucacosta.easypmd.ide.annotations.MediumLow"/> | ||
<fontcolor bgColor="fffc9d9f" name="Breakpoint"/> | ||
<fontcolor bgColor="ffff8080" name="org-netbeans-modules-tomcat5-error"/> | ||
<fontcolor name="org-netbeans-modules-editor-annotations-implements-is-overridden-combined"/> | ||
<fontcolor bgColor="ffffa0a0" name="org-netbeans-modules-xml-error"/> | ||
<fontcolor bgColor="ffe7e1ef" name="CallSite"/> | ||
<fontcolor bgColor="ffbde6aa" name="debugger-PC_BP_broken"/> | ||
<fontcolor bgColor="ffbde6aa" name="debugger-PC_DBP_stroke"/> | ||
<fontcolor name="org-netbeans-modules-web-beans-annotations-delegate-point"/> | ||
<fontcolor bgColor="ffbde6aa" name="OtherThreads_PC_BP"/> | ||
<fontcolor bgColor="ffbde6aa" name="OtherThread_BP_broken"/> | ||
<fontcolor bgColor="ffdcdcd8" name="Breakpoint_broken"/> | ||
<fontcolor name="DisabledFieldBreakpoint"/> | ||
<fontcolor bgColor="ffdcdcd8" name="OtherThread_DBP"/> | ||
<fontcolor name="DisabledFieldBreakpoint_stroke"/> | ||
<fontcolor bgColor="ffb4e4fc" name="loadgenProfilingPoint"/> | ||
<fontcolor bgColor="ffe9ffe6" name="CurrentExpressionLine_CBP"/> | ||
<fontcolor bgColor="ffbde6aa" name="debugger-PC_CBP"/> | ||
<fontcolor bgColor="ffdcdcd8" name="DisabledBreakpoint"/> | ||
<fontcolor bgColor="ffdcdcd8" name="loadgenProfilingPointD"/> | ||
<fontcolor name="org-netbeans-spi-editor-hints-parser_annotation_todo_fixable"/> | ||
<fontcolor name="OtherThreads"/> | ||
<fontcolor name="org-netbeans-spi-editor-hints-parser_annotation_warn_fixable"/> | ||
<fontcolor name="org-netbeans-spi-editor-hints-parser_annotation_err_fixable"/> | ||
<fontcolor name="org-netbeans-modules-versioning-annotate-Annotation"/> | ||
<fontcolor name="org-netbeans-spi-editor-hints-parser_annotation_verifier"/> | ||
<fontcolor name="org-netbeans-modules-versioning-system-cvss-Annotation"/> | ||
<fontcolor bgColor="ffdcdcd8" name="debugger-mixed_BP_broken"/> | ||
<fontcolor name="org-netbeans-modules-subversion-Annotation"/> | ||
<fontcolor name="org-netbeans-modules-editor-annotations-implements"/> | ||
<fontcolor name="DisabledMethodBreakpoint_stroke"/> | ||
<fontcolor bgColor="ffbde6aa" name="CurrentPC"/> | ||
<fontcolor name="org-netbeans-modules-editor-annotations-override-is-overridden-combined"/> | ||
<fontcolor name="org-netbeans-modules-editor-annotations-intercepted"/> | ||
<fontcolor bgColor="fffc9d9f" name="OtherThread_BP"/> | ||
<fontcolor name="org-netbeans-modules-editor-annotations-is_overridden"/> | ||
<fontcolor bgColor="fffc9d9f" name="debugger-multi_BPCBP"/> | ||
<fontcolor bgColor="ffbde6aa" name="debugger-PC_DCBP_stroke"/> | ||
<fontcolor bgColor="ffdcdcd8" name="resetResultsProfilingPointD"/> | ||
<fontcolor bgColor="ffe9ffe6" name="CurrentExpressionLine_DCBP"/> | ||
<fontcolor name="org-netbeans-modules-git-Annotation"/> | ||
<fontcolor bgColor="ffe9ffe6" name="CurrentExpressionLine_DBP"/> | ||
<fontcolor name="org-netbeans-modules-editor-annotations-overrides"/> | ||
<fontcolor bgColor="ffb4e4fc" name="takeSnapshotProfilingPoint"/> | ||
<fontcolor name="org-netbeans-spi-editor-hints-parser_annotation_todo"/> | ||
<fontcolor bgColor="ffbde6aa" name="debugger-PC_mixedBP"/> | ||
<fontcolor name="org-netbeans-spi-editor-hints-parser_annotation_verifier_fixable"/> | ||
<fontcolor name="org-netbeans-spi-editor-hints-parser_annotation_err"/> | ||
<fontcolor bgColor="ffdcdcd8" name="CondBreakpoint_broken"/> | ||
<fontcolor name="org-netbeans-modules-editor-annotations-implements-has-implementations-combined"/> | ||
<fontcolor bgColor="ffd1ffbc" name="CurrentExpression"/> | ||
<fontcolor bgColor="fffc9d9f" name="CurrentPC2_BP"/> | ||
<fontcolor bgColor="ffbde6aa" name="debugger-PC_BP_stroke"/> | ||
<fontcolor name="info.gianlucacosta.easypmd.ide.annotations.Medium"/> | ||
<fontcolor bgColor="ffdcdcd8" name="debugger-multi_BPCBP_broken"/> | ||
<fontcolor bgColor="ffdcdcd8" name="DisabledCondBreakpoint_stroke"/> | ||
<fontcolor bgColor="ffbde6aa" name="debugger-PC_BP"/> | ||
<fontcolor name="org-netbeans-modules-web-beans-annotations-decorated-bean"/> | ||
<fontcolor bgColor="ffdcdcd8" name="Breakpoint_stroke"/> | ||
<fontcolor name="ClassBreakpoint"/> | ||
<fontcolor name="info.gianlucacosta.easypmd.ide.annotations.MediumHigh"/> | ||
<fontcolor bgColor="ffbde6aa" name="OtherThread_PC_BP"/> | ||
<fontcolor name="DisabledClassBreakpoint_stroke"/> | ||
<fontcolor bgColor="ffe9ffe6" name="CurrentExpressionLine"/> | ||
<fontcolor bgColor="ffbde6aa" name="CurrentPCLinePart"/> | ||
</fontscolors> |
36 changes: 36 additions & 0 deletions
36
...ntsColors/Solarized/org-netbeans-modules-editor-settings-CustomFontsColors-highlights.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
<?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 bgColor="lightGray" name="nbeditor-bracesMatching-match"> | ||
<font style="bold"/> | ||
</fontcolor> | ||
<fontcolor foreColor="ff253e5a" name="text-limit-line-color"/> | ||
<fontcolor bgColor="ffeee8d5" foreColor="ff6699ff" name="code-folding"/> | ||
<fontcolor foreColor="ffcc0099" name="synchronized-text-blocks-ext"/> | ||
<fontcolor bgColor="ffcc6600" foreColor="white" name="nbeditor-bracesMatching-mismatch"> | ||
<font style="bold"/> | ||
</fontcolor> | ||
<fontcolor bgColor="ffeee8d5" name="highlight-caret-row"/> | ||
<fontcolor foreColor="black" name="caret-color-overwrite-mode"/> | ||
<fontcolor bgColor="ff121e31" foreColor="white" name="status-bar"/> | ||
<fontcolor bgColor="darkGray" name="guarded"/> | ||
<fontcolor bgColor="7fdc312e" name="trailing-whitespace"/> | ||
<fontcolor bgColor="ffd83636" name="nbeditor-bracesMatching-mismatch-multichar"/> | ||
<fontcolor foreColor="ffcccccc" name="code-folding-border"/> | ||
<fontcolor name="west-sidebars-color"/> | ||
<fontcolor bgColor="red" name="status-bar-bold"/> | ||
<fontcolor foreColor="ff6b8eb2" name="nbeditor-bracesMatching-sidebar"/> | ||
<fontcolor name="line-number"/> | ||
<fontcolor bgColor="ffdfdfdf" name="readonly-files"/> | ||
<fontcolor bgColor="ffd9ec59" foreColor="ff93a1a1" name="highlight-search"/> | ||
<fontcolor foreColor="ff253e5a" name="code-folding-bar"/> | ||
<fontcolor foreColor="ff996600" name="synchronized-text-blocks-ext-slave"/> | ||
<fontcolor foreColor="ffd3d3d3" name="indent-guide-lines"/> | ||
<fontcolor name="indent-whitespace"/> | ||
<fontcolor bgColor="ffe0e8f1" name="block-search"/> | ||
<fontcolor bgColor="ffe4e4e4" name="selection"/> | ||
<fontcolor bgColor="ff38566f" name="inc-search"/> | ||
<fontcolor bgColor="ffffd4d7" foreColor="ff333333" name="nbeditor-bracesMatching-match-multichar"/> | ||
<fontcolor foreColor="ff99ccff" name="caret-color-insert-mode"/> | ||
<fontcolor foreColor="blue" name="hyperlinks" underline="blue"/> | ||
</fontscolors> |
28 changes: 28 additions & 0 deletions
28
...olors/Solarized/org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
<?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 bgColor="ffeceba3" name="mark-occurrences"/> | ||
<fontcolor foreColor="ff657b83" name="identifier"/> | ||
<fontcolor default="field" foreColor="white" name="markup-attribute"/> | ||
<fontcolor default="identifier" name="method"/> | ||
<fontcolor foreColor="ff2aa198" name="string"/> | ||
<fontcolor default="keyword" name="markup-element"/> | ||
<fontcolor default="string" name="markup-attribute-value"/> | ||
<fontcolor name="error" underline="ffff3333"/> | ||
<fontcolor default="default" foreColor="magenta" name="entity-reference"/> | ||
<fontcolor foreColor="ffdc322f" name="separator"/> | ||
<fontcolor foreColor="ff859900" name="operator"/> | ||
<fontcolor name="url" underline="blue"/> | ||
<fontcolor foreColor="ff2aa198" name="number"/> | ||
<fontcolor bgColor="fffdf6e3" foreColor="ff657b83" name="default"> | ||
<font name="Monospaced" size="13" style="plain"/> | ||
</fontcolor> | ||
<fontcolor default="identifier" name="field"/> | ||
<fontcolor foreColor="ff8aa6c1" name="char"/> | ||
<fontcolor name="warning" waveUnderlined="yellow"/> | ||
<fontcolor foreColor="ff93a1a1" name="comment"> | ||
<font style="italic"/> | ||
</fontcolor> | ||
<fontcolor foreColor="ffcb4b16" name="keyword"/> | ||
<fontcolor name="whitespace"/> | ||
</fontscolors> |
7 changes: 7 additions & 0 deletions
7
config/Editors/application/xml-dtd/FontsColors/Solarized/.nbattrs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE attributes PUBLIC "-//NetBeans//DTD DefaultAttributes 1.0//EN" "http://www.netbeans.org/dtds/attributes-1_0.dtd"> | ||
<attributes version="1.0"> | ||
<fileobject name="org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml"> | ||
<attr name="nbeditor-settings-ColoringType" stringvalue="token"/> | ||
</fileobject> | ||
</attributes> |
13 changes: 13 additions & 0 deletions
13
...olors/Solarized/org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +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 default="whitespace" name="dtd-eol"/> | ||
<fontcolor default="keyword" name="dtd-keyword"/> | ||
<fontcolor default="entity-reference" name="dtd-ref"/> | ||
<fontcolor default="default" foreColor="ffb20000" name="dtd-target"/> | ||
<fontcolor default="comment" name="dtd-comment"/> | ||
<fontcolor default="operator" name="dtd-symbol"/> | ||
<fontcolor default="default" name="dtd-plain"/> | ||
<fontcolor default="error" name="dtd-error"/> | ||
<fontcolor default="string" name="dtd-string"/> | ||
</fontscolors> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE attributes PUBLIC "-//NetBeans//DTD DefaultAttributes 1.0//EN" "http://www.netbeans.org/dtds/attributes-1_0.dtd"> | ||
<attributes version="1.0"> | ||
<fileobject name="org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml"> | ||
<attr name="nbeditor-settings-ColoringType" stringvalue="token"/> | ||
</fileobject> | ||
</attributes> |
36 changes: 36 additions & 0 deletions
36
...olors/Solarized/org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
<?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 default="comment" name="comments"/> | ||
<fontcolor default="identifier" name="identifiers"/> | ||
<fontcolor default="number" name="numbers"/> | ||
<fontcolor name="mod-class"> | ||
<font style="italic"/> | ||
</fontcolor> | ||
<fontcolor foreColor="ff007c00" name="mod-method"/> | ||
<fontcolor default="separator" name="braces"/> | ||
<fontcolor foreColor="ff006666" name="mod-private"> | ||
<font style="bold"/> | ||
</fontcolor> | ||
<fontcolor default="string" name="uris"/> | ||
<fontcolor foreColor="black" name="at_rule_symbol"> | ||
<font style="bold"/> | ||
</fontcolor> | ||
<fontcolor foreColor="black" name="mod-custom3"> | ||
<font style="italic"/> | ||
</fontcolor> | ||
<fontcolor default="string" name="strings"/> | ||
<fontcolor foreColor="blue" name="mod-custom2"> | ||
<font style="italic"/> | ||
</fontcolor> | ||
<fontcolor default="operator" name="operators"/> | ||
<fontcolor foreColor="blue" name="mod-custom1"/> | ||
<fontcolor default="number" name="hashes"/> | ||
<fontcolor foreColor="ff006666" name="mod-local-variable"/> | ||
<fontcolor name="mod-constructor"> | ||
<font style="bold"/> | ||
</fontcolor> | ||
<fontcolor default="separator" name="separators"/> | ||
<fontcolor default="default" name="others"/> | ||
<fontcolor default="default" name="whitespaces"/> | ||
</fontscolors> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE attributes PUBLIC "-//NetBeans//DTD DefaultAttributes 1.0//EN" "http://www.netbeans.org/dtds/attributes-1_0.dtd"> | ||
<attributes version="1.0"> | ||
<fileobject name="org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml"> | ||
<attr name="nbeditor-settings-ColoringType" stringvalue="token"/> | ||
</fileobject> | ||
</attributes> |
31 changes: 31 additions & 0 deletions
31
...olors/Solarized/org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
<?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 default="comment" foreColor="ff93a1a1" name="block-comment"/> | ||
<fontcolor default="identifier" foreColor="ff93a1a1" name="argument"/> | ||
<fontcolor name="mod-method"> | ||
<font style="bold"/> | ||
</fontcolor> | ||
<fontcolor name="mod-class" waveUnderlined="red"/> | ||
<fontcolor default="default" foreColor="black" name="el-delimiter"> | ||
<font style="bold"/> | ||
</fontcolor> | ||
<fontcolor bgColor="red" default="error" foreColor="white" name="error"/> | ||
<fontcolor default="default" name="javascript-embedded"/> | ||
<fontcolor default="operator" foreColor="ff93a1a1" name="operator"/> | ||
<fontcolor default="char" foreColor="ffffcc66" name="character"/> | ||
<fontcolor default="comment" foreColor="gray" name="sgml-comment"/> | ||
<fontcolor default="default" foreColor="ff93a1a1" name="sgml-declaration"/> | ||
<fontcolor default="default" foreColor="black" name="el-content"/> | ||
<fontcolor default="default" name="xml-pi"/> | ||
<fontcolor default="default" foreColor="ff2aa298" name="tag"> | ||
<font style="bold"/> | ||
</fontcolor> | ||
<fontcolor default="default" name="text"/> | ||
<fontcolor default="whitespace" name="ws"/> | ||
<fontcolor default="markup-attribute" name="mod-constructor"> | ||
<font style="bold"/> | ||
</fontcolor> | ||
<fontcolor default="default" foreColor="ff2aa198" name="value"/> | ||
<fontcolor default="default" name="css-embedded"/> | ||
</fontscolors> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE attributes PUBLIC "-//NetBeans//DTD DefaultAttributes 1.0//EN" "http://www.netbeans.org/dtds/attributes-1_0.dtd"> | ||
<attributes version="1.0"> | ||
<fileobject name="org-netbeans-modules-editor-settings-CustomFontsColors-tokenColorings.xml"> | ||
<attr name="nbeditor-settings-ColoringType" stringvalue="token"/> | ||
</fileobject> | ||
</attributes> |
Oops, something went wrong.