barf.xml 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  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 barf
  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="barf" _name="barf" 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="#191d22" bold="true"/>
  23. <style name="bracket-mismatch" background="#191d22" underline="true"/>
  24. <style name="css:at-rules" foreground="#697a8e" bold="true"/>
  25. <style name="css:color" foreground="#53667d"/>
  26. <style name="current-line" background="#191d22"/>
  27. <style name="cursor" foreground="#c4c4c4"/>
  28. <style name="def:base-n-integer" foreground="#c1e1b8"/>
  29. <style name="def:boolean" foreground="#53667d"/>
  30. <style name="def:builtin" foreground="#53667d"/>
  31. <style name="def:character" foreground="#53667d"/>
  32. <style name="def:comment" foreground="#6e6e6e" italic="true"/>
  33. <style name="def:complex" foreground="#c1e1b8"/>
  34. <style name="def:decimal" foreground="#c1e1b8"/>
  35. <style name="def:doc-comment" foreground="#6e6e6e" italic="true"/>
  36. <style name="def:doc-comment-element" foreground="#6e6e6e" italic="true"/>
  37. <style name="def:error" foreground="#ff0000" background="#a1a3a4"/>
  38. <style name="def:floating-point" foreground="#c1e1b8"/>
  39. <style name="def:function" background="#282e36"/>
  40. <style name="def:identifier" foreground="#708e67"/>
  41. <style name="def:keyword" foreground="#697a8e" bold="true"/>
  42. <style name="def:note" foreground="#6e6e6e" italic="true"/>
  43. <style name="def:number" foreground="#c1e1b8"/>
  44. <style name="def:operator" foreground="#697a8e" bold="true"/>
  45. <style name="def:preprocessor" foreground="#697a8e" bold="true"/>
  46. <style name="def:reserved" foreground="#697a8e" bold="true"/>
  47. <style name="def:shebang" foreground="#6e6e6e" italic="true"/>
  48. <style name="def:special-char" foreground="#53667d"/>
  49. <style name="def:special-constant" foreground="#53667d"/>
  50. <style name="def:statement" foreground="#697a8e" bold="true"/>
  51. <style name="def:string" foreground="#5c81b3"/>
  52. <style name="draw-spaces" foreground="#bfbfbf"/>
  53. <style name="html:dtd" foreground="#5c81b3"/>
  54. <style name="html:tag" foreground="#a3d295"/>
  55. <style name="js:function" foreground="#bacce1" bold="true"/>
  56. <style name="line-numbers" foreground="#eef2f7" background="#191d22"/>
  57. <style name="perl:builtin" background="#282e36"/>
  58. <style name="perl:include-statement" foreground="#697a8e" bold="true"/>
  59. <style name="perl:special-variable" foreground="#53667d"/>
  60. <style name="perl:variable" foreground="#708e67"/>
  61. <style name="php:string" foreground="#5c81b3"/>
  62. <style name="python:builtin-constant" foreground="#697a8e" bold="true"/>
  63. <style name="python:builtin-function" background="#282e36"/>
  64. <style name="python:module-handler" foreground="#697a8e" bold="true"/>
  65. <style name="python:special-variable" foreground="#697a8e" bold="true"/>
  66. <style name="ruby:attribute-definition" foreground="#697a8e" bold="true"/>
  67. <style name="ruby:builtin" foreground="#708e67"/>
  68. <style name="ruby:class-variable" foreground="#708e67"/>
  69. <style name="ruby:constant" foreground="#708e67"/>
  70. <style name="ruby:global-variable" background="#282e36"/>
  71. <style name="ruby:instance-variable" foreground="#708e67"/>
  72. <style name="ruby:module-handler" foreground="#697a8e" bold="true"/>
  73. <style name="ruby:predefined-variable" foreground="#53667d"/>
  74. <style name="ruby:regex" foreground="#5c81b3"/>
  75. <style name="ruby:special-variable" foreground="#697a8e" bold="true"/>
  76. <style name="ruby:symbol" foreground="#53667d"/>
  77. <style name="rubyonrails:attribute-definition" foreground="#697a8e" bold="true"/>
  78. <style name="rubyonrails:builtin" foreground="#708e67"/>
  79. <style name="rubyonrails:class-variable" foreground="#708e67"/>
  80. <style name="rubyonrails:complex-interpolation" foreground="#53667d"/>
  81. <style name="rubyonrails:constant" foreground="#708e67"/>
  82. <style name="rubyonrails:global-variable" background="#282e36"/>
  83. <style name="rubyonrails:instance-variable" foreground="#708e67"/>
  84. <style name="rubyonrails:module-handler" foreground="#697a8e" bold="true"/>
  85. <style name="rubyonrails:predefined-variable" foreground="#53667d"/>
  86. <style name="rubyonrails:rails" foreground="#708e67"/>
  87. <style name="rubyonrails:regex" foreground="#5c81b3"/>
  88. <style name="rubyonrails:simple-interpolation" foreground="#53667d"/>
  89. <style name="rubyonrails:special-variable" foreground="#697a8e" bold="true"/>
  90. <style name="rubyonrails:symbol" foreground="#53667d"/>
  91. <style name="search-match" background="#191d22" bold="true" underline="true"/>
  92. <style name="selection" foreground="#eef2f7" background="#3e4d5c"/>
  93. <style name="text" foreground="#eef2f7" background="#15191e"/>
  94. <style name="xml:attribute-name" foreground="#708e67"/>
  95. <style name="xml:element-name" foreground="#a3d295"/>
  96. <style name="xml:namespace" foreground="#a3d295"/>
  97. <style name="xml:tag" foreground="#a3d295"/>
  98. </style-scheme>