PluginProbe
Prismatic / 2.1
Prismatic v2.1
trunk 1.3 1.4 1.5 1.6 1.6.1 1.7 1.8 1.9 2.0 2.1 2.2 2.3 2.4 2.5 2.6 2.7 2.8 2.9 2.9.1 3.0 3.1 3.1.1 3.2 3.2.1 All 40 releases
prismatic / lib / highlight / themes.php

themes.php in Prismatic 2.1, at lib/highlight/themes.php

357 lines 9.8 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php // Prismatic - Highlight Themes
2
3 if (!defined('ABSPATH')) exit;
4
5 $theme = array(
6
7 'a11y-dark' => array(
8 'value' => 'a11y-dark',
9 'label' => esc_html__('a11y dark', 'prismatic'),
10 ),
11 'a11y-light' => array(
12 'value' => 'a11y-light',
13 'label' => esc_html__('a11y light', 'prismatic'),
14 ),
15 'agate' => array(
16 'value' => 'agate',
17 'label' => esc_html__('Agate', 'prismatic'),
18 ),
19 'an-old-hope' => array(
20 'value' => 'an-old-hope',
21 'label' => esc_html__('An Old Hope', 'prismatic'),
22 ),
23 'androidstudio' => array(
24 'value' => 'androidstudio',
25 'label' => esc_html__('Androidstudio', 'prismatic'),
26 ),
27 'arduino-light' => array(
28 'value' => 'arduino-light',
29 'label' => esc_html__('Arduino Light', 'prismatic'),
30 ),
31 'arta' => array(
32 'value' => 'arta',
33 'label' => esc_html__('Arta', 'prismatic'),
34 ),
35 'ascetic' => array(
36 'value' => 'ascetic',
37 'label' => esc_html__('Ascetic', 'prismatic'),
38 ),
39 'atelier-cave-dark' => array(
40 'value' => 'atelier-cave-dark',
41 'label' => esc_html__('Atelier Cave Dark', 'prismatic'),
42 ),
43 'atelier-cave-light' => array(
44 'value' => 'atelier-cave-light',
45 'label' => esc_html__('Atelier Cave Light', 'prismatic'),
46 ),
47 'atelier-dune-dark' => array(
48 'value' => 'atelier-dune-dark',
49 'label' => esc_html__('Atelier Dune Dark', 'prismatic'),
50 ),
51 'atelier-dune-light' => array(
52 'value' => 'atelier-dune-light',
53 'label' => esc_html__('Atelier Dune Light', 'prismatic'),
54 ),
55 'atelier-estuary-dark' => array(
56 'value' => 'atelier-estuary-dark',
57 'label' => esc_html__('Atelier Estuary Dark', 'prismatic'),
58 ),
59 'atelier-estuary-light' => array(
60 'value' => 'atelier-estuary-light',
61 'label' => esc_html__('Atelier Estuary Light', 'prismatic'),
62 ),
63 'atelier-forest-dark' => array(
64 'value' => 'atelier-forest-dark',
65 'label' => esc_html__('Atelier Forest Dark', 'prismatic'),
66 ),
67 'atelier-forest-light' => array(
68 'value' => 'atelier-forest-light',
69 'label' => esc_html__('Atelier Forest Light', 'prismatic'),
70 ),
71 'atelier-heath-dark' => array(
72 'value' => 'atelier-heath-dark',
73 'label' => esc_html__('Atelier Heath Dark', 'prismatic'),
74 ),
75 'atelier-heath-light' => array(
76 'value' => 'atelier-heath-light',
77 'label' => esc_html__('Atelier Heath Light', 'prismatic'),
78 ),
79 'atelier-lakeside-dark' => array(
80 'value' => 'atelier-lakeside-dark',
81 'label' => esc_html__('Atelier Lakeside Dark', 'prismatic'),
82 ),
83 'atelier-lakeside-light' => array(
84 'value' => 'atelier-lakeside-light',
85 'label' => esc_html__('Atelier Lakeside Light', 'prismatic'),
86 ),
87 'atelier-plateau-dark' => array(
88 'value' => 'atelier-plateau-dark',
89 'label' => esc_html__('Atelier Plateau Dark', 'prismatic'),
90 ),
91 'atelier-plateau-light' => array(
92 'value' => 'atelier-plateau-light',
93 'label' => esc_html__('Atelier Plateau Light', 'prismatic'),
94 ),
95 'atelier-savanna-dark' => array(
96 'value' => 'atelier-savanna-dark',
97 'label' => esc_html__('Atelier Savanna Dark', 'prismatic'),
98 ),
99 'atelier-savanna-light' => array(
100 'value' => 'atelier-savanna-light',
101 'label' => esc_html__('Atelier Savanna Light', 'prismatic'),
102 ),
103 'atelier-seaside-dark' => array(
104 'value' => 'atelier-seaside-dark',
105 'label' => esc_html__('Atelier Seaside Dark', 'prismatic'),
106 ),
107 'atelier-seaside-light' => array(
108 'value' => 'atelier-seaside-light',
109 'label' => esc_html__('Atelier Seaside Light', 'prismatic'),
110 ),
111 'atelier-sulphurpool-dark' => array(
112 'value' => 'atelier-sulphurpool-dark',
113 'label' => esc_html__('Atelier Sulphurpool Dark', 'prismatic'),
114 ),
115 'atelier-sulphurpool-light' => array(
116 'value' => 'atelier-sulphurpool-light',
117 'label' => esc_html__('Atelier Sulphurpool Light', 'prismatic'),
118 ),
119 'atom-one-dark-reasonable' => array(
120 'value' => 'atom-one-dark-reasonable',
121 'label' => esc_html__('Atom One Dark Reasonable', 'prismatic'),
122 ),
123 'atom-one-dark' => array(
124 'value' => 'atom-one-dark',
125 'label' => esc_html__('Atom One Dark', 'prismatic'),
126 ),
127 'atom-one-light' => array(
128 'value' => 'atom-one-light',
129 'label' => esc_html__('Atom One Light', 'prismatic'),
130 ),
131 'brown-paper' => array(
132 'value' => 'brown-paper',
133 'label' => esc_html__('Brown Paper', 'prismatic'),
134 ),
135 'codepen-embed' => array(
136 'value' => 'codepen-embed',
137 'label' => esc_html__('Codepen Embed', 'prismatic'),
138 ),
139 'color-brewer' => array(
140 'value' => 'color-brewer',
141 'label' => esc_html__('Color Brewer', 'prismatic'),
142 ),
143 'darcula' => array(
144 'value' => 'darcula',
145 'label' => esc_html__('Darcula', 'prismatic'),
146 ),
147 'dark' => array(
148 'value' => 'dark',
149 'label' => esc_html__('Dark', 'prismatic'),
150 ),
151 'darkula' => array(
152 'value' => 'darkula',
153 'label' => esc_html__('Darkula', 'prismatic'),
154 ),
155 'default' => array(
156 'value' => 'default',
157 'label' => esc_html__('Default', 'prismatic'),
158 ),
159 'docco' => array(
160 'value' => 'docco',
161 'label' => esc_html__('Docco', 'prismatic'),
162 ),
163 'dracula' => array(
164 'value' => 'dracula',
165 'label' => esc_html__('Dracula', 'prismatic'),
166 ),
167 'far' => array(
168 'value' => 'far',
169 'label' => esc_html__('Far', 'prismatic'),
170 ),
171 'foundation' => array(
172 'value' => 'foundation',
173 'label' => esc_html__('Foundation', 'prismatic'),
174 ),
175 'github-gist' => array(
176 'value' => 'github-gist',
177 'label' => esc_html__('Github Gist', 'prismatic'),
178 ),
179 'github' => array(
180 'value' => 'github',
181 'label' => esc_html__('Github', 'prismatic'),
182 ),
183 'gml' => array(
184 'value' => 'gml',
185 'label' => esc_html__('GML', 'prismatic'),
186 ),
187 'googlecode' => array(
188 'value' => 'googlecode',
189 'label' => esc_html__('Googlecode', 'prismatic'),
190 ),
191 'grayscale' => array(
192 'value' => 'grayscale',
193 'label' => esc_html__('Grayscale', 'prismatic'),
194 ),
195 'gruvbox-dark' => array(
196 'value' => 'gruvbox-dark',
197 'label' => esc_html__('Gruvbox Dark', 'prismatic'),
198 ),
199 'gruvbox-light' => array(
200 'value' => 'gruvbox-light',
201 'label' => esc_html__('Gruvbox Light', 'prismatic'),
202 ),
203 'hopscotch' => array(
204 'value' => 'hopscotch',
205 'label' => esc_html__('Hopscotch', 'prismatic'),
206 ),
207 'hybrid' => array(
208 'value' => 'hybrid',
209 'label' => esc_html__('Hybrid', 'prismatic'),
210 ),
211 'idea' => array(
212 'value' => 'idea',
213 'label' => esc_html__('Idea', 'prismatic'),
214 ),
215 'ir-black' => array(
216 'value' => 'ir-black',
217 'label' => esc_html__('IR Black', 'prismatic'),
218 ),
219 'isbl-editor-dark' => array(
220 'value' => 'isbl-editor-dark',
221 'label' => esc_html__('ISBL Editor Dark', 'prismatic'),
222 ),
223 'isbl-editor-light' => array(
224 'value' => 'isbl-editor-light',
225 'label' => esc_html__('ISBL Editor Light', 'prismatic'),
226 ),
227 'kimbie.dark' => array(
228 'value' => 'kimbie.dark',
229 'label' => esc_html__('Kimbie Dark', 'prismatic'),
230 ),
231 'kimbie.light' => array(
232 'value' => 'kimbie.light',
233 'label' => esc_html__('Kimbie Light', 'prismatic'),
234 ),
235 'lightfair' => array(
236 'value' => 'lightfair',
237 'label' => esc_html__('Lightfair', 'prismatic'),
238 ),
239 'magula' => array(
240 'value' => 'magula',
241 'label' => esc_html__('Magula', 'prismatic'),
242 ),
243 'mono-blue' => array(
244 'value' => 'mono-blue',
245 'label' => esc_html__('Mono Blue', 'prismatic'),
246 ),
247 'monokai-sublime' => array(
248 'value' => 'monokai-sublime',
249 'label' => esc_html__('Monokai Sublime', 'prismatic'),
250 ),
251 'monokai' => array(
252 'value' => 'monokai',
253 'label' => esc_html__('Monokai', 'prismatic'),
254 ),
255 'nord' => array(
256 'value' => 'nord',
257 'label' => esc_html__('Nord', 'prismatic'),
258 ),
259 'obsidian' => array(
260 'value' => 'obsidian',
261 'label' => esc_html__('Obsidian', 'prismatic'),
262 ),
263 'ocean' => array(
264 'value' => 'ocean',
265 'label' => esc_html__('Ocean', 'prismatic'),
266 ),
267 'paraiso-dark' => array(
268 'value' => 'paraiso-dark',
269 'label' => esc_html__('Paraiso Dark', 'prismatic'),
270 ),
271 'paraiso-light' => array(
272 'value' => 'paraiso-light',
273 'label' => esc_html__('Paraiso Light', 'prismatic'),
274 ),
275 'pojoaque' => array(
276 'value' => 'pojoaque',
277 'label' => esc_html__('Pojoaque', 'prismatic'),
278 ),
279 'purebasic' => array(
280 'value' => 'purebasic',
281 'label' => esc_html__('Purebasic', 'prismatic'),
282 ),
283 'qtcreator_dark' => array(
284 'value' => 'qtcreator_dark',
285 'label' => esc_html__('Qtcreator Dark', 'prismatic'),
286 ),
287 'qtcreator_light' => array(
288 'value' => 'qtcreator_light',
289 'label' => esc_html__('Qtcreator Light', 'prismatic'),
290 ),
291 'railscasts' => array(
292 'value' => 'railscasts',
293 'label' => esc_html__('Railscasts', 'prismatic'),
294 ),
295 'rainbow' => array(
296 'value' => 'rainbow',
297 'label' => esc_html__('Rainbow', 'prismatic'),
298 ),
299 'school-book' => array(
300 'value' => 'school-book',
301 'label' => esc_html__('School Book', 'prismatic'),
302 ),
303 'shades-of-purple' => array(
304 'value' => 'shades-of-purple',
305 'label' => esc_html__('Shades of Purple', 'prismatic'),
306 ),
307 'solarized-dark' => array(
308 'value' => 'solarized-dark',
309 'label' => esc_html__('Solarized Dark', 'prismatic'),
310 ),
311 'solarized-light' => array(
312 'value' => 'solarized-light',
313 'label' => esc_html__('Solarized Light', 'prismatic'),
314 ),
315 'sunburst' => array(
316 'value' => 'sunburst',
317 'label' => esc_html__('Sunburst', 'prismatic'),
318 ),
319 'tomorrow-night-blue' => array(
320 'value' => 'tomorrow-night-blue',
321 'label' => esc_html__('Tomorrow Night Blue', 'prismatic'),
322 ),
323 'tomorrow-night-bright' => array(
324 'value' => 'tomorrow-night-bright',
325 'label' => esc_html__('Tomorrow Night Bright', 'prismatic'),
326 ),
327 'tomorrow-night-eighties' => array(
328 'value' => 'tomorrow-night-eighties',
329 'label' => esc_html__('Tomorrow Night Eighties', 'prismatic'),
330 ),
331 'tomorrow-night' => array(
332 'value' => 'tomorrow-night',
333 'label' => esc_html__('Tomorrow Night', 'prismatic'),
334 ),
335 'tomorrow' => array(
336 'value' => 'tomorrow',
337 'label' => esc_html__('Tomorrow', 'prismatic'),
338 ),
339 'vs' => array(
340 'value' => 'vs',
341 'label' => esc_html__('Vs', 'prismatic'),
342 ),
343 'xcode' => array(
344 'value' => 'xcode',
345 'label' => esc_html__('Xcode', 'prismatic'),
346 ),
347 'xt256' => array(
348 'value' => 'xt256',
349 'label' => esc_html__('Xt256', 'prismatic'),
350 ),
351 'zenburn' => array(
352 'value' => 'zenburn',
353 'label' => esc_html__('Zenburn', 'prismatic'),
354 ),
355
356 );
357