warm_grey.xml 1.3 KB

1234567891011121314151617181920212223242526
  1. <?xml version="1.0" ?>
  2. <style-scheme id="warm_grey" name="Warm Grey" version="1.0">
  3. <author/>
  4. <_description>Warm Grey</_description>
  5. <style background="#e4e2e0" name="current-line"/>
  6. <style background="#747270" bold="true" foreground="#white" name="bracket-match"/>
  7. <style background="#b8b4b0" foreground="#black" name="cursor"/>
  8. <style background="#d8d4d0" foreground="#646260" italic="true" name="line-numbers"/>
  9. <style background="#f0f0f0" foreground="#444240" name="text"/>
  10. <style foreground="#848280" italic="true" name="def:comment"/>
  11. <style foreground="#000000" name="def:constant"/>
  12. <style foreground="#804020" name="def:string"/>
  13. <style foreground="#406020" name="def:number"/>
  14. <style bold="true" foreground="#607080" name="def:statement"/>
  15. <style bold="true" foreground="#606060" name="def:type"/>
  16. <style bold="true" foreground="#203040" name="def:function"/>
  17. <style foreground="#545250" name="def:identifier"/>
  18. <style bold="true" foreground="#705060" name="def:preprocessor"/>
  19. <style background="#white" foreground="#a02000" name="def:error"/>
  20. <style foreground="#602000" name="def:specials"/>
  21. <style background="#e4e2e0" italic="true" name="diff:changed-line"/>
  22. <style background="#c0e0d0" bold="true" name="diff:added-line"/>
  23. <style background="#f0a0a0" name="diff:removed-line"/>
  24. </style-scheme>