native.xml 781 B

123456789101112131415161718
  1. <?xml version="1.0" ?>
  2. <style-scheme id="native" name="Native" version="1.0">
  3. <author/>
  4. <_description>Native theme</_description>
  5. <style background="#222222" foreground="#f2f2f2" name="text"/>
  6. <style background="#aaaaaa" name="cursor"/>
  7. <style background="#peru" foreground="#wheat" name="search-match"/>
  8. <style foreground="#ed9d13" name="def:string"/>
  9. <style foreground="#ed9d13" name="def:constant"/>
  10. <style foreground="#3677a9" name="def:number"/>
  11. <style bold="true" foreground="#6ab825" name="def:statement"/>
  12. <style foreground="#447fcf" name="def:function"/>
  13. <style bold="true" foreground="#cd2828" name="def:preprocessor"/>
  14. <style foreground="#999999" italic="true" name="def:comment"/>
  15. <style bold="true" foreground="#bbbbbb" name="def:type"/>
  16. </style-scheme>