AmbianceDark.xml 1.6 KB

1234567891011121314151617181920212223242526272829
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <style-scheme id="ambiancedarkcyb" _name="Ambiance Dark" version="1.0">
  3. <author>Christian Dannie Storgaard (Cybolic)</author>
  4. <_description>A dark theme to match Ubuntu's Ambiance</_description>
  5. <style name="line-numbers" foreground="#DFDBD2" background="#3C3B37" bold="True"/>
  6. <style name="text" foreground="#EAE3D0" background="#230416"/>
  7. <style name="selection" foreground="#FFFFFF" background="#F07746"/>
  8. <style name="selection-unfocused" foreground="#666666" background="#381C29"/>
  9. <style name="cursor" foreground="#DC4C00"/>
  10. <style name="secondary-cursor" foreground="#DC4C00"/>
  11. <style name="current-line" background="#2D1723"/>
  12. <style name="bracket-match" foreground="#FFFFFF" background="#1E0E17"/>
  13. <style name="bracket-mismatch" foreground="#DD5635" background="#3D0626"/>
  14. <style name="right-margin" foreground="#BD9FA2" background="#1E0212"/>
  15. <style name="def:builtin" foreground="#145FA2"/>
  16. <style name="def:comment" foreground="#7E5794" italic="True"/>
  17. <style name="def:complex" foreground="#4F46BF"/>
  18. <style name="def:constant" foreground="#409900"/>
  19. <style name="def:error" foreground="#B4000F" bold="True" underline="True"/>
  20. <style name="def:function" foreground="#9A2764" bold="True"/>
  21. <style name="def:identifier" foreground="#DC4C00"/>
  22. <style name="def:keyword" foreground="#772953" bold="True"/>
  23. <style name="def:reserved" foreground="#28772C"/>
  24. <style name="def:statement" foreground="#C67600" bold="True"/>
  25. <style name="def:string" foreground="#CB0700"/>
  26. <style name="def:type" foreground="#83A526" bold="True"/>
  27. </style-scheme>