Pythonic.xml 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Pythonic is a theme based on iPlastic and inspired by the Ironman theme
  4. for vim. Full support for python and css has been added.
  5. Copyright 2011. Changes by Eddie Flores (eddflrs@gmail.com).
  6. Original license info:
  7. Copyright (C) 2009 tm2gtksw2(Alexandre da Silva)
  8. This file was generated from a textmate theme named iPlastic
  9. with tm2gtksw2 tool. (Alexandre da Silva)
  10. This library is free software; you can redistribute it and/or
  11. modify it under the terms of the GNU Library General Public
  12. License as published by the Free Software Foundation; either
  13. version 2 of the License, or (at your option) any later version.
  14. This library is distributed in the hope that it will be useful,
  15. but WITHOUT ANY WARRANTY; without even the implied warranty of
  16. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  17. Library General Public License for more details.
  18. You should have received a copy of the GNU Library General Public
  19. License along with this library; if not, write to the
  20. Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  21. Boston, MA 02111-1307, USA.
  22. -->
  23. <style-scheme id="Pythonic" _name="Pythonic" version="1.0">
  24. <author>Eddie Flores</author>
  25. <_description>Theme based on iPlastic by Alexandre da Silva, changes inspired by Ironman for vim.</_description>
  26. <style name="bracket-match" foreground="#FFFFFF" background="#31FF76" bold="true"/>
  27. <style name="bracket-mismatch" background="#ff4b52" underline="true"/>
  28. <style name="current-line" background="#E3E3E3"/>
  29. <style name="cursor" foreground="#000000"/>
  30. <style name="draw-spaces" foreground="#E0E0E0"/>
  31. <style name="line-numbers" foreground="#FFFFFF" background="#C0D0E0"/>
  32. <style name="search-match" foreground= "#000000" background="#fffd8c" bold="true" underline="true"/>
  33. <style name="selection" foreground="#000000" background="#bad6fd"/>
  34. <style name="text" foreground="#000000" background="#eeeeee"/>
  35. <style name="html:dtd" foreground="#8cfffd"/>
  36. <style name="html:tag" foreground="#1446DC"/>
  37. <style name="css:at-rules" foreground="#4998e6"/>
  38. <style name="css:color" foreground="#eb7950" italic="true"/>
  39. <style name="css:comment" background="#EFEFFF" foreground="#A0B0C0" italic="true"/>
  40. <style name="css:decimal" foreground="#ff7530"/>
  41. <style name="css:dimension" foreground="#000000"/>
  42. <style name="css:error" foreground="#ff4b52"/>
  43. <style name="css:function" foreground="#000" bold="true"/>
  44. <style name="css:keyword" foreground="#333" bold="true"/>
  45. <style name="css:known-property-values" foreground="#e54997"/>
  46. <style name="css:others-2" foreground="#00ffff"/>
  47. <style name="css:others-3" foreground="#78828c"/>
  48. <style name="css:string" foreground="#000000" background="#E8F1FF"/>
  49. <style name="def:base-n-integer" foreground="#0066ff"/>
  50. <style name="def:boolean" foreground="#000000" bold="true"/>
  51. <style name="def:builtin" foreground="#9700cc"/>
  52. <style name="def:character" foreground="#009933"/>
  53. <style name="def:comment" background="#EFEFFF" foreground="#A0B0C0"/>
  54. <style name="def:complex" foreground="#0066ff"/>
  55. <style name="def:constant" foreground="#6782d3"/>
  56. <style name="def:decimal" foreground="#0066ff"/>
  57. <style name="def:doc-comment" foreground="#0066ff" italic="true"/>
  58. <style name="def:doc-comment-element" foreground="#0066ff" italic="true"/>
  59. <style name="def:error" foreground="#ff0000" background="#ebadab"/>
  60. <style name="def:floating-point" foreground="#0066ff"/>
  61. <style name="def:function" foreground="#ff8000"/>
  62. <style name="def:keyword" foreground="#0070e6"/>
  63. <style name="def:note" foreground="#0066ff"/>
  64. <style name="def:number" foreground="#0066ff"/>
  65. <style name="def:operator" foreground="#4998e6"/>
  66. <style name="def:preprocessor" foreground="#6782d3"/>
  67. <style name="def:reserved" foreground="#4998e6"/>
  68. <style name="def:shebang" foreground="#ff4b52" italic="true"/>
  69. <style name="def:special-char" foreground="#6782d3"/>
  70. <style name="def:special-constant" foreground="#9700cc"/>
  71. <style name="def:statement" foreground="#4998e6"/>
  72. <style name="def:string" foreground="#000" background="#E8F1FF"/>
  73. <style name="def:type" foreground="#3333ff" bold="true"/>
  74. <style name="js:function" foreground="#3333ff" bold="true"/>
  75. <style name="perl:builtin" foreground="#ff8000"/>
  76. <style name="perl:include-statement" foreground="#4998e6"/>
  77. <style name="perl:line-directive" foreground="#6782d3"/>
  78. <style name="perl:special-variable" foreground="#9700cc"/>
  79. <style name="perl:type" foreground="#6782d3"/>
  80. <style name="php:string" foreground="#009933"/>
  81. <style name="python:base-n-integer" foreground="#ff4b52"/>
  82. <style name="python:boolean" foreground="#7530ff" bold="true"/>
  83. <style name="python:builtin-constant" foreground="#4998e6"/>
  84. <style name="python:builtin-function" foreground="#4a50ff"/>
  85. <style name="python:builtin-object" foreground="#6782d3"/>
  86. <style name="python:complex" foreground="#000000" background="#FFFFFF"/>
  87. <style name="python:decimal" foreground="#ff7530"/>
  88. <style name="python:escaped-char" foreground="#7530ff"/>
  89. <style name="python:floating-point" foreground="#ff4b52"/>
  90. <style name="python:format" foreground="#7f6eff"/>
  91. <style name="python:keyword" foreground="#000000" bold="true"/>
  92. <style name="python:multiline-string" foreground="#000000" background="#FAFAFA"/>
  93. <style name="python:string" foreground="#000000" background="#E8F1FF"/>
  94. <style name="python:string-conversion" foreground="#000000" background="#E8F1FF"/>
  95. <style name="python:module-handler" foreground="#000000" bold="true"/>
  96. <style name="python:special-variable" foreground="#4a50ff"/>
  97. <style name="ruby:attribute-definition" foreground="#4998e6"/>
  98. <style name="ruby:constant" foreground="#6782d3"/>
  99. <style name="ruby:global-variable" foreground="#ff8000"/>
  100. <style name="ruby:module-handler" foreground="#4998e6"/>
  101. <style name="ruby:predefined-variable" foreground="#9700cc"/>
  102. <style name="ruby:regex" foreground="#ff0080"/>
  103. <style name="ruby:special-variable" foreground="#4998e6"/>
  104. <style name="ruby:symbol" foreground="#6782d3"/>
  105. <style name="rubyonrails:attribute-definition" foreground="#4998e6"/>
  106. <style name="rubyonrails:block-parameter" italic="true"/>
  107. <style name="rubyonrails:builtin" foreground="#3333ff" bold="true"/>
  108. <style name="rubyonrails:class-inherit" bold="true" underline="true"/>
  109. <style name="rubyonrails:class-name" bold="true" underline="true"/>
  110. <style name="rubyonrails:complex-interpolation" foreground="#6782d3"/>
  111. <style name="rubyonrails:constant" foreground="#6782d3"/>
  112. <style name="rubyonrails:global-variable" foreground="#ff8000"/>
  113. <style name="rubyonrails:module-handler" foreground="#4998e6"/>
  114. <style name="rubyonrails:module-name" bold="true" underline="true"/>
  115. <style name="rubyonrails:predefined-variable" foreground="#9700cc"/>
  116. <style name="rubyonrails:regex" foreground="#ff0080"/>
  117. <style name="rubyonrails:simple-interpolation" foreground="#6782d3"/>
  118. <style name="rubyonrails:special-variable" foreground="#4998e6"/>
  119. <style name="rubyonrails:symbol" foreground="#6782d3"/>
  120. <style name="xml:attribute-name" foreground="#EB7950" italic="true"/>
  121. <style name="xml:doctype" foreground="#1446DC"/>
  122. <style name="xml:element-name" bold="true"/>
  123. <style name="xml:namespace" bold="true"/>
  124. <style name="xml:tag" foreground="#1446DC"/>
  125. </style-scheme>