1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <!-- Generated by: TmTheme-Editor -->
4
+ <!-- ============================================ -->
5
+ <!-- app: http://tmtheme-editor.herokuapp.com -->
6
+ <!-- code: https://github.com/aziz/tmTheme-Editor -->
7
+ <plist version =" 1.0" >
8
+ <dict >
9
+ <key >name </key >
10
+ <string >Gri </string >
11
+ <key >settings </key >
12
+ <array >
13
+ <dict >
14
+ <key >settings </key >
15
+ <dict >
16
+ <key >background </key >
17
+ <string >#EEEEEE </string >
18
+ <key >caret </key >
19
+ <string >#000000 </string >
20
+ <key >foreground </key >
21
+ <string >#000000 </string >
22
+ <key >invisibles </key >
23
+ <string >#222222 </string >
24
+ <key >lineHighlight </key >
25
+ <string >#FFFFFF </string >
26
+ <key >selection </key >
27
+ <string >#CCCCCC </string >
28
+ </dict >
29
+ </dict >
30
+ <dict >
31
+ <key >name </key >
32
+ <string >plaintext </string >
33
+ <key >scope </key >
34
+ <string >text.plain </string >
35
+ <key >settings </key >
36
+ <dict >
37
+ <key >foreground </key >
38
+ <string >#000000 </string >
39
+ </dict >
40
+ </dict >
41
+ <dict >
42
+ <key >name </key >
43
+ <string >html </string >
44
+ <key >scope </key >
45
+ <string >text.html,text.html.twig, text.xml </string >
46
+ <key >settings </key >
47
+ <dict >
48
+ <key >background </key >
49
+ <string >#DDDDEE </string >
50
+ </dict >
51
+ </dict >
52
+ <dict >
53
+ <key >name </key >
54
+ <string >js </string >
55
+ <key >scope </key >
56
+ <string >source.js </string >
57
+ <key >settings </key >
58
+ <dict >
59
+ <key >background </key >
60
+ <string >#EEDDDD </string >
61
+ </dict >
62
+ </dict >
63
+ <dict >
64
+ <key >name </key >
65
+ <string >php </string >
66
+ <key >scope </key >
67
+ <string >source.php </string >
68
+ <key >settings </key >
69
+ <dict >
70
+ <key >background </key >
71
+ <string >#EEEEDD </string >
72
+ </dict >
73
+ </dict >
74
+ <dict >
75
+ <key >name </key >
76
+ <string >comments </string >
77
+ <key >scope </key >
78
+ <string >comment, punctuation.definition.comment </string >
79
+ <key >settings </key >
80
+ <dict >
81
+ <key >fontStyle </key >
82
+ <string > bold </string >
83
+ </dict >
84
+ </dict >
85
+ <dict >
86
+ <key >name </key >
87
+ <string >strings </string >
88
+ <key >scope </key >
89
+ <string >string </string >
90
+ <key >settings </key >
91
+ <dict >
92
+ <key >fontStyle </key >
93
+ <string > italic </string >
94
+ </dict >
95
+ </dict >
96
+ <dict >
97
+ <key >name </key >
98
+ <string >constants </string >
99
+ <key >scope </key >
100
+ <string >constant </string >
101
+ <key >settings </key >
102
+ <dict >
103
+ <key >foreground </key >
104
+ <string >#336655 </string >
105
+ </dict >
106
+ </dict >
107
+ <dict >
108
+ <key >name </key >
109
+ <string >entities </string >
110
+ <key >scope </key >
111
+ <string >entity </string >
112
+ <key >settings </key >
113
+ <dict >
114
+ <key >foreground </key >
115
+ <string >#665522 </string >
116
+ </dict >
117
+ </dict >
118
+ <dict >
119
+ <key >name </key >
120
+ <string >invalids </string >
121
+ <key >scope </key >
122
+ <string >invalids </string >
123
+ <key >settings </key >
124
+ <dict >
125
+ <key >background </key >
126
+ <string >#FFAAAA </string >
127
+ </dict >
128
+ </dict >
129
+ <dict >
130
+ <key >name </key >
131
+ <string >keywords </string >
132
+ <key >scope </key >
133
+ <string >keyword </string >
134
+ <key >settings </key >
135
+ <dict >
136
+ <key >foreground </key >
137
+ <string >#664422 </string >
138
+ </dict >
139
+ </dict >
140
+ <dict >
141
+ <key >name </key >
142
+ <string >markup </string >
143
+ <key >scope </key >
144
+ <string >markup </string >
145
+ <key >settings </key >
146
+ <dict >
147
+ <key >foreground </key >
148
+ <string >#004466 </string >
149
+ </dict >
150
+ </dict >
151
+ <dict >
152
+ <key >name </key >
153
+ <string >punctuation </string >
154
+ <key >scope </key >
155
+ <string >punctuation, punctuation.definition.parameters </string >
156
+ <key >settings </key >
157
+ <dict >
158
+ <key >foreground </key >
159
+ <string >#AA8866 </string >
160
+ </dict >
161
+ </dict >
162
+ <dict >
163
+ <key >name </key >
164
+ <string >storage </string >
165
+ <key >scope </key >
166
+ <string >storage </string >
167
+ <key >settings </key >
168
+ <dict >
169
+ <key >foreground </key >
170
+ <string >#660000 </string >
171
+ </dict >
172
+ </dict >
173
+ <dict >
174
+ <key >name </key >
175
+ <string >variables </string >
176
+ <key >scope </key >
177
+ <string >variable </string >
178
+ <key >settings </key >
179
+ <dict >
180
+ <key >foreground </key >
181
+ <string >#2266AA </string >
182
+ </dict >
183
+ </dict >
184
+ <dict >
185
+ <key >name </key >
186
+ <string >css </string >
187
+ <key >scope </key >
188
+ <string >source.css </string >
189
+ <key >settings </key >
190
+ <dict >
191
+ <key >background </key >
192
+ <string >#DDEEDD </string >
193
+ </dict >
194
+ </dict >
195
+ <dict >
196
+ <key >name </key >
197
+ <string >sql </string >
198
+ <key >scope </key >
199
+ <string >source.sql </string >
200
+ <key >settings </key >
201
+ <dict >
202
+ <key >background </key >
203
+ <string >#E0D5B8 </string >
204
+ </dict >
205
+ </dict >
206
+ </array >
207
+ <key >uuid </key >
208
+ <string >76457645-7645-7645-7645-764576457645 </string >
209
+ <key >colorSpaceName </key >
210
+ <string >sRGB </string >
211
+ <key >semanticClass </key >
212
+ <string >theme.light.gri </string >
213
+ <key >author </key >
214
+ <string >Necmettin Begiter </string >
215
+ </dict >
216
+ </plist >
0 commit comments