Advertisement
xNawi

eclipse

Jan 4th, 2016
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. - <colorTheme id="90" name="frontenddev" modified="2011-02-01 01:56:53" author="Plebe" website="http://web.com">
  3. <occurrenceIndication color="#616161" />
  4. <findScope color="#191919" />
  5. <deletionIndication color="#FF0000" />
  6. <singleLineComment color="#666666" />
  7. <multiLineComment color="#666666" />
  8. <commentTaskTag color="#666666" />
  9. <javadoc color="#666666" />
  10. <javadocLink color="#666666" />
  11. <javadocTag color="#800080" />
  12. <javadocKeyword color="#800080" />
  13. <class color="#9CF828" />
  14. <interface color="#87F025" />
  15. <method color="#F7C527" />
  16. <methodDeclaration color="#F1C438" />
  17. <bracket color="#FFFFFF" />
  18. <number color="#FF0000" />
  19. <string color="#00a40f" />
  20. <operator color="#FFFFFF" />
  21. <keyword color="#999999" />
  22. <annotation color="#999999" />
  23. <staticMethod color="#FFFFFF" />
  24. <localVariable color="#F7C527" />
  25. <localVariableDeclaration color="#F7C527" />
  26. <field color="#c38705" />
  27. <staticField color="#FFFFFF" />
  28. <staticFinalField color="#80FF00" />
  29. <deprecatedMember color="#FFFFFF" />
  30. <enum color="#408000" />
  31. <inheritedMethod color="#E3B735" />
  32. <abstractMethod color="#F1C436" />
  33. <parameterVariable color="#069609" />
  34. <typeArgument color="#D9B0AC" />
  35. <typeParameter color="#CDB1AD" />
  36. <background color="#000000" />
  37. <currentLine color="#222220" />
  38. <foreground color="#FFFFFF" />
  39. <lineNumber color="#999999" />
  40. <selectionBackground color="#333333" />
  41. <selectionForeground color="#333333" />
  42. </colorTheme>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement