document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <resources>
  3.     <color name="colorPrimary">#2ecc71</color>
  4.     <color name="colorPrimaryDark">#27ae60</color>
  5.     <color name="colorAccent">#e67e22</color>
  6. </resources>
');