123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!--
- Copyright (C) 2009 tm2gtksw2(Alexandre da Silva)
- This file was generated from a textmate theme named Midnight
- 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="midnight" _name="Midnight" version="1.0">
- <author>tm2gtksw2(Alexandre da Silva)</author>
- <_description>GMate Theme - Generated from textmate theme with tm2gtksw2</_description>
- <style name="bracket-match" background="#253e5a" bold="true"/>
- <style name="bracket-mismatch" background="#253e5a" underline="true"/>
- <style name="css:at-rules" foreground="#b43d3d"/>
- <style name="css:color" foreground="#f8bb00" italic="true"/>
- <style name="css:keyword" foreground="#b43d3d"/>
- <style name="current-line" background="#253e5a"/>
- <style name="cursor" foreground="#ffffff"/>
- <style name="def:base-n-integer" foreground="#f7e741"/>
- <style name="def:boolean" foreground="#f7e741"/>
- <style name="def:builtin" foreground="#f7e741"/>
- <style name="def:character" foreground="#1dc116"/>
- <style name="def:comment" foreground="#428bdd" italic="true"/>
- <style name="def:complex" foreground="#f7e741"/>
- <style name="def:constant" foreground="#f7e741"/>
- <style name="def:decimal" foreground="#f7e741"/>
- <style name="def:doc-comment" foreground="#428bdd" italic="true"/>
- <style name="def:doc-comment-element" foreground="#428bdd" italic="true"/>
- <style name="def:floating-point" foreground="#f7e741"/>
- <style name="def:function" foreground="#f8bb00"/>
- <style name="def:identifier" foreground="#8aa6c1"/>
- <style name="def:keyword" foreground="#b43d3d"/>
- <style name="def:note" foreground="#428bdd" italic="true"/>
- <style name="def:number" foreground="#f7e741"/>
- <style name="def:operator" foreground="#b43d3d"/>
- <style name="def:preprocessor" foreground="#b43d3d"/>
- <style name="def:reserved" foreground="#b43d3d"/>
- <style name="def:shebang" foreground="#428bdd" italic="true"/>
- <style name="def:special-char" foreground="#ed77e5"/>
- <style name="def:special-constant" foreground="#f7e741"/>
- <style name="def:statement" foreground="#b43d3d"/>
- <style name="def:string" foreground="#1dc116"/>
- <style name="draw-spaces" foreground="#404040"/>
- <style name="html:dtd" foreground="#1dc116"/>
- <style name="html:tag" foreground="#f8bb00"/>
- <style name="js:function" foreground="#f8bb00"/>
- <style name="line-numbers" foreground="#ffffff" background="#253e5a"/>
- <style name="perl:builtin" foreground="#f8bb00"/>
- <style name="perl:include-statement" foreground="#b43d3d"/>
- <style name="perl:line-directive" foreground="#f7e741"/>
- <style name="perl:special-variable" foreground="#b43d3d"/>
- <style name="perl:type" foreground="#f7e741"/>
- <style name="perl:variable" foreground="#8aa6c1"/>
- <style name="php:string" foreground="#1dc116"/>
- <style name="python:builtin-constant" foreground="#b43d3d"/>
- <style name="python:builtin-function" foreground="#f8bb00"/>
- <style name="python:builtin-object" foreground="#f7e741"/>
- <style name="python:module-handler" foreground="#b43d3d"/>
- <style name="python:special-variable" foreground="#b43d3d"/>
- <style name="ruby:attribute-definition" foreground="#b43d3d"/>
- <style name="ruby:builtin" foreground="#8aa6c1"/>
- <style name="ruby:class-variable" foreground="#8aa6c1"/>
- <style name="ruby:constant" foreground="#f7e741"/>
- <style name="ruby:global-variable" foreground="#f8bb00"/>
- <style name="ruby:instance-variable" foreground="#8aa6c1"/>
- <style name="ruby:module-handler" foreground="#b43d3d"/>
- <style name="ruby:predefined-variable" foreground="#f7e741"/>
- <style name="ruby:regex" foreground="#1dc116"/>
- <style name="ruby:special-variable" foreground="#b43d3d"/>
- <style name="ruby:symbol" foreground="#f7e741"/>
- <style name="rubyonrails:attribute-definition" foreground="#b43d3d"/>
- <style name="rubyonrails:block-parameter" foreground="#8aa6c1"/>
- <style name="rubyonrails:builtin" foreground="#8aa6c1"/>
- <style name="rubyonrails:class-variable" foreground="#8aa6c1"/>
- <style name="rubyonrails:complex-interpolation" foreground="#f7e741"/>
- <style name="rubyonrails:constant" foreground="#f7e741"/>
- <style name="rubyonrails:global-variable" foreground="#f8bb00"/>
- <style name="rubyonrails:instance-variable" foreground="#8aa6c1"/>
- <style name="rubyonrails:module-handler" foreground="#b43d3d"/>
- <style name="rubyonrails:predefined-variable" foreground="#f7e741"/>
- <style name="rubyonrails:rails" foreground="#8aa6c1"/>
- <style name="rubyonrails:regex" foreground="#1dc116"/>
- <style name="rubyonrails:simple-interpolation" foreground="#f7e741"/>
- <style name="rubyonrails:special-variable" foreground="#b43d3d"/>
- <style name="rubyonrails:symbol" foreground="#f7e741"/>
- <style name="search-match" background="#253e5a" bold="true" underline="true"/>
- <style name="selection" foreground="#ffffff" background="#38566f"/>
- <style name="text" foreground="#ffffff" background="#0f192a"/>
- <style name="xml:tag" foreground="#f8bb00"/>
-
- </style-scheme>
|