fruity.xml 1.2 KB

123456789101112131415161718192021222324
  1. <?xml version="1.0" ?>
  2. <style-scheme id="fruity" name="Fruity" version="1.0">
  3. <author/>
  4. <_description>Fruity theme</_description>
  5. <style background="#111111" foreground="#ffffff" name="text"/>
  6. <style background="#aaaaaa" name="cursor"/>
  7. <style background="#ffae00" foreground="#800000" name="search-match"/>
  8. <style background="#ff9337" name="selection"/>
  9. <style background="#181818" name="current-line"/>
  10. <style background="#222222" foreground="#aaaaaa" name="line-numbers"/>
  11. <style foreground="#fd8900" name="def:specials"/>
  12. <style foreground="#0086d2" name="def:string"/>
  13. <style foreground="#0086d2" name="def:constant"/>
  14. <style bold="true" foreground="#0086f7" name="def:number"/>
  15. <style bold="true" foreground="#fb660a" name="def:statement"/>
  16. <style bold="true" foreground="#ff0086" name="def:function"/>
  17. <style bold="true" foreground="#ff0007" name="def:preprocessor"/>
  18. <style background="#0f140f" foreground="#00d2ff" italic="true" name="def:comment"/>
  19. <style bold="true" foreground="#cdcaa9" name="def:type"/>
  20. <style background="#ab0000" foreground="#ffffff" name="def:error"/>
  21. <style bold="true" foreground="#ff0086" name="def:identifier"/>
  22. </style-scheme>