vibrantink.xml 739 B

123456789101112131415161718
  1. <?xml version="1.0" ?>
  2. <style-scheme id="vibrantink" name="Vibrantink" version="1.0">
  3. <author/>
  4. <_description>Vibrantink theme</_description>
  5. <style background="#Black" foreground="#White" name="text"/>
  6. <style background="#Yellow" foreground="#Black" name="cursor"/>
  7. <style foreground="#FF6600" name="def:keyword"/>
  8. <style foreground="#9933CC" name="def:comment"/>
  9. <style foreground="#White" name="def:type"/>
  10. <style foreground="#White" name="def:identifier"/>
  11. <style foreground="#FFEE98" name="def:constant"/>
  12. <style foreground="#FFCC00" name="def:function"/>
  13. <style foreground="#FF6600" name="def:statement"/>
  14. <style foreground="#66FF00" name="def:string"/>
  15. <style background="#White" name="search-match"/>
  16. </style-scheme>