wombat.xml 1.1 KB

123456789101112131415161718192021222324
  1. <?xml version="1.0" ?>
  2. <style-scheme id="wombat" name="Wombat" version="1.0">
  3. <author/>
  4. <_description>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="#242424" 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 foreground="#f8f8f8" background="#3c4043" name="selection"/>
  22. </style-scheme>