OLD | NEW |
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 <colorTheme id="1004" name="Retta" modified="2011-04-03 03:45:08" author="Eric"> | 2 <colorTheme id="1004" name="Retta" modified="2011-04-03 03:45:08" author="Eric"> |
3 <abstractMethod color="#A4B0C0" bold="false" /> | 3 <abstractMethod color="#A4B0C0" bold="false" /> |
4 <annotation color="#FFFFFF" bold="false" /> | 4 <annotation color="#FFFFFF" bold="false" /> |
5 <background color="#000000" /> | 5 <background color="#000000" /> |
6 <bracket color="#F8E1AA" bold="false" /> | 6 <bracket color="#F8E1AA" bold="false" /> |
| 7 <builtin color="#AAAAAA" /> |
7 <class color="#DE6546" bold="true" underline="false" strikethrough="false" /
> | 8 <class color="#DE6546" bold="true" underline="false" strikethrough="false" /
> |
8 <commentTaskTag color="#83786E" bold="false" /> | 9 <commentTaskTag color="#83786E" bold="false" /> |
9 <constant color="#EFC090" bold="false" /> | 10 <constant color="#EFC090" bold="false" /> |
10 <constructor color="#DE6546" bold="true" underline="false" strikethrough="fa
lse" /> | 11 <constructor color="#DE6546" bold="true" underline="false" strikethrough="fa
lse" /> |
11 <currentLine color="#2A2A2A" /> | 12 <currentLine color="#2A2A2A" /> |
12 <deletionIndication color="#DE6546" bold="false" /> | 13 <deletionIndication color="#DE6546" bold="false" /> |
13 <deprecatedMember color="#DE6546" bold="false" underline="false" strikethrou
gh="true" /> | 14 <deprecatedMember color="#DE6546" bold="false" underline="false" strikethrou
gh="true" /> |
| 15 <directive color="#A05080" bold="true" /> |
14 <dynamicType color="#F8E1AA" /> | 16 <dynamicType color="#F8E1AA" /> |
15 <enum color="#527D5D" bold="true" /> | 17 <enum color="#527D5D" bold="true" /> |
16 <field color="#DE6546" bold="false" /> | 18 <field color="#DE6546" bold="false" /> |
17 <filteredSearchResultIndication color="#395EB1" /> | 19 <filteredSearchResultIndication color="#395EB1" /> |
18 <findScope color="#FFFF00" /> | 20 <findScope color="#FFFF00" /> |
19 <foreground color="#F8E1AA" /> | 21 <foreground color="#F8E1AA" /> |
20 <function color="#A4B0C0" bold="false" /> | 22 <function color="#A4B0C0" bold="false" /> |
21 <inheritedMethod color="#A4B0C0" bold="false" /> | 23 <inheritedMethod color="#A4B0C0" bold="false" /> |
22 <interface color="#527D5D" bold="true" /> | 24 <interface color="#527D5D" bold="true" /> |
23 <javadoc color="#83786E" bold="false" /> | 25 <javadoc color="#83786E" bold="false" /> |
(...skipping 17 matching lines...) Expand all Loading... |
41 <singleLineComment color="#83786E" bold="false" /> | 43 <singleLineComment color="#83786E" bold="false" /> |
42 <sourceHoverBackground color="#FF00FF" /> | 44 <sourceHoverBackground color="#FF00FF" /> |
43 <staticField color="#F8E1A3" bold="false" /> | 45 <staticField color="#F8E1A3" bold="false" /> |
44 <staticFinalField color="#F8E1A3" bold="false" /> | 46 <staticFinalField color="#F8E1A3" bold="false" /> |
45 <staticMethod color="#A4B0C0" bold="false" /> | 47 <staticMethod color="#A4B0C0" bold="false" /> |
46 <string color="#D6C248" bold="false" /> | 48 <string color="#D6C248" bold="false" /> |
47 <typeArgument color="#BFA4A4" bold="false" /> | 49 <typeArgument color="#BFA4A4" bold="false" /> |
48 <typeParameter color="#BFA4A4" bold="false" /> | 50 <typeParameter color="#BFA4A4" bold="false" /> |
49 <writeOccurrenceIndication color="#527D5D" /> | 51 <writeOccurrenceIndication color="#527D5D" /> |
50 </colorTheme> | 52 </colorTheme> |
OLD | NEW |