123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!--
- Copyright (C) 2009 tm2gtksw2(Alexandre da Silva)
- This file was generated from a textmate theme named Brilliance Black
- 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="brillianceblack" _name="Brilliance Black" version="1.0">
- <author>tm2gtksw2(Alexandre da Silva)</author>
- <_description>GMate Theme - Generated from textmate theme with tm2gtksw2</_description>
- <style name="bracket-match" background="#0a0a24" bold="true"/>
- <style name="bracket-mismatch" background="#0a0a24" underline="true"/>
- <style name="css:at-rules" foreground="#f800ff"/>
- <style name="css:color" foreground="#00ff79"/>
- <style name="css:keyword" foreground="#ffffff" background="#0d0d0d"/>
- <style name="current-line" background="#0a0a24"/>
- <style name="cursor" foreground="#3333ff"/>
- <style name="def:base-n-integer" foreground="#c6ff00"/>
- <style name="def:boolean" foreground="#07ff00"/>
- <style name="def:builtin" foreground="#07ff00"/>
- <style name="def:character" foreground="#86ff00"/>
- <style name="def:comment" foreground="#4c4c4c" italic="true"/>
- <style name="def:complex" foreground="#c6ff00"/>
- <style name="def:decimal" foreground="#c6ff00"/>
- <style name="def:doc-comment" foreground="#4c4c4c" italic="true"/>
- <style name="def:doc-comment-element" foreground="#4c4c4c" italic="true"/>
- <style name="def:floating-point" foreground="#c6ff00"/>
- <style name="def:function" foreground="#ff0086"/>
- <style name="def:identifier" foreground="#00ff79" background="#0a2423"/>
- <style name="def:keyword" foreground="#f800ff"/>
- <style name="def:note" bold="true" underline="true" italic="true"/>
- <style name="def:number" foreground="#c6ff00"/>
- <style name="def:operator" foreground="#0000ce"/>
- <style name="def:preprocessor" foreground="#00fff8"/>
- <style name="def:shebang" foreground="#4c4c4c" italic="true"/>
- <style name="def:special-char" foreground="#00fff8"/>
- <style name="def:special-constant" foreground="#07ff00"/>
- <style name="def:string" foreground="#fff800" background="#17240a"/>
- <style name="def:type" foreground="#ff0000" background="#250a0a"/>
- <style name="diff:added-line" foreground="#40ff9a" background="#00401e"/>
- <style name="diff:changed-line" foreground="#ffff55" background="#803d00"/>
- <style name="diff:removed-line" foreground="#ff40a3" background="#400022"/>
- <style name="draw-spaces" foreground="#202020"/>
- <style name="html:tag" foreground="#565656"/>
- <style name="js:function" foreground="#603f80" background="#1d1724"/>
- <style name="line-numbers" foreground="#eeeeee" background="#0a0a24"/>
- <style name="perl:builtin" foreground="#ff0086"/>
- <style name="perl:include-statement" foreground="#f800ff"/>
- <style name="perl:special-variable" foreground="#00fff8"/>
- <style name="perl:variable" foreground="#00ff79" background="#0a2423"/>
- <style name="python:builtin-function" foreground="#ff0086"/>
- <style name="ruby:attribute-definition" foreground="#00fff8"/>
- <style name="ruby:builtin" foreground="#00fff8"/>
- <style name="ruby:class-variable" foreground="#00ff79" background="#0a2423"/>
- <style name="ruby:constant" foreground="#00fff8"/>
- <style name="ruby:global-variable" foreground="#ff0086"/>
- <style name="ruby:instance-variable" foreground="#00ff79" background="#0a2423"/>
- <style name="ruby:predefined-variable" foreground="#07ff00"/>
- <style name="ruby:regex" foreground="#fff800" background="#17240a"/>
- <style name="ruby:symbol" foreground="#00ff79"/>
- <style name="rubyonrails:attribute-definition" foreground="#00fff8"/>
- <style name="rubyonrails:block-parameter" foreground="#9799ff"/>
- <style name="rubyonrails:builtin" foreground="#00fff8"/>
- <style name="rubyonrails:class-inherit" foreground="#ff0086" background="#240a0b"/>
- <style name="rubyonrails:class-name" foreground="#ff0000" background="#250a0a"/>
- <style name="rubyonrails:class-variable" foreground="#00ff79" background="#0a2423"/>
- <style name="rubyonrails:complex-interpolation" foreground="#fffc80" background="#1a1a1a"/>
- <style name="rubyonrails:constant" foreground="#00fff8"/>
- <style name="rubyonrails:global-variable" foreground="#ff0086"/>
- <style name="rubyonrails:instance-variable" foreground="#00ff79" background="#0a2423"/>
- <style name="rubyonrails:module-name" foreground="#ff0086" background="#240a0b"/>
- <style name="rubyonrails:predefined-variable" foreground="#07ff00"/>
- <style name="rubyonrails:rails" foreground="#00fff8"/>
- <style name="rubyonrails:regex" foreground="#fff800" background="#17240a"/>
- <style name="rubyonrails:simple-interpolation" foreground="#fffc80" background="#1a1a1a"/>
- <style name="rubyonrails:symbol" foreground="#00ff79"/>
- <style name="search-match" background="#0a0a24" bold="true" underline="true"/>
- <style name="selection" foreground="#eeeeee" background="#050e71"/>
- <style name="text" foreground="#eeeeee" background="#0d0d0d"/>
- <style name="xml:attribute-name" foreground="#3d3d3d"/>
- <style name="xml:doctype" foreground="#cccccc" background="#333333"/>
- <style name="xml:element-name" foreground="#565656"/>
- <style name="xml:namespace" foreground="#565656"/>
- <style name="xml:tag" foreground="#565656"/>
-
- </style-scheme>
|