Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

389 строки
11KB

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