ironman.xml 1.1 KB

12345678910111213141516171819202122
  1. <?xml version="1.0" ?>
  2. <style-scheme id="ironman" name="Ironman" version="1.0">
  3. <author/>
  4. <_description>Ironman theme</_description>
  5. <style foreground="#333333" name="text"/>
  6. <style background="#ccff00" foreground="#303040" name="search-match"/>
  7. <style background="#d0ffd0" foreground="#006800" name="diff:changed-line"/>
  8. <style background="#c8f2ea" foreground="#2020ff" name="diff:removed-line"/>
  9. <style background="#c8f2ea" foreground="#2020ff" name="diff:added-line"/>
  10. <style background="#DF6A6A" foreground="#ffffff" name="cursor"/>
  11. <style foreground="#cccccc" name="line-numbers"/>
  12. <style background="#ffebeb" foreground="#ff5050" name="def:comment"/>
  13. <style background="#ededed" foreground="#333333" name="def:constant"/>
  14. <style background="#ff4080" foreground="#ffffff" name="def:error"/>
  15. <style foreground="#339933" name="def:identifier"/>
  16. <style foreground="#0070e6" name="def:preprocessor"/>
  17. <style background="#ccf7ee" foreground="#0000ff" name="def:specials"/>
  18. <style foreground="#0000FF" name="def:statement"/>
  19. <style foreground="#eb7950" name="def:type"/>
  20. </style-scheme>