womvamp.xml 1.0 KB

1234567891011121314151617181920212223
  1. <?xml version="1.0" ?>
  2. <style-scheme id="womvamp" name="WomVamp" version="1.0">
  3. <author/>
  4. <_description>A rip from Wombat theme</_description>
  5. <style background="#2d2d2d" name="current-line"/>
  6. <style background="#857b6f" bold="true" foreground="#f6f3e8" name="bracket-match"/>
  7. <style background="#656565" name="cursor"/>
  8. <style background="#141414" foreground="#f6f3e8" name="text"/>
  9. <style background="#000000" foreground="#857b6f" name="line-numbers"/>
  10. <style foreground="#99968b" italic="true" name="def:comment"/>
  11. <style foreground="#e5786d" name="def:constant"/>
  12. <style foreground="#95e454" italic="true" name="def:string"/>
  13. <style foreground="#cae682" name="def:identifier"/>
  14. <style foreground="#cae682" name="def:function"/>
  15. <style foreground="#cae682" name="def:type"/>
  16. <style foreground="#8ac6f2" name="def:statement"/>
  17. <style foreground="#8ac6f2" name="def:keyword"/>
  18. <style foreground="#e5786d" name="def:preprocessor"/>
  19. <style foreground="#e5786d" name="def:number"/>
  20. <style foreground="#e7f6da" name="def:specials"/>
  21. </style-scheme>