IDLE.xml 4.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Copyright (C) 2009 tm2gtksw2(Alexandre da Silva)
  4. This file was generated from a textmate theme named IDLE
  5. with tm2gtksw2 tool. (Alexandre da Silva)
  6. This library is free software; you can redistribute it and/or
  7. modify it under the terms of the GNU Library General Public
  8. License as published by the Free Software Foundation; either
  9. version 2 of the License, or (at your option) any later version.
  10. This library is distributed in the hope that it will be useful,
  11. but WITHOUT ANY WARRANTY; without even the implied warranty of
  12. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  13. Library General Public License for more details.
  14. You should have received a copy of the GNU Library General Public
  15. License along with this library; if not, write to the
  16. Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  17. Boston, MA 02111-1307, USA.
  18. -->
  19. <style-scheme id="idle" _name="IDLE" version="1.0">
  20. <author>tm2gtksw2(Alexandre da Silva)</author>
  21. <_description>GMate Theme - Generated from textmate theme with tm2gtksw2</_description>
  22. <style name="bracket-match" background="#ededed" bold="true"/>
  23. <style name="bracket-mismatch" background="#ededed" underline="true"/>
  24. <style name="css:at-rules" foreground="#ff5600"/>
  25. <style name="css:keyword" foreground="#a535ae"/>
  26. <style name="current-line" background="#ededed"/>
  27. <style name="cursor" foreground="#000000"/>
  28. <style name="def:boolean" foreground="#a535ae"/>
  29. <style name="def:builtin" foreground="#a535ae"/>
  30. <style name="def:character" foreground="#00a33f"/>
  31. <style name="def:comment" foreground="#919191"/>
  32. <style name="def:doc-comment" foreground="#919191"/>
  33. <style name="def:doc-comment-element" foreground="#919191"/>
  34. <style name="def:error" foreground="#ffffff" background="#990000"/>
  35. <style name="def:function" foreground="#21439c"/>
  36. <style name="def:keyword" foreground="#ff5600"/>
  37. <style name="def:note" foreground="#919191"/>
  38. <style name="def:operator" foreground="#ff5600"/>
  39. <style name="def:preprocessor" foreground="#a535ae"/>
  40. <style name="def:reserved" foreground="#ff5600"/>
  41. <style name="def:shebang" foreground="#919191"/>
  42. <style name="def:special-char" foreground="#a535ae"/>
  43. <style name="def:special-constant" foreground="#a535ae"/>
  44. <style name="def:statement" foreground="#ff5600"/>
  45. <style name="def:string" foreground="#00a33f"/>
  46. <style name="def:type" foreground="#a535ae"/>
  47. <style name="draw-spaces" foreground="#bfbfbf"/>
  48. <style name="html:dtd" foreground="#00a33f"/>
  49. <style name="html:tag" foreground="#21439c"/>
  50. <style name="js:function" foreground="#a535ae"/>
  51. <style name="line-numbers" foreground="#000000" background="#ededed"/>
  52. <style name="perl:builtin" foreground="#21439c"/>
  53. <style name="perl:include-statement" foreground="#ff5600"/>
  54. <style name="perl:special-variable" foreground="#a535ae"/>
  55. <style name="php:string" foreground="#00a33f"/>
  56. <style name="python:builtin-constant" foreground="#ff5600"/>
  57. <style name="python:builtin-function" foreground="#21439c"/>
  58. <style name="python:module-handler" foreground="#ff5600"/>
  59. <style name="python:special-variable" foreground="#ff5600"/>
  60. <style name="ruby:attribute-definition" foreground="#ff5600"/>
  61. <style name="ruby:global-variable" foreground="#21439c"/>
  62. <style name="ruby:module-handler" foreground="#ff5600"/>
  63. <style name="ruby:predefined-variable" foreground="#a535ae"/>
  64. <style name="ruby:regex" foreground="#00a33f"/>
  65. <style name="ruby:special-variable" foreground="#ff5600"/>
  66. <style name="rubyonrails:attribute-definition" foreground="#ff5600"/>
  67. <style name="rubyonrails:class-inherit" foreground="#21439c"/>
  68. <style name="rubyonrails:class-name" foreground="#21439c"/>
  69. <style name="rubyonrails:complex-interpolation" foreground="#00a33f"/>
  70. <style name="rubyonrails:global-variable" foreground="#21439c"/>
  71. <style name="rubyonrails:module-handler" foreground="#ff5600"/>
  72. <style name="rubyonrails:module-name" foreground="#21439c"/>
  73. <style name="rubyonrails:predefined-variable" foreground="#a535ae"/>
  74. <style name="rubyonrails:regex" foreground="#00a33f"/>
  75. <style name="rubyonrails:simple-interpolation" foreground="#00a33f"/>
  76. <style name="rubyonrails:special-variable" foreground="#ff5600"/>
  77. <style name="search-match" background="#ededed" bold="true" underline="true"/>
  78. <style name="selection" foreground="#000000" background="#bad6fd"/>
  79. <style name="text" foreground="#000000" background="#ffffff"/>
  80. <style name="xml:tag" foreground="#21439c"/>
  81. </style-scheme>