123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!--
- Copyright (C) 2009 tm2gtksw2(Alexandre da Silva)
- This file was generated from a textmate theme named Blackboard
- 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="blackboard" _name="Blackboard" version="1.0">
- <author>tm2gtksw2(Alexandre da Silva)</author>
- <_description>GMate Theme - Generated from textmate theme with tm2gtksw2</_description>
- <style name="bracket-match" background="#1a1e2e" bold="true"/>
- <style name="bracket-mismatch" background="#1a1e2e" underline="true"/>
- <style name="css:at-rules" foreground="#fbde2d"/>
- <style name="css:color" foreground="#d8fa3c"/>
- <style name="css:keyword" foreground="#8da6ce"/>
- <style name="current-line" background="#1a1e2e"/>
- <style name="cursor" foreground="#ffffff"/>
- <style name="def:base-n-integer" foreground="#d8fa3c"/>
- <style name="def:boolean" foreground="#d8fa3c"/>
- <style name="def:builtin" foreground="#8da6ce"/>
- <style name="def:character" foreground="#61ce3c"/>
- <style name="def:comment" foreground="#aeaeae"/>
- <style name="def:complex" foreground="#d8fa3c"/>
- <style name="def:constant" foreground="#d8fa3c"/>
- <style name="def:decimal" foreground="#d8fa3c"/>
- <style name="def:doc-comment" foreground="#aeaeae"/>
- <style name="def:doc-comment-element" foreground="#aeaeae"/>
- <style name="def:error" foreground="#f8f8f8" background="#9d1e15"/>
- <style name="def:floating-point" foreground="#d8fa3c"/>
- <style name="def:function" foreground="#ff6400"/>
- <style name="def:keyword" foreground="#fbde2d"/>
- <style name="def:note" foreground="#aeaeae"/>
- <style name="def:number" foreground="#d8fa3c"/>
- <style name="def:operator" foreground="#fbde2d"/>
- <style name="def:preprocessor" foreground="#fbde2d"/>
- <style name="def:reserved" foreground="#fbde2d"/>
- <style name="def:shebang" foreground="#aeaeae"/>
- <style name="def:special-char" foreground="#8da6ce"/>
- <style name="def:special-constant" foreground="#d8fa3c"/>
- <style name="def:statement" foreground="#fbde2d"/>
- <style name="def:string" foreground="#61ce3c"/>
- <style name="def:type" foreground="#8da6ce"/>
- <style name="draw-spaces" foreground="#484b58"/>
- <style name="html:dtd" foreground="#61ce3c"/>
- <style name="html:tag" foreground="#ff6400"/>
- <style name="js:function" foreground="#8da6ce"/>
- <style name="line-numbers" foreground="#f8f8f8" background="#1a1e2e"/>
- <style name="perl:builtin" foreground="#ff6400"/>
- <style name="perl:include-statement" foreground="#fbde2d"/>
- <style name="perl:line-directive" foreground="#d8fa3c"/>
- <style name="perl:special-variable" foreground="#fbde2d"/>
- <style name="perl:type" foreground="#d8fa3c"/>
- <style name="php:string" foreground="#61ce3c"/>
- <style name="python:builtin-constant" foreground="#fbde2d"/>
- <style name="python:builtin-function" foreground="#d8fa3c"/>
- <style name="python:builtin-object" foreground="#d8fa3c"/>
- <style name="python:module-handler" foreground="#fbde2d"/>
- <style name="python:special-variable" foreground="#fbde2d"/>
- <style name="ruby:attribute-definition" foreground="#fbde2d"/>
- <style name="ruby:constant" foreground="#d8fa3c"/>
- <style name="ruby:global-variable" foreground="#ff6400"/>
- <style name="ruby:module-handler" foreground="#fbde2d"/>
- <style name="ruby:predefined-variable" foreground="#d8fa3c"/>
- <style name="ruby:regex" foreground="#61ce3c"/>
- <style name="ruby:special-variable" foreground="#fbde2d"/>
- <style name="ruby:symbol" foreground="#d8fa3c"/>
- <style name="rubyonrails:attribute-definition" foreground="#fbde2d"/>
- <style name="rubyonrails:builtin" foreground="#8da6ce"/>
- <style name="rubyonrails:class-inherit" foreground="#ff6400" italic="true"/>
- <style name="rubyonrails:class-name" foreground="#ff6400"/>
- <style name="rubyonrails:complex-interpolation" foreground="#d8fa3c"/>
- <style name="rubyonrails:constant" foreground="#d8fa3c"/>
- <style name="rubyonrails:global-variable" foreground="#ff6400"/>
- <style name="rubyonrails:module-handler" foreground="#fbde2d"/>
- <style name="rubyonrails:module-name" foreground="#ff6400"/>
- <style name="rubyonrails:predefined-variable" foreground="#d8fa3c"/>
- <style name="rubyonrails:regex" foreground="#61ce3c"/>
- <style name="rubyonrails:simple-interpolation" foreground="#d8fa3c"/>
- <style name="rubyonrails:special-variable" foreground="#fbde2d"/>
- <style name="rubyonrails:symbol" foreground="#d8fa3c"/>
- <style name="search-match" background="#1a1e2e" bold="true" underline="true"/>
- <style name="selection" foreground="#f8f8f8" background="#253b76"/>
- <style name="text" foreground="#f8f8f8" background="#0c1021"/>
- <style name="xml:attribute-name" foreground="#ff6400"/>
- <style name="xml:doctype" foreground="#7f90aa"/>
- <style name="xml:element-name" foreground="#ff6400"/>
- <style name="xml:namespace" foreground="#ff6400"/>
- <style name="xml:tag" foreground="#ff6400"/>
-
- </style-scheme>
|