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 >comment </key >
10+ <string >made for the best experience while editing GDL code </string >
11+ <key >name </key >
12+ <string >GDL </string >
13+ <key >settings </key >
14+ <array >
15+ <dict >
16+ <key >settings </key >
17+ <dict >
18+ <key >background </key >
19+ <string >#313128 </string >
20+ <key >caret </key >
21+ <string >#f0f0f0 </string >
22+ <key >foreground </key >
23+ <string >#e5e5e5 </string >
24+ <key >invisibles </key >
25+ <string >#48493f </string >
26+ <key >lineHighlight </key >
27+ <string >#535647 </string >
28+ <key >selection </key >
29+ <string >#42473a </string >
30+ </dict >
31+ </dict >
32+ <dict >
33+ <key >name </key >
34+ <string >Comment </string >
35+ <key >scope </key >
36+ <string >comment </string >
37+ <key >settings </key >
38+ <dict >
39+ <key >foreground </key >
40+ <string >#686a5b </string >
41+ </dict >
42+ </dict >
43+ <dict >
44+ <key >name </key >
45+ <string >Foreground </string >
46+ <key >scope </key >
47+ <string >keyword.operator.class, constant.other </string >
48+ <key >settings </key >
49+ <dict >
50+ <key >fontStyle </key >
51+ <string ></string >
52+ <key >foreground </key >
53+ <string >#d7e6dc </string >
54+ </dict >
55+ </dict >
56+ <dict >
57+ <key >name </key >
58+ <string >Support Variable </string >
59+ <key >scope </key >
60+ <string >support.other.variable </string >
61+ <key >settings </key >
62+ <dict >
63+ <key >foreground </key >
64+ <string >#ea7979 </string >
65+ </dict >
66+ </dict >
67+ <dict >
68+ <key >name </key >
69+ <string >Support Class </string >
70+ <key >scope </key >
71+ <string >support.type </string >
72+ <key >settings </key >
73+ <dict >
74+ <key >foreground </key >
75+ <string >#f9c238 </string >
76+ </dict >
77+ </dict >
78+ <dict >
79+ <key >name </key >
80+ <string >Subroutines </string >
81+ <key >scope </key >
82+ <string >entity.name.function </string >
83+ <key >settings </key >
84+ <dict >
85+ <key >foreground </key >
86+ <string >#40bdbd </string >
87+ </dict >
88+ </dict >
89+ <dict >
90+ <key >name </key >
91+ <string >Constant </string >
92+ <key >scope </key >
93+ <string >constant.numeric, constant.language </string >
94+ <key >settings </key >
95+ <dict >
96+ <key >fontStyle </key >
97+ <string ></string >
98+ <key >foreground </key >
99+ <string >#f79e60 </string >
100+ </dict >
101+ </dict >
102+ <dict >
103+ <key >name </key >
104+ <string >String </string >
105+ <key >scope </key >
106+ <string >string </string >
107+ <key >settings </key >
108+ <dict >
109+ <key >fontStyle </key >
110+ <string ></string >
111+ <key >foreground </key >
112+ <string >#d7dd9b </string >
113+ </dict >
114+ </dict >
115+ <dict >
116+ <key >name </key >
117+ <string >Operators </string >
118+ <key >scope </key >
119+ <string >keyword.operator, constant.other.color </string >
120+ <key >settings </key >
121+ <dict >
122+ <key >foreground </key >
123+ <string >#3fedd8 </string >
124+ </dict >
125+ </dict >
126+ <dict >
127+ <key >name </key >
128+ <string >Function Methods </string >
129+ <key >scope </key >
130+ <string >keyword.other.special-method </string >
131+ <key >settings </key >
132+ <dict >
133+ <key >fontStyle </key >
134+ <string ></string >
135+ <key >foreground </key >
136+ <string >#aec8dd </string >
137+ </dict >
138+ </dict >
139+ <dict >
140+ <key >name </key >
141+ <string >Keyword, Storage </string >
142+ <key >scope </key >
143+ <string >keyword, storage.type </string >
144+ <key >settings </key >
145+ <dict >
146+ <key >fontStyle </key >
147+ <string ></string >
148+ <key >foreground </key >
149+ <string >#d2999a </string >
150+ </dict >
151+ </dict >
152+ <dict >
153+ <key >name </key >
154+ <string >Invalid </string >
155+ <key >scope </key >
156+ <string >invalid </string >
157+ <key >settings </key >
158+ <dict >
159+ <key >background </key >
160+ <string >#f86161 </string >
161+ <key >fontStyle </key >
162+ <string ></string >
163+ <key >foreground </key >
164+ <string >#d7e7db </string >
165+ </dict >
166+ </dict >
167+ <dict >
168+ <key >name </key >
169+ <string >Deprecated </string >
170+ <key >scope </key >
171+ <string >invalid.deprecated </string >
172+ <key >settings </key >
173+ <dict >
174+ <key >background </key >
175+ <string >#cc9ad8 </string >
176+ <key >fontStyle </key >
177+ <string ></string >
178+ <key >foreground </key >
179+ <string >#d7e7db </string >
180+ </dict >
181+ </dict >
182+ <dict >
183+ <key >name </key >
184+ <string > > JSON--------------- </string >
185+ <key >settings </key >
186+ <dict >
187+ </dict >
188+ </dict >
189+ <dict >
190+ <key >name </key >
191+ <string > > Markdown------------- </string >
192+ <key >settings </key >
193+ <dict >
194+ </dict >
195+ </dict >
196+ <dict >
197+ <key >name </key >
198+ <string >Storage Function </string >
199+ <key >scope </key >
200+ <string >storage.type.function </string >
201+ <key >settings </key >
202+ <dict >
203+ <key >fontStyle </key >
204+ <string > italic </string >
205+ <key >foreground </key >
206+ <string >#8ad341 </string >
207+ </dict >
208+ </dict >
209+ <dict >
210+ <key >name </key >
211+ <string >Entity </string >
212+ <key >scope </key >
213+ <string >entity.other.inherited-class </string >
214+ <key >settings </key >
215+ <dict >
216+ <key >foreground </key >
217+ <string >#40bf80 </string >
218+ </dict >
219+ </dict >
220+ <dict >
221+ <key >name </key >
222+ <string >Keyword.control </string >
223+ <key >scope </key >
224+ <string >keyword.control.flow, keyword.control.js </string >
225+ <key >settings </key >
226+ <dict >
227+ <key >foreground </key >
228+ <string >#8c6cec </string >
229+ <key >background </key >
230+ <string >#444439 </string >
231+ </dict >
232+ </dict >
233+ <dict >
234+ <key >name </key >
235+ <string >Argument </string >
236+ <key >scope </key >
237+ <string >meta.function-call.arguments </string >
238+ <key >settings </key >
239+ <dict >
240+ <key >foreground </key >
241+ <string >#dbca95 </string >
242+ </dict >
243+ </dict >
244+ <dict >
245+ <key >name </key >
246+ <string >html.meta </string >
247+ <key >scope </key >
248+ <string >text.html.mt meta.tag </string >
249+ <key >settings </key >
250+ <dict >
251+ <key >foreground </key >
252+ <string >#e1e1e1 </string >
253+ </dict >
254+ </dict >
255+ </array >
256+ <key >uuid </key >
257+ <string >F96223EB-1A60-4617-92F3-D24D4F13DB09 </string >
258+ <key >colorSpaceName </key >
259+ <string >sRGB </string >
260+ <key >semanticClass </key >
261+ <string >theme.dark.gdl </string >
262+ <key >author </key >
263+ <string >Lucas Becker // runxel </string >
264+ </dict >
265+ </plist >
0 commit comments