forked from mig/gedit-themes
-
Notifications
You must be signed in to change notification settings - Fork 0
/
blackpearl.xml
104 lines (96 loc) · 5.54 KB
/
blackpearl.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2009 tm2gtksw2(Alexandre da Silva)
This file was generated from a textmate theme named Black Pearl
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="blackpearl" _name="Black Pearl" version="1.0">
<author>tm2gtksw2(Alexandre da Silva)</author>
<_description>GMate Theme - Generated from textmate theme with tm2gtksw2</_description>
<style name="bracket-match" background="#0d0d0d" bold="true"/>
<style name="bracket-mismatch" background="#0d0d0d" underline="true"/>
<style name="css:at-rules" foreground="#f8bb00"/>
<style name="css:color" foreground="#80d500"/>
<style name="css:keyword" foreground="#8aa6c1"/>
<style name="current-line" background="#0d0d0d"/>
<style name="cursor" foreground="#ffffff"/>
<style name="def:base-n-integer" foreground="#eddd5a"/>
<style name="def:boolean" foreground="#8aa6c1"/>
<style name="def:builtin" foreground="#8aa6c1"/>
<style name="def:character" foreground="#cc66ff"/>
<style name="def:comment" foreground="#428bdd" italic="true"/>
<style name="def:complex" foreground="#eddd5a"/>
<style name="def:constant" foreground="#8aa6c1"/>
<style name="def:decimal" foreground="#eddd5a"/>
<style name="def:doc-comment" foreground="#428bdd" italic="true"/>
<style name="def:doc-comment-element" foreground="#428bdd" italic="true"/>
<style name="def:error" foreground="#ffffff" background="#670000"/>
<style name="def:floating-point" foreground="#eddd5a"/>
<style name="def:keyword" foreground="#f8bb00"/>
<style name="def:note" foreground="#428bdd" italic="true"/>
<style name="def:number" foreground="#eddd5a"/>
<style name="def:operator" foreground="#ffffff" bold="true"/>
<style name="def:preprocessor" foreground="#f8bb00"/>
<style name="def:reserved" foreground="#8aa6c1"/>
<style name="def:shebang" foreground="#428bdd" italic="true"/>
<style name="def:special-char" foreground="#ff2837" bold="true"/>
<style name="def:special-constant" foreground="#8aa6c1"/>
<style name="def:statement" foreground="#8aa6c1"/>
<style name="def:string" foreground="#cc66ff"/>
<style name="diff:added-line" background="#253b22"/>
<style name="diff:changed-line" background="#4a410d"/>
<style name="diff:location" background="#0e2231" italic="true"/>
<style name="diff:removed-line" background="#420e09"/>
<style name="draw-spaces" foreground="#404040"/>
<style name="html:dtd" foreground="#cc66ff"/>
<style name="html:tag" foreground="#ffffff" bold="true"/>
<style name="line-numbers" foreground="#ffffff" background="#0d0d0d"/>
<style name="perl:include-statement" foreground="#8aa6c1"/>
<style name="perl:line-directive" foreground="#8aa6c1"/>
<style name="perl:special-variable" foreground="#8aa6c1"/>
<style name="perl:type" foreground="#8aa6c1"/>
<style name="php:string" foreground="#cc66ff"/>
<style name="python:builtin-constant" foreground="#8aa6c1"/>
<style name="python:builtin-function" foreground="#8aa6c1"/>
<style name="python:builtin-object" foreground="#8aa6c1"/>
<style name="python:module-handler" foreground="#8aa6c1"/>
<style name="python:special-variable" foreground="#8aa6c1"/>
<style name="ruby:attribute-definition" foreground="#8aa6c1"/>
<style name="ruby:constant" foreground="#8aa6c1"/>
<style name="ruby:module-handler" foreground="#8aa6c1"/>
<style name="ruby:predefined-variable" foreground="#8aa6c1"/>
<style name="ruby:regex" foreground="#ca4344"/>
<style name="ruby:special-variable" foreground="#8aa6c1"/>
<style name="ruby:symbol" foreground="#80d500"/>
<style name="rubyonrails:attribute-definition" foreground="#8aa6c1"/>
<style name="rubyonrails:block-parameter" foreground="#8aa6c1" italic="true"/>
<style name="rubyonrails:class-inherit" bold="true" italic="true"/>
<style name="rubyonrails:complex-interpolation" foreground="#ff7819" background="#e9cc46"/>
<style name="rubyonrails:constant" foreground="#8aa6c1"/>
<style name="rubyonrails:module-handler" foreground="#8aa6c1"/>
<style name="rubyonrails:predefined-variable" foreground="#8aa6c1"/>
<style name="rubyonrails:rails" foreground="#ffffff" background="#000000"/>
<style name="rubyonrails:regex" foreground="#ca4344"/>
<style name="rubyonrails:simple-interpolation" foreground="#ff7819" background="#e9cc46"/>
<style name="rubyonrails:special-variable" foreground="#8aa6c1"/>
<style name="rubyonrails:symbol" foreground="#80d500"/>
<style name="search-match" background="#0d0d0d" bold="true" underline="true"/>
<style name="selection" foreground="#ffffff" background="#262626"/>
<style name="text" foreground="#ffffff" background="#000000"/>
<style name="xml:attribute-name" foreground="#ffffff"/>
<style name="xml:element-name" foreground="#ffffff" bold="true"/>
<style name="xml:namespace" foreground="#ffffff" bold="true"/>
<style name="xml:tag" foreground="#ffffff" bold="true"/>
</style-scheme>