123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!--
- Copyright (C) 2009 tm2gtksw2(Alexandre da Silva)
- This file was generated from a textmate theme named MacMoose
- with tm2gtksw2 tool. (Alexandre da Silva)
- This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Library General Public
- License as published by the Free Software Foundation; either
- version 2 of the License, or (at your option) any later version.
- This library is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Library General Public License for more details.
- You should have received a copy of the GNU Library General Public
- License along with this library; if not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
- -->
- <style-scheme id="macmoose" _name="MacMoose" version="1.0">
- <author>tm2gtksw2(Alexandre da Silva)</author>
- <_description>GMate Theme - Generated from textmate theme with tm2gtksw2</_description>
- <style name="bracket-match" background="#a8a8a8" bold="true"/>
- <style name="bracket-mismatch" background="#a8a8a8" underline="true"/>
- <style name="current-line" background="#a8a8a8"/>
- <style name="cursor" foreground="#6d4496"/>
- <style name="def:character" foreground="#5d9629"/>
- <style name="def:comment" foreground="#a8a8a8"/>
- <style name="def:doc-comment" foreground="#a8a8a8"/>
- <style name="def:doc-comment-element" foreground="#a8a8a8"/>
- <style name="def:note" foreground="#a8a8a8"/>
- <style name="def:shebang" foreground="#a8a8a8"/>
- <style name="def:string" foreground="#5d9629"/>
- <style name="draw-spaces" foreground="#bfbfbf"/>
- <style name="html:dtd" foreground="#5d9629"/>
- <style name="html:tag" foreground="#4678bc"/>
- <style name="line-numbers" foreground="#474747" background="#a8a8a8"/>
- <style name="php:string" foreground="#5d9629"/>
- <style name="ruby:regex" foreground="#5d9629"/>
- <style name="rubyonrails:complex-interpolation" foreground="#5d9629"/>
- <style name="rubyonrails:regex" foreground="#5d9629"/>
- <style name="rubyonrails:simple-interpolation" foreground="#5d9629"/>
- <style name="search-match" background="#a8a8a8" bold="true" underline="true"/>
- <style name="selection" foreground="#474747" background="#d3d3d3"/>
- <style name="text" foreground="#474747" background="#ffffff"/>
- <style name="xml:attribute-name" foreground="#b84610"/>
- <style name="xml:doctype" foreground="#474747"/>
- <style name="xml:element-name" foreground="#4678bc"/>
- <style name="xml:namespace" foreground="#4678bc"/>
- <style name="xml:tag" foreground="#4678bc"/>
-
- </style-scheme>
|