railscasts2.xml 1.1 KB

123456789101112131415161718192021222324
  1. <?xml version="1.0" ?>
  2. <style-scheme id="railscasts" name="Railscasts" version="1.0">
  3. <author/>
  4. <_description>Railscasts theme</_description>
  5. <style background="#2B2B2B" foreground="#E6E1DC" name="text"/>
  6. <style background="#FFFFFF" foreground="#000000" name="cursor"/>
  7. <style foreground="#BC9458" italic="true" name="def:comment"/>
  8. <style foreground="#6D9CBE" name="def:constant"/>
  9. <style background="#990000" foreground="#FFFFFF" name="def:error"/>
  10. <style foreground="#FFC66D" name="def:function"/>
  11. <style foreground="#6D9CBE" name="def:identifier"/>
  12. <style foreground="#CC7833" name="def:keyword"/>
  13. <style background="#C0C0FF" foreground="#2B2B2B" name="line-numbers"/>
  14. <style foreground="#A5C261" name="def:number"/>
  15. <style foreground="#E6E1DC" name="def:preprocessor"/>
  16. <style background="#FFFF00" name="search-match"/>
  17. <style foreground="#CC7833" name="def:statement"/>
  18. <style foreground="#A5C261" name="def:string"/>
  19. <style foreground="#DA4939" name="def:type"/>
  20. <style background="#144212" foreground="#E6E1DC" name="diff:added-line"/>
  21. <style background="#660000" foreground="#E6E1DC" name="diff:removed-line"/>
  22. </style-scheme>