@bugabinga/pi-ext-lucifiber 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1010) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/README.md +66 -0
  3. package/assets/lucifiber_suite.gif +0 -0
  4. package/bun.lock +293 -0
  5. package/index.ts +4 -0
  6. package/package.json +29 -0
  7. package/prompts/.gitkeep +0 -0
  8. package/skills/.gitkeep +0 -0
  9. package/themes/.gitkeep +0 -0
  10. package/themes/3024-base16.json +95 -0
  11. package/themes/3024-dark-terminal-sexy.json +95 -0
  12. package/themes/3024-day-gogh.json +95 -0
  13. package/themes/3024-day.json +95 -0
  14. package/themes/3024-light-terminal-sexy.json +95 -0
  15. package/themes/3024-night-gogh.json +95 -0
  16. package/themes/3024-night.json +95 -0
  17. package/themes/aardvark-blue.json +95 -0
  18. package/themes/abernathy.json +95 -0
  19. package/themes/aci-gogh.json +95 -0
  20. package/themes/aco-gogh.json +95 -0
  21. package/themes/adventure-time-gogh.json +95 -0
  22. package/themes/adventure.json +95 -0
  23. package/themes/adventuretime.json +95 -0
  24. package/themes/afterglow-gogh.json +95 -0
  25. package/themes/afterglow.json +95 -0
  26. package/themes/aikofog-terminal-sexy.json +95 -0
  27. package/themes/alabaster.json +95 -0
  28. package/themes/alien-blood-gogh.json +95 -0
  29. package/themes/alienblood.json +95 -0
  30. package/themes/andromeda.json +95 -0
  31. package/themes/apathy-base16.json +95 -0
  32. package/themes/apple-classic.json +95 -0
  33. package/themes/apple-system-colors.json +95 -0
  34. package/themes/apprentice-base16.json +95 -0
  35. package/themes/apprentice-gogh.json +95 -0
  36. package/themes/arcoiris.json +95 -0
  37. package/themes/argonaut-gogh.json +95 -0
  38. package/themes/argonaut.json +95 -0
  39. package/themes/arthur-gogh.json +95 -0
  40. package/themes/arthur.json +95 -0
  41. package/themes/ashes-base16.json +95 -0
  42. package/themes/ashes-dark-terminal-sexy.json +95 -0
  43. package/themes/ashes-light-terminal-sexy.json +95 -0
  44. package/themes/astrodark-gogh.json +95 -0
  45. package/themes/astromouse-terminal-sexy.json +95 -0
  46. package/themes/atelier-cave-base16.json +95 -0
  47. package/themes/atelier-cave-light-base16.json +95 -0
  48. package/themes/atelier-dune-base16.json +95 -0
  49. package/themes/atelier-dune-light-base16.json +95 -0
  50. package/themes/atelier-estuary-base16.json +95 -0
  51. package/themes/atelier-estuary-light-base16.json +95 -0
  52. package/themes/atelier-forest-base16.json +95 -0
  53. package/themes/atelier-forest-light-base16.json +95 -0
  54. package/themes/atelier-heath-base16.json +95 -0
  55. package/themes/atelier-heath-light-base16.json +95 -0
  56. package/themes/atelier-lakeside-base16.json +95 -0
  57. package/themes/atelier-lakeside-light-base16.json +95 -0
  58. package/themes/atelier-plateau-base16.json +95 -0
  59. package/themes/atelier-plateau-light-base16.json +95 -0
  60. package/themes/atelier-savanna-base16.json +95 -0
  61. package/themes/atelier-savanna-light-base16.json +95 -0
  62. package/themes/atelier-seaside-base16.json +95 -0
  63. package/themes/atelier-seaside-light-base16.json +95 -0
  64. package/themes/atelier-sulphurpool-base16.json +95 -0
  65. package/themes/atelier-sulphurpool-light-base16.json +95 -0
  66. package/themes/atelierdune-dark-terminal-sexy.json +95 -0
  67. package/themes/atelierdune-light-terminal-sexy.json +95 -0
  68. package/themes/atelierforest-dark-terminal-sexy.json +95 -0
  69. package/themes/atelierforest-light-terminal-sexy.json +95 -0
  70. package/themes/atelierheath-dark-terminal-sexy.json +95 -0
  71. package/themes/atelierheath-light-terminal-sexy.json +95 -0
  72. package/themes/atelierlakeside-dark-terminal-sexy.json +95 -0
  73. package/themes/atelierlakeside-light-terminal-sexy.json +95 -0
  74. package/themes/atelierseaside-dark-terminal-sexy.json +95 -0
  75. package/themes/atelierseaside-light-terminal-sexy.json +95 -0
  76. package/themes/ateliersulphurpool.json +95 -0
  77. package/themes/atlas-base16.json +95 -0
  78. package/themes/atom-gogh.json +95 -0
  79. package/themes/atom.json +95 -0
  80. package/themes/atomonelight.json +95 -0
  81. package/themes/aura-gogh.json +95 -0
  82. package/themes/aurora.json +95 -0
  83. package/themes/ayu-dark-gogh.json +95 -0
  84. package/themes/ayu-light-gogh.json +95 -0
  85. package/themes/ayu-light.json +95 -0
  86. package/themes/ayu-mirage-gogh.json +95 -0
  87. package/themes/ayu-mirage.json +95 -0
  88. package/themes/ayu.json +95 -0
  89. package/themes/azu-gogh.json +95 -0
  90. package/themes/bamboo-light.json +95 -0
  91. package/themes/bamboo-multiplex.json +95 -0
  92. package/themes/bamboo.json +95 -0
  93. package/themes/banana-blueberry.json +95 -0
  94. package/themes/batman.json +95 -0
  95. package/themes/belafonte-day-gogh.json +95 -0
  96. package/themes/belafonte-day.json +95 -0
  97. package/themes/belafonte-night-gogh.json +95 -0
  98. package/themes/belafonte-night.json +95 -0
  99. package/themes/belge-terminal-sexy.json +95 -0
  100. package/themes/bespin-base16.json +95 -0
  101. package/themes/bespin-dark-terminal-sexy.json +95 -0
  102. package/themes/bespin-light-terminal-sexy.json +95 -0
  103. package/themes/bim-gogh.json +95 -0
  104. package/themes/birds-of-paradise-gogh.json +95 -0
  105. package/themes/birdsofparadise.json +95 -0
  106. package/themes/bitmute-terminal-sexy.json +95 -0
  107. package/themes/black-metal-base16.json +95 -0
  108. package/themes/black-metal-bathory-base16.json +95 -0
  109. package/themes/black-metal-burzum-base16.json +95 -0
  110. package/themes/black-metal-dark-funeral-base16.json +95 -0
  111. package/themes/black-metal-gorgoroth-base16.json +95 -0
  112. package/themes/black-metal-immortal-base16.json +95 -0
  113. package/themes/black-metal-khold-base16.json +95 -0
  114. package/themes/black-metal-marduk-base16.json +95 -0
  115. package/themes/black-metal-mayhem-base16.json +95 -0
  116. package/themes/black-metal-nile-base16.json +95 -0
  117. package/themes/black-metal-venom-base16.json +95 -0
  118. package/themes/blazer-gogh.json +95 -0
  119. package/themes/blazer.json +95 -0
  120. package/themes/bleh-1-terminal-sexy.json +95 -0
  121. package/themes/blue-dolphin-gogh.json +95 -0
  122. package/themes/blue-matrix.json +95 -0
  123. package/themes/blueberrypie.json +95 -0
  124. package/themes/bluedolphin.json +95 -0
  125. package/themes/bluloco-light-gogh.json +95 -0
  126. package/themes/bluloco-zsh-light-gogh.json +95 -0
  127. package/themes/blulocodark.json +95 -0
  128. package/themes/blulocolight.json +95 -0
  129. package/themes/borland-gogh.json +95 -0
  130. package/themes/borland.json +95 -0
  131. package/themes/breadog-gogh.json +95 -0
  132. package/themes/breath-darker-gogh.json +95 -0
  133. package/themes/breath-gogh.json +95 -0
  134. package/themes/breath-light-gogh.json +95 -0
  135. package/themes/breath-silverfox-gogh.json +95 -0
  136. package/themes/breeze-gogh.json +95 -0
  137. package/themes/breeze.json +95 -0
  138. package/themes/brewer-base16.json +95 -0
  139. package/themes/brewer-dark-terminal-sexy.json +95 -0
  140. package/themes/brewer-light-terminal-sexy.json +95 -0
  141. package/themes/bright-base16.json +95 -0
  142. package/themes/bright-lights.json +95 -0
  143. package/themes/broadcast-gogh.json +95 -0
  144. package/themes/broadcast.json +95 -0
  145. package/themes/brogrammer-base16.json +95 -0
  146. package/themes/brogrammer-gogh.json +95 -0
  147. package/themes/brogrammer.json +95 -0
  148. package/themes/brush-trees-base16.json +95 -0
  149. package/themes/brush-trees-dark-base16.json +95 -0
  150. package/themes/builtin-dark.json +95 -0
  151. package/themes/builtin-light.json +95 -0
  152. package/themes/builtin-pastel-dark.json +95 -0
  153. package/themes/builtin-solarized-dark.json +95 -0
  154. package/themes/builtin-solarized-light.json +95 -0
  155. package/themes/builtin-tango-dark.json +95 -0
  156. package/themes/builtin-tango-light.json +95 -0
  157. package/themes/butrin-gogh.json +95 -0
  158. package/themes/c64-gogh.json +95 -0
  159. package/themes/c64.json +95 -0
  160. package/themes/cai-gogh.json +95 -0
  161. package/themes/calamity.json +95 -0
  162. package/themes/campbell-gogh.json +95 -0
  163. package/themes/canvased-pastel-terminal-sexy.json +95 -0
  164. package/themes/carbonfox.json +95 -0
  165. package/themes/catch-me-if-you-can-terminal-sexy.json +95 -0
  166. package/themes/catppuccin-frapp-gogh.json +95 -0
  167. package/themes/catppuccin-frappe-2.json +95 -0
  168. package/themes/catppuccin-frappe.json +95 -0
  169. package/themes/catppuccin-latte-2.json +95 -0
  170. package/themes/catppuccin-latte-gogh.json +95 -0
  171. package/themes/catppuccin-latte.json +95 -0
  172. package/themes/catppuccin-macchiato-2.json +95 -0
  173. package/themes/catppuccin-macchiato-gogh.json +95 -0
  174. package/themes/catppuccin-macchiato.json +95 -0
  175. package/themes/catppuccin-mocha-2.json +95 -0
  176. package/themes/catppuccin-mocha-gogh.json +95 -0
  177. package/themes/catppuccin-mocha.json +95 -0
  178. package/themes/cga.json +95 -0
  179. package/themes/chalk-base16.json +95 -0
  180. package/themes/chalk-dark-terminal-sexy.json +95 -0
  181. package/themes/chalk-gogh.json +95 -0
  182. package/themes/chalk-light-terminal-sexy.json +95 -0
  183. package/themes/chalk.json +95 -0
  184. package/themes/chalkboard-gogh.json +95 -0
  185. package/themes/chalkboard.json +95 -0
  186. package/themes/challengerdeep.json +95 -0
  187. package/themes/chameleon-gogh.json +95 -0
  188. package/themes/chester.json +95 -0
  189. package/themes/ciapre-gogh.json +95 -0
  190. package/themes/ciapre.json +95 -0
  191. package/themes/circus-base16.json +95 -0
  192. package/themes/city-lights-gogh.json +95 -0
  193. package/themes/city-streets-terminal-sexy.json +95 -0
  194. package/themes/classic-dark-base16.json +95 -0
  195. package/themes/classic-light-base16.json +95 -0
  196. package/themes/clone-of-ubuntu-gogh.json +95 -0
  197. package/themes/cloud-terminal-sexy.json +95 -0
  198. package/themes/clrs-gogh.json +95 -0
  199. package/themes/clrs.json +95 -0
  200. package/themes/cobalt-2-gogh.json +95 -0
  201. package/themes/cobalt-neon-gogh.json +95 -0
  202. package/themes/cobalt-neon.json +95 -0
  203. package/themes/cobalt2.json +95 -0
  204. package/themes/codeschool-base16.json +95 -0
  205. package/themes/codeschool-dark-terminal-sexy.json +95 -0
  206. package/themes/codeschool-light-terminal-sexy.json +95 -0
  207. package/themes/coffee-theme.json +95 -0
  208. package/themes/color-star-terminal-sexy.json +95 -0
  209. package/themes/colorcli-gogh.json +95 -0
  210. package/themes/colorful-colors-terminal-sexy.json +95 -0
  211. package/themes/colors-base16.json +95 -0
  212. package/themes/count-von-count-terminal-sexy.json +95 -0
  213. package/themes/crayon-pony-fish-gogh.json +95 -0
  214. package/themes/crayonponyfish.json +95 -0
  215. package/themes/cupcake-base16.json +95 -0
  216. package/themes/cupertino-base16.json +95 -0
  217. package/themes/cutiepro.json +95 -0
  218. package/themes/cyberdyne.json +95 -0
  219. package/themes/cyberpunk.json +95 -0
  220. package/themes/danqing-base16.json +95 -0
  221. package/themes/danqing-light-base16.json +95 -0
  222. package/themes/darcula-base16.json +95 -0
  223. package/themes/dark-ocean-terminal-sexy.json +95 -0
  224. package/themes/dark-pastel-gogh.json +95 -0
  225. package/themes/dark-pastel.json +95 -0
  226. package/themes/dark-violet-base16.json +95 -0
  227. package/themes/dark.json +95 -0
  228. package/themes/darkermatrix.json +95 -0
  229. package/themes/darkmatrix.json +95 -0
  230. package/themes/darkmoss-base16.json +95 -0
  231. package/themes/darkside-gogh.json +95 -0
  232. package/themes/darkside.json +95 -0
  233. package/themes/darktooth-base16.json +95 -0
  234. package/themes/dawn-terminal-sexy.json +95 -0
  235. package/themes/dawnfox.json +95 -0
  236. package/themes/dayfox.json +95 -0
  237. package/themes/deafened-terminal-sexy.json +95 -0
  238. package/themes/decaf-base16.json +95 -0
  239. package/themes/deep.json +95 -0
  240. package/themes/default-dark-base16.json +95 -0
  241. package/themes/default-dark-terminal-sexy.json +95 -0
  242. package/themes/default-light-base16.json +95 -0
  243. package/themes/default-light-terminal-sexy.json +95 -0
  244. package/themes/dehydration-gogh.json +95 -0
  245. package/themes/derp-terminal-sexy.json +95 -0
  246. package/themes/desert-gogh.json +95 -0
  247. package/themes/desert.json +95 -0
  248. package/themes/digerati-terminal-sexy.json +95 -0
  249. package/themes/dimmed-monokai-gogh.json +95 -0
  250. package/themes/dimmedmonokai.json +95 -0
  251. package/themes/dirtysea-base16.json +95 -0
  252. package/themes/dissonance-gogh.json +95 -0
  253. package/themes/django.json +95 -0
  254. package/themes/djangorebornagain.json +95 -0
  255. package/themes/djangosmooth.json +95 -0
  256. package/themes/doom-peacock.json +95 -0
  257. package/themes/doomone.json +95 -0
  258. package/themes/dotgov.json +95 -0
  259. package/themes/dotshare-terminal-sexy.json +95 -0
  260. package/themes/dracula-2.json +95 -0
  261. package/themes/dracula-base16.json +95 -0
  262. package/themes/dracula-gogh.json +95 -0
  263. package/themes/dracula-official.json +95 -0
  264. package/themes/dracula.json +95 -0
  265. package/themes/duckbones.json +95 -0
  266. package/themes/duotone-dark.json +95 -0
  267. package/themes/duskfox.json +95 -0
  268. package/themes/dwm-rob-terminal-sexy.json +95 -0
  269. package/themes/earthsong-gogh.json +95 -0
  270. package/themes/earthsong.json +95 -0
  271. package/themes/edge-dark-base16.json +95 -0
  272. package/themes/edge-light-base16.json +95 -0
  273. package/themes/ef-arbutus.json +95 -0
  274. package/themes/ef-autumn.json +95 -0
  275. package/themes/ef-bio.json +95 -0
  276. package/themes/ef-cherie.json +95 -0
  277. package/themes/ef-cyprus.json +95 -0
  278. package/themes/ef-dark.json +95 -0
  279. package/themes/ef-day.json +95 -0
  280. package/themes/ef-deuteranopia-dark.json +95 -0
  281. package/themes/ef-deuteranopia-light.json +95 -0
  282. package/themes/ef-dream.json +95 -0
  283. package/themes/ef-duo-dark.json +95 -0
  284. package/themes/ef-duo-light.json +95 -0
  285. package/themes/ef-elea-dark.json +95 -0
  286. package/themes/ef-elea-light.json +95 -0
  287. package/themes/ef-frost.json +95 -0
  288. package/themes/ef-kassio.json +95 -0
  289. package/themes/ef-light.json +95 -0
  290. package/themes/ef-maris-dark.json +95 -0
  291. package/themes/ef-maris-light.json +95 -0
  292. package/themes/ef-melissa-dark.json +95 -0
  293. package/themes/ef-melissa-light.json +95 -0
  294. package/themes/ef-night.json +95 -0
  295. package/themes/ef-reverie.json +95 -0
  296. package/themes/ef-rosa.json +95 -0
  297. package/themes/ef-spring.json +95 -0
  298. package/themes/ef-summer.json +95 -0
  299. package/themes/ef-symbiosis.json +95 -0
  300. package/themes/ef-trio-dark.json +95 -0
  301. package/themes/ef-trio-light.json +95 -0
  302. package/themes/ef-tritanopia-dark.json +95 -0
  303. package/themes/ef-tritanopia-light.json +95 -0
  304. package/themes/ef-winter.json +95 -0
  305. package/themes/eighties-base16.json +95 -0
  306. package/themes/eighties-dark-terminal-sexy.json +95 -0
  307. package/themes/eighties-light-terminal-sexy.json +95 -0
  308. package/themes/eldorado-dark-terminal-sexy.json +95 -0
  309. package/themes/eldritch.json +95 -0
  310. package/themes/elemental-gogh.json +95 -0
  311. package/themes/elemental.json +95 -0
  312. package/themes/elementary-gogh.json +95 -0
  313. package/themes/elementary.json +95 -0
  314. package/themes/elic-gogh.json +95 -0
  315. package/themes/elio-gogh.json +95 -0
  316. package/themes/embers-base16.json +95 -0
  317. package/themes/embers-dark-terminal-sexy.json +95 -0
  318. package/themes/embers-light-terminal-sexy.json +95 -0
  319. package/themes/encom.json +95 -0
  320. package/themes/epiphany-terminal-sexy.json +95 -0
  321. package/themes/eqie6-terminal-sexy.json +95 -0
  322. package/themes/equilibrium-dark-base16.json +95 -0
  323. package/themes/equilibrium-gray-dark-base16.json +95 -0
  324. package/themes/equilibrium-gray-light-base16.json +95 -0
  325. package/themes/equilibrium-light-base16.json +95 -0
  326. package/themes/erebus-terminal-sexy.json +95 -0
  327. package/themes/espresso-base16.json +95 -0
  328. package/themes/espresso-gogh.json +95 -0
  329. package/themes/espresso-libre-gogh.json +95 -0
  330. package/themes/espresso-libre.json +95 -0
  331. package/themes/espresso.json +95 -0
  332. package/themes/euphrasia-terminal-sexy.json +95 -0
  333. package/themes/eva-base16.json +95 -0
  334. package/themes/eva-dim-base16.json +95 -0
  335. package/themes/everblush-gogh.json +95 -0
  336. package/themes/everblush.json +95 -0
  337. package/themes/everforest-dark-gogh.json +95 -0
  338. package/themes/everforest-dark-hard-gogh.json +95 -0
  339. package/themes/everforest-dark-medium-gogh.json +95 -0
  340. package/themes/everforest-dark-soft-gogh.json +95 -0
  341. package/themes/everforest-light-gogh.json +95 -0
  342. package/themes/everforest-light-hard-gogh.json +95 -0
  343. package/themes/everforest-light-medium-gogh.json +95 -0
  344. package/themes/everforest-light-soft-gogh.json +95 -0
  345. package/themes/fahrenheit.json +95 -0
  346. package/themes/fairy-floss-dark-gogh.json +95 -0
  347. package/themes/fairy-floss-gogh.json +95 -0
  348. package/themes/fairyfloss.json +95 -0
  349. package/themes/farmhouse-dark.json +95 -0
  350. package/themes/farmhouse-light.json +95 -0
  351. package/themes/farside-terminal-sexy.json +95 -0
  352. package/themes/fideloper.json +95 -0
  353. package/themes/firefly-traditional.json +95 -0
  354. package/themes/firefoxdev.json +95 -0
  355. package/themes/firewatch.json +95 -0
  356. package/themes/fishbone-terminal-sexy.json +95 -0
  357. package/themes/fishtank-gogh.json +95 -0
  358. package/themes/fishtank.json +95 -0
  359. package/themes/flat-base16.json +95 -0
  360. package/themes/flat-gogh.json +95 -0
  361. package/themes/flat-remix-gogh.json +95 -0
  362. package/themes/flat.json +95 -0
  363. package/themes/flatland-gogh.json +95 -0
  364. package/themes/flatland.json +95 -0
  365. package/themes/flexoki-dark.json +95 -0
  366. package/themes/flexoki-light.json +95 -0
  367. package/themes/floraverse.json +95 -0
  368. package/themes/forestblue.json +95 -0
  369. package/themes/foxnightly-gogh.json +95 -0
  370. package/themes/framer-base16.json +95 -0
  371. package/themes/framer.json +95 -0
  372. package/themes/freya-gogh.json +95 -0
  373. package/themes/frontend-delight-gogh.json +95 -0
  374. package/themes/frontend-fun-forrest-gogh.json +95 -0
  375. package/themes/frontend-galaxy-gogh.json +95 -0
  376. package/themes/frontenddelight.json +95 -0
  377. package/themes/fruit-soda-base16.json +95 -0
  378. package/themes/funforrest.json +95 -0
  379. package/themes/galaxy.json +95 -0
  380. package/themes/galizur.json +95 -0
  381. package/themes/geohot-gogh.json +95 -0
  382. package/themes/gigavolt-base16.json +95 -0
  383. package/themes/github-base16.json +95 -0
  384. package/themes/github-dark-gogh.json +95 -0
  385. package/themes/github-dark.json +95 -0
  386. package/themes/github-gogh.json +95 -0
  387. package/themes/github-light-gogh.json +95 -0
  388. package/themes/github.json +95 -0
  389. package/themes/gjm-terminal-sexy.json +95 -0
  390. package/themes/glacier.json +95 -0
  391. package/themes/gnometerm-terminal-sexy.json +95 -0
  392. package/themes/gogh-gogh.json +95 -0
  393. package/themes/gooey-gogh.json +95 -0
  394. package/themes/google-dark-base16.json +95 -0
  395. package/themes/google-dark-gogh.json +95 -0
  396. package/themes/google-dark-terminal-sexy.json +95 -0
  397. package/themes/google-light-base16.json +95 -0
  398. package/themes/google-light-gogh.json +95 -0
  399. package/themes/google-light-terminal-sexy.json +95 -0
  400. package/themes/gotham-gogh.json +95 -0
  401. package/themes/gotham-terminal-sexy.json +95 -0
  402. package/themes/grandshell-terminal-sexy.json +95 -0
  403. package/themes/grape-gogh.json +95 -0
  404. package/themes/grape.json +95 -0
  405. package/themes/grass-gogh.json +95 -0
  406. package/themes/grass.json +95 -0
  407. package/themes/grayscale-dark-base16.json +95 -0
  408. package/themes/grayscale-dark-terminal-sexy.json +95 -0
  409. package/themes/grayscale-light-base16.json +95 -0
  410. package/themes/grayscale-light-terminal-sexy.json +95 -0
  411. package/themes/green-screen-base16.json +95 -0
  412. package/themes/greenscreen-dark-terminal-sexy.json +95 -0
  413. package/themes/greenscreen-light-terminal-sexy.json +95 -0
  414. package/themes/grey-green.json +95 -0
  415. package/themes/gruber-base16.json +95 -0
  416. package/themes/gruvbox-dark-gogh.json +95 -0
  417. package/themes/gruvbox-dark-hard-base16.json +95 -0
  418. package/themes/gruvbox-dark-medium-base16.json +95 -0
  419. package/themes/gruvbox-dark-pale-base16.json +95 -0
  420. package/themes/gruvbox-dark-soft-base16.json +95 -0
  421. package/themes/gruvbox-gogh.json +95 -0
  422. package/themes/gruvbox-light-hard-base16.json +95 -0
  423. package/themes/gruvbox-light-medium-base16.json +95 -0
  424. package/themes/gruvbox-light-soft-base16.json +95 -0
  425. package/themes/gruvbox-material-gogh.json +95 -0
  426. package/themes/gruvboxdark.json +95 -0
  427. package/themes/gruvboxdarkhard.json +95 -0
  428. package/themes/gruvboxlight.json +95 -0
  429. package/themes/guezwhoz.json +95 -0
  430. package/themes/hacktober.json +95 -0
  431. package/themes/hardcore-base16.json +95 -0
  432. package/themes/hardcore-gogh.json +95 -0
  433. package/themes/hardcore.json +95 -0
  434. package/themes/hardhacker.json +95 -0
  435. package/themes/harmonic16-dark-base16.json +95 -0
  436. package/themes/harmonic16-light-base16.json +95 -0
  437. package/themes/harper-gogh.json +95 -0
  438. package/themes/harper.json +95 -0
  439. package/themes/hax0r-blue.json +95 -0
  440. package/themes/hax0r-gr33n.json +95 -0
  441. package/themes/hax0r-r3d.json +95 -0
  442. package/themes/heetch-dark-base16.json +95 -0
  443. package/themes/heetch-light-base16.json +95 -0
  444. package/themes/helios-base16.json +95 -0
  445. package/themes/hemisu-dark-gogh.json +95 -0
  446. package/themes/hemisu-light-gogh.json +95 -0
  447. package/themes/highway-gogh.json +95 -0
  448. package/themes/highway.json +95 -0
  449. package/themes/hipster-green-gogh.json +95 -0
  450. package/themes/hipster-green.json +95 -0
  451. package/themes/hivacruz.json +95 -0
  452. package/themes/homebrew-gogh.json +95 -0
  453. package/themes/homebrew-light-gogh.json +95 -0
  454. package/themes/homebrew-ocean-gogh.json +95 -0
  455. package/themes/homebrew.json +95 -0
  456. package/themes/hopscotch-256.json +95 -0
  457. package/themes/hopscotch-base16.json +95 -0
  458. package/themes/hopscotch.json +95 -0
  459. package/themes/horizon-bright-gogh.json +95 -0
  460. package/themes/horizon-dark-base16.json +95 -0
  461. package/themes/horizon-dark-gogh.json +95 -0
  462. package/themes/horizon-light-base16.json +95 -0
  463. package/themes/humanoid-dark-base16.json +95 -0
  464. package/themes/humanoid-light-base16.json +95 -0
  465. package/themes/hund-terminal-sexy.json +95 -0
  466. package/themes/hurtado-gogh.json +95 -0
  467. package/themes/hurtado.json +95 -0
  468. package/themes/hybrid-gogh.json +95 -0
  469. package/themes/hybrid-terminal-sexy.json +95 -0
  470. package/themes/hybrid.json +95 -0
  471. package/themes/ibm-3270-high-contrast-gogh.json +95 -0
  472. package/themes/ibm3270-gogh.json +95 -0
  473. package/themes/ic-green-ppl-gogh.json +95 -0
  474. package/themes/ic-green-ppl.json +95 -0
  475. package/themes/ic-orange-ppl-gogh.json +95 -0
  476. package/themes/ic-orange-ppl.json +95 -0
  477. package/themes/iceberg-dark.json +95 -0
  478. package/themes/iceberg-gogh.json +95 -0
  479. package/themes/iceberg-light.json +95 -0
  480. package/themes/icy-dark-base16.json +95 -0
  481. package/themes/idea.json +95 -0
  482. package/themes/idle-toes-gogh.json +95 -0
  483. package/themes/idletoes.json +95 -0
  484. package/themes/iiamblack-terminal-sexy.json +95 -0
  485. package/themes/insignificato-terminal-sexy.json +95 -0
  486. package/themes/invisibone-terminal-sexy.json +95 -0
  487. package/themes/ir-black-base16.json +95 -0
  488. package/themes/ir-black-gogh.json +95 -0
  489. package/themes/ir-black.json +95 -0
  490. package/themes/isotope-base16.json +95 -0
  491. package/themes/isotope-dark-terminal-sexy.json +95 -0
  492. package/themes/isotope-light-terminal-sexy.json +95 -0
  493. package/themes/iterm2-dark-background.json +95 -0
  494. package/themes/iterm2-default.json +95 -0
  495. package/themes/iterm2-light-background.json +95 -0
  496. package/themes/iterm2-pastel-dark-background.json +95 -0
  497. package/themes/iterm2-smoooooth.json +95 -0
  498. package/themes/iterm2-tango-dark.json +95 -0
  499. package/themes/iterm2-tango-light.json +95 -0
  500. package/themes/ivory-dark-terminal-sexy.json +95 -0
  501. package/themes/ivory-light-terminal-sexy.json +95 -0
  502. package/themes/jackie-brown-gogh.json +95 -0
  503. package/themes/jackie-brown.json +95 -0
  504. package/themes/japanesque-gogh.json +95 -0
  505. package/themes/japanesque.json +95 -0
  506. package/themes/jason-wryan-terminal-sexy.json +95 -0
  507. package/themes/jellybeans-gogh.json +95 -0
  508. package/themes/jellybeans.json +95 -0
  509. package/themes/jetbrains-darcula.json +95 -0
  510. package/themes/jmbi-terminal-sexy.json +95 -0
  511. package/themes/jubi.json +95 -0
  512. package/themes/jup-gogh.json +95 -0
  513. package/themes/jwr-dark-terminal-sexy.json +95 -0
  514. package/themes/kanagawa-dragon-gogh.json +95 -0
  515. package/themes/kanagawa-gogh.json +95 -0
  516. package/themes/kanagawabones.json +95 -0
  517. package/themes/kasugano-terminal-sexy.json +95 -0
  518. package/themes/kibble-gogh.json +95 -0
  519. package/themes/kibble.json +95 -0
  520. package/themes/kimber-base16.json +95 -0
  521. package/themes/kokuban-gogh.json +95 -0
  522. package/themes/kolorit.json +95 -0
  523. package/themes/konsolas.json +95 -0
  524. package/themes/kurokula.json +95 -0
  525. package/themes/lab-fox.json +95 -0
  526. package/themes/laser.json +95 -0
  527. package/themes/laserwave-gogh.json +95 -0
  528. package/themes/later-this-evening-gogh.json +95 -0
  529. package/themes/later-this-evening.json +95 -0
  530. package/themes/lavandula-gogh.json +95 -0
  531. package/themes/lavandula.json +95 -0
  532. package/themes/light-white-terminal-sexy.json +95 -0
  533. package/themes/liquid-carbon-gogh.json +95 -0
  534. package/themes/liquid-carbon-transparent-gogh.json +95 -0
  535. package/themes/liquidcarbon.json +95 -0
  536. package/themes/liquidcarbontransparent.json +95 -0
  537. package/themes/liquidcarbontransparentinverse.json +95 -0
  538. package/themes/london-tube-base16.json +95 -0
  539. package/themes/londontube-dark-terminal-sexy.json +95 -0
  540. package/themes/londontube-light-terminal-sexy.json +95 -0
  541. package/themes/lost-woods-terminal-sexy.json +95 -0
  542. package/themes/lovelace.json +95 -0
  543. package/themes/low-contrast-terminal-sexy.json +95 -0
  544. package/themes/lumifoo-terminal-sexy.json +95 -0
  545. package/themes/lunaria-dark-gogh.json +95 -0
  546. package/themes/lunaria-eclipse-gogh.json +95 -0
  547. package/themes/lunaria-light-gogh.json +95 -0
  548. package/themes/macintosh-base16.json +95 -0
  549. package/themes/maia-gogh.json +95 -0
  550. package/themes/man-page-gogh.json +95 -0
  551. package/themes/man-page.json +95 -0
  552. package/themes/mar-gogh.json +95 -0
  553. package/themes/mariana.json +95 -0
  554. package/themes/marrakesh-base16.json +95 -0
  555. package/themes/marrakesh-dark-terminal-sexy.json +95 -0
  556. package/themes/marrakesh-light-terminal-sexy.json +95 -0
  557. package/themes/mashup-colors-terminal-sexy.json +95 -0
  558. package/themes/materia-base16.json +95 -0
  559. package/themes/material-base16.json +95 -0
  560. package/themes/material-darker-base16.json +95 -0
  561. package/themes/material-gogh.json +95 -0
  562. package/themes/material-lighter-base16.json +95 -0
  563. package/themes/material-palenight-base16.json +95 -0
  564. package/themes/material-terminal-sexy.json +95 -0
  565. package/themes/material-vivid-base16.json +95 -0
  566. package/themes/material.json +95 -0
  567. package/themes/materialdark.json +95 -0
  568. package/themes/materialdarker.json +95 -0
  569. package/themes/materialdesigncolors.json +95 -0
  570. package/themes/materialocean.json +95 -0
  571. package/themes/mathias-gogh.json +95 -0
  572. package/themes/mathias.json +95 -0
  573. package/themes/matrix-terminal-sexy.json +95 -0
  574. package/themes/matrix.json +95 -0
  575. package/themes/medallion-gogh.json +95 -0
  576. package/themes/medallion.json +95 -0
  577. package/themes/mellifluous.json +95 -0
  578. package/themes/mellow-purple-base16.json +95 -0
  579. package/themes/mexico-light-base16.json +95 -0
  580. package/themes/midnight-in-mojave.json +95 -0
  581. package/themes/mikado-terminal-sexy.json +95 -0
  582. package/themes/mikazuki-terminal-sexy.json +95 -0
  583. package/themes/mirage.json +95 -0
  584. package/themes/miramare-gogh.json +95 -0
  585. package/themes/misterioso-gogh.json +95 -0
  586. package/themes/misterioso.json +95 -0
  587. package/themes/mocha-base16.json +95 -0
  588. package/themes/mocha-dark-terminal-sexy.json +95 -0
  589. package/themes/mocha-light-terminal-sexy.json +95 -0
  590. package/themes/modus-operandi-deuteranopia.json +95 -0
  591. package/themes/modus-operandi-gogh.json +95 -0
  592. package/themes/modus-operandi-tinted-gogh.json +95 -0
  593. package/themes/modus-operandi-tinted.json +95 -0
  594. package/themes/modus-operandi.json +95 -0
  595. package/themes/modus-vivendi-deuteranopia.json +95 -0
  596. package/themes/modus-vivendi-gogh.json +95 -0
  597. package/themes/modus-vivendi-tinted-gogh.json +95 -0
  598. package/themes/modus-vivendi-tinted.json +95 -0
  599. package/themes/modus-vivendi-tritanopia.json +95 -0
  600. package/themes/modus-vivendi.json +95 -0
  601. package/themes/molokai-gogh.json +95 -0
  602. package/themes/molokai.json +95 -0
  603. package/themes/mona-lisa-gogh.json +95 -0
  604. package/themes/monalisa.json +95 -0
  605. package/themes/mono-amber-gogh.json +95 -0
  606. package/themes/mono-cyan-gogh.json +95 -0
  607. package/themes/mono-green-gogh.json +95 -0
  608. package/themes/mono-red-gogh.json +95 -0
  609. package/themes/mono-terminal-sexy.json +95 -0
  610. package/themes/mono-theme-terminal-sexy.json +95 -0
  611. package/themes/mono-white-gogh.json +95 -0
  612. package/themes/mono-yellow-gogh.json +95 -0
  613. package/themes/monokai-base16.json +95 -0
  614. package/themes/monokai-dark-gogh.json +95 -0
  615. package/themes/monokai-dark-terminal-sexy.json +95 -0
  616. package/themes/monokai-light-terminal-sexy.json +95 -0
  617. package/themes/monokai-pro-gogh.json +95 -0
  618. package/themes/monokai-pro-ristretto-gogh.json +95 -0
  619. package/themes/monokai-remastered.json +95 -0
  620. package/themes/monokai-soda-gogh.json +95 -0
  621. package/themes/monokai-soda.json +95 -0
  622. package/themes/monokai-terminal-sexy.json +95 -0
  623. package/themes/monokai-vivid.json +95 -0
  624. package/themes/moonfly-gogh.json +95 -0
  625. package/themes/morada-gogh.json +95 -0
  626. package/themes/mostly-bright-terminal-sexy.json +95 -0
  627. package/themes/muse-terminal-sexy.json +95 -0
  628. package/themes/n0tch2k-gogh.json +95 -0
  629. package/themes/n0tch2k.json +95 -0
  630. package/themes/nancy-terminal-sexy.json +95 -0
  631. package/themes/nature-suede-terminal-sexy.json +95 -0
  632. package/themes/navy-and-ivory-terminal-sexy.json +95 -0
  633. package/themes/nebula-base16.json +95 -0
  634. package/themes/neobones-dark.json +95 -0
  635. package/themes/neobones-light.json +95 -0
  636. package/themes/neon-night-gogh.json +95 -0
  637. package/themes/neon-terminal-sexy.json +95 -0
  638. package/themes/neon.json +95 -0
  639. package/themes/neopolitan-gogh.json +95 -0
  640. package/themes/neopolitan.json +95 -0
  641. package/themes/nep-gogh.json +95 -0
  642. package/themes/neutron-gogh.json +95 -0
  643. package/themes/neutron.json +95 -0
  644. package/themes/night-owl-gogh.json +95 -0
  645. package/themes/night-owlish-light.json +95 -0
  646. package/themes/nightfly-gogh.json +95 -0
  647. package/themes/nightfox.json +95 -0
  648. package/themes/nightlion-v1-gogh.json +95 -0
  649. package/themes/nightlion-v1.json +95 -0
  650. package/themes/nightlion-v2-gogh.json +95 -0
  651. package/themes/nightlion-v2.json +95 -0
  652. package/themes/nighty-gogh.json +95 -0
  653. package/themes/niji.json +95 -0
  654. package/themes/nocturnal-winter.json +95 -0
  655. package/themes/nord-base16.json +95 -0
  656. package/themes/nord-gogh.json +95 -0
  657. package/themes/nord-light-gogh.json +95 -0
  658. package/themes/nord-light.json +95 -0
  659. package/themes/nord.json +95 -0
  660. package/themes/nordfox.json +95 -0
  661. package/themes/nova-base16.json +95 -0
  662. package/themes/novel-gogh.json +95 -0
  663. package/themes/novel.json +95 -0
  664. package/themes/nucolors-terminal-sexy.json +95 -0
  665. package/themes/nudge-terminal-sexy.json +95 -0
  666. package/themes/numix-darkest-terminal-sexy.json +95 -0
  667. package/themes/nvimdark.json +95 -0
  668. package/themes/nvimlight.json +95 -0
  669. package/themes/obsidian-gogh.json +95 -0
  670. package/themes/obsidian.json +95 -0
  671. package/themes/ocean-base16.json +95 -0
  672. package/themes/ocean-dark-gogh.json +95 -0
  673. package/themes/ocean-dark-terminal-sexy.json +95 -0
  674. package/themes/ocean-light-terminal-sexy.json +95 -0
  675. package/themes/ocean.json +95 -0
  676. package/themes/oceanic-next-gogh.json +95 -0
  677. package/themes/oceanic-next.json +95 -0
  678. package/themes/oceanicmaterial.json +95 -0
  679. package/themes/oceanicnext-base16.json +95 -0
  680. package/themes/ollie-gogh.json +95 -0
  681. package/themes/ollie.json +95 -0
  682. package/themes/omni-gogh.json +95 -0
  683. package/themes/one-dark-gogh.json +95 -0
  684. package/themes/one-half-black-gogh.json +95 -0
  685. package/themes/one-light-base16.json +95 -0
  686. package/themes/one-light-gogh.json +95 -0
  687. package/themes/onedark-base16.json +95 -0
  688. package/themes/onehalfdark.json +95 -0
  689. package/themes/onehalflight.json +95 -0
  690. package/themes/operator-mono-dark.json +95 -0
  691. package/themes/orangish-terminal-sexy.json +95 -0
  692. package/themes/outrun-dark-base16.json +95 -0
  693. package/themes/overnight-slumber.json +95 -0
  694. package/themes/oxocarbon-dark-gogh.json +95 -0
  695. package/themes/palenight-gogh.json +95 -0
  696. package/themes/palenighthc.json +95 -0
  697. package/themes/pali-gogh.json +95 -0
  698. package/themes/panda-gogh.json +95 -0
  699. package/themes/pandora.json +95 -0
  700. package/themes/panels-terminal-sexy.json +95 -0
  701. package/themes/paper-gogh.json +95 -0
  702. package/themes/papercolor-dark-base16.json +95 -0
  703. package/themes/papercolor-dark-gogh.json +95 -0
  704. package/themes/papercolor-light-base16.json +95 -0
  705. package/themes/papercolor-light-gogh.json +95 -0
  706. package/themes/paraiso-base16.json +95 -0
  707. package/themes/paraiso-dark-gogh.json +95 -0
  708. package/themes/paraiso-dark-terminal-sexy.json +95 -0
  709. package/themes/paraiso-dark.json +95 -0
  710. package/themes/paraiso-light-terminal-sexy.json +95 -0
  711. package/themes/parker-brothers-terminal-sexy.json +95 -0
  712. package/themes/pasque-base16.json +95 -0
  713. package/themes/pastel-white-terminal-sexy.json +95 -0
  714. package/themes/paul-millr-gogh.json +95 -0
  715. package/themes/paulmillr.json +95 -0
  716. package/themes/pencil-dark-gogh.json +95 -0
  717. package/themes/pencil-light-gogh.json +95 -0
  718. package/themes/pencildark.json +95 -0
  719. package/themes/pencillight.json +95 -0
  720. package/themes/peppermint-gogh.json +95 -0
  721. package/themes/peppermint.json +95 -0
  722. package/themes/phd-base16.json +95 -0
  723. package/themes/phrak1-terminal-sexy.json +95 -0
  724. package/themes/piatto-light.json +95 -0
  725. package/themes/pico-base16.json +95 -0
  726. package/themes/pinky-base16.json +95 -0
  727. package/themes/pixiefloss-gogh.json +95 -0
  728. package/themes/pnevma-gogh.json +95 -0
  729. package/themes/pnevma.json +95 -0
  730. package/themes/poimandres-storm.json +95 -0
  731. package/themes/poimandres.json +95 -0
  732. package/themes/pop-base16.json +95 -0
  733. package/themes/popping-and-locking.json +95 -0
  734. package/themes/porple-base16.json +95 -0
  735. package/themes/powershell-gogh.json +95 -0
  736. package/themes/predawn-gogh.json +95 -0
  737. package/themes/pretty-and-pastel-terminal-sexy.json +95 -0
  738. package/themes/primary.json +95 -0
  739. package/themes/pro-gogh.json +95 -0
  740. package/themes/pro-light.json +95 -0
  741. package/themes/pro.json +95 -0
  742. package/themes/pulp-terminal-sexy.json +95 -0
  743. package/themes/purple-people-eater-gogh.json +95 -0
  744. package/themes/purple-rain.json +95 -0
  745. package/themes/purpledream-base16.json +95 -0
  746. package/themes/purplepeter.json +95 -0
  747. package/themes/qualia-base16.json +95 -0
  748. package/themes/quiet-gogh.json +95 -0
  749. package/themes/railscasts-base16.json +95 -0
  750. package/themes/railscasts-dark-terminal-sexy.json +95 -0
  751. package/themes/railscasts-light-terminal-sexy.json +95 -0
  752. package/themes/rapture.json +95 -0
  753. package/themes/rasi-terminal-sexy.json +95 -0
  754. package/themes/raycast-dark.json +95 -0
  755. package/themes/raycast-light.json +95 -0
  756. package/themes/rebecca-base16.json +95 -0
  757. package/themes/rebecca.json +95 -0
  758. package/themes/red-alert-gogh.json +95 -0
  759. package/themes/red-alert.json +95 -0
  760. package/themes/red-phoenix-terminal-sexy.json +95 -0
  761. package/themes/red-planet.json +95 -0
  762. package/themes/red-sands-gogh.json +95 -0
  763. package/themes/red-sands.json +95 -0
  764. package/themes/relaxed-gogh.json +95 -0
  765. package/themes/relaxed.json +95 -0
  766. package/themes/retro.json +95 -0
  767. package/themes/rezza-terminal-sexy.json +95 -0
  768. package/themes/rippedcasts-gogh.json +95 -0
  769. package/themes/rippedcasts.json +95 -0
  770. package/themes/ros-pine-base16.json +95 -0
  771. package/themes/ros-pine-dawn-base16.json +95 -0
  772. package/themes/ros-pine-dawn-gogh.json +95 -0
  773. package/themes/ros-pine-gogh.json +95 -0
  774. package/themes/ros-pine-moon-base16.json +95 -0
  775. package/themes/ros-pine-moon-gogh.json +95 -0
  776. package/themes/rose-pine-dawn.json +95 -0
  777. package/themes/rose-pine-moon.json +95 -0
  778. package/themes/rose-pine.json +95 -0
  779. package/themes/rouge-2.json +95 -0
  780. package/themes/royal-gogh.json +95 -0
  781. package/themes/royal.json +95 -0
  782. package/themes/rydgel-terminal-sexy.json +95 -0
  783. package/themes/ryuuko.json +95 -0
  784. package/themes/s3r0-modified-terminal-sexy.json +95 -0
  785. package/themes/sagelight-base16.json +95 -0
  786. package/themes/sakura-base16.json +95 -0
  787. package/themes/sakura.json +95 -0
  788. package/themes/sandcastle-base16.json +95 -0
  789. package/themes/sat-gogh.json +95 -0
  790. package/themes/scarlet-protocol.json +95 -0
  791. package/themes/sea-shells-gogh.json +95 -0
  792. package/themes/seafoam-pastel-gogh.json +95 -0
  793. package/themes/seafoam-pastel.json +95 -0
  794. package/themes/seashells.json +95 -0
  795. package/themes/selenized-black-gogh.json +95 -0
  796. package/themes/selenized-dark-gogh.json +95 -0
  797. package/themes/selenized-light-gogh.json +95 -0
  798. package/themes/selenized-white-gogh.json +95 -0
  799. package/themes/seoul256-gogh.json +95 -0
  800. package/themes/seoul256-light-gogh.json +95 -0
  801. package/themes/seoulbones-dark.json +95 -0
  802. package/themes/seoulbones-light.json +95 -0
  803. package/themes/sequoia-monochrome.json +95 -0
  804. package/themes/sequoia-moonlight.json +95 -0
  805. package/themes/seti-gogh.json +95 -0
  806. package/themes/seti-ui-base16.json +95 -0
  807. package/themes/seti.json +95 -0
  808. package/themes/sex-colors-terminal-sexy.json +95 -0
  809. package/themes/shades-of-purple-base16.json +95 -0
  810. package/themes/shades-of-purple.json +95 -0
  811. package/themes/shaman-gogh.json +95 -0
  812. package/themes/shaman.json +95 -0
  813. package/themes/shapeshifter-base16.json +95 -0
  814. package/themes/shapeshifter-dark-terminal-sexy.json +95 -0
  815. package/themes/shapeshifter-light-terminal-sexy.json +95 -0
  816. package/themes/shel-gogh.json +95 -0
  817. package/themes/shic-terminal-sexy.json +95 -0
  818. package/themes/silk-dark-base16.json +95 -0
  819. package/themes/silk-light-base16.json +95 -0
  820. package/themes/simple-rainbow-terminal-sexy.json +95 -0
  821. package/themes/slate-gogh.json +95 -0
  822. package/themes/slate.json +95 -0
  823. package/themes/sleepyhollow.json +95 -0
  824. package/themes/smyck-gogh.json +95 -0
  825. package/themes/smyck.json +95 -0
  826. package/themes/snazzy-base16.json +95 -0
  827. package/themes/snazzy-gogh.json +95 -0
  828. package/themes/snazzy.json +95 -0
  829. package/themes/soft-server-gogh.json +95 -0
  830. package/themes/softserver.json +95 -0
  831. package/themes/solar-flare-base16.json +95 -0
  832. package/themes/solar-flare-light-base16.json +95 -0
  833. package/themes/solarized-darcula-gogh.json +95 -0
  834. package/themes/solarized-darcula.json +95 -0
  835. package/themes/solarized-dark-gogh.json +95 -0
  836. package/themes/solarized-dark-higher-contrast-gogh.json +95 -0
  837. package/themes/solarized-dark-higher-contrast.json +95 -0
  838. package/themes/solarized-dark-patched.json +95 -0
  839. package/themes/solarized-dark-terminal-sexy.json +95 -0
  840. package/themes/solarized-light-gogh.json +95 -0
  841. package/themes/solarized-light-terminal-sexy.json +95 -0
  842. package/themes/sonokai-gogh.json +95 -0
  843. package/themes/sos-terminal-sexy.json +95 -0
  844. package/themes/spacedust-gogh.json +95 -0
  845. package/themes/spacedust.json +95 -0
  846. package/themes/spacegray-eighties-dull-gogh.json +95 -0
  847. package/themes/spacegray-eighties-dull.json +95 -0
  848. package/themes/spacegray-eighties-gogh.json +95 -0
  849. package/themes/spacegray-eighties.json +95 -0
  850. package/themes/spacegray-gogh.json +95 -0
  851. package/themes/spacegray.json +95 -0
  852. package/themes/spacemacs-base16.json +95 -0
  853. package/themes/sparky-gogh.json +95 -0
  854. package/themes/spiderman.json +95 -0
  855. package/themes/splurge-terminal-sexy.json +95 -0
  856. package/themes/spring-gogh.json +95 -0
  857. package/themes/spring.json +95 -0
  858. package/themes/square-gogh.json +95 -0
  859. package/themes/square.json +95 -0
  860. package/themes/srcery-gogh.json +95 -0
  861. package/themes/sublette.json +95 -0
  862. package/themes/subliminal.json +95 -0
  863. package/themes/sugarplum.json +95 -0
  864. package/themes/summer-pop-gogh.json +95 -0
  865. package/themes/summercamp-base16.json +95 -0
  866. package/themes/summerfruit-dark-base16.json +95 -0
  867. package/themes/summerfruit-light-base16.json +95 -0
  868. package/themes/sundried-gogh.json +95 -0
  869. package/themes/sundried.json +95 -0
  870. package/themes/swayr-terminal-sexy.json +95 -0
  871. package/themes/sweet-eliverlara-gogh.json +95 -0
  872. package/themes/sweet-love-terminal-sexy.json +95 -0
  873. package/themes/sweet-terminal-gogh.json +95 -0
  874. package/themes/symfonic.json +95 -0
  875. package/themes/symphonic-gogh.json +95 -0
  876. package/themes/synth-midnight-terminal-dark-base16.json +95 -0
  877. package/themes/synth-midnight-terminal-light-base16.json +95 -0
  878. package/themes/synthwave-alpha-gogh.json +95 -0
  879. package/themes/synthwave-everything.json +95 -0
  880. package/themes/synthwave-gogh.json +95 -0
  881. package/themes/synthwave.json +95 -0
  882. package/themes/synthwavealpha.json +95 -0
  883. package/themes/tango-adapted.json +95 -0
  884. package/themes/tango-base16.json +95 -0
  885. package/themes/tango-half-adapted.json +95 -0
  886. package/themes/tango-terminal-sexy.json +95 -0
  887. package/themes/tangoesque-terminal-sexy.json +95 -0
  888. package/themes/tartan-terminal-sexy.json +95 -0
  889. package/themes/teerb-gogh.json +95 -0
  890. package/themes/teerb.json +95 -0
  891. package/themes/tender-base16.json +95 -0
  892. package/themes/tender-gogh.json +95 -0
  893. package/themes/terafox.json +95 -0
  894. package/themes/terminal-basic-gogh.json +95 -0
  895. package/themes/terminal-basic.json +95 -0
  896. package/themes/terminix-dark-gogh.json +95 -0
  897. package/themes/teva-terminal-sexy.json +95 -0
  898. package/themes/thayer-bright-gogh.json +95 -0
  899. package/themes/thayer-bright.json +95 -0
  900. package/themes/the-hulk.json +95 -0
  901. package/themes/theme2-terminal-sexy.json +95 -0
  902. package/themes/thwump-terminal-sexy.json +95 -0
  903. package/themes/tin-gogh.json +95 -0
  904. package/themes/tinacious-design-dark.json +95 -0
  905. package/themes/tinacious-design-light.json +95 -0
  906. package/themes/tlh-terminal-sexy.json +95 -0
  907. package/themes/tokyo-night-day.json +95 -0
  908. package/themes/tokyo-night-gogh.json +95 -0
  909. package/themes/tokyo-night-light-gogh.json +95 -0
  910. package/themes/tokyo-night-moon.json +95 -0
  911. package/themes/tokyo-night-storm-gogh.json +95 -0
  912. package/themes/tokyo-night-storm.json +95 -0
  913. package/themes/tokyo-night.json +95 -0
  914. package/themes/tokyonight-day-2.json +95 -0
  915. package/themes/tokyonight-day.json +95 -0
  916. package/themes/tokyonight-moon.json +95 -0
  917. package/themes/tokyonight-night.json +95 -0
  918. package/themes/tokyonight-storm-2.json +95 -0
  919. package/themes/tokyonight-storm.json +95 -0
  920. package/themes/tokyonight.json +95 -0
  921. package/themes/tomorrow-dark-terminal-sexy.json +95 -0
  922. package/themes/tomorrow-gogh.json +95 -0
  923. package/themes/tomorrow-light-terminal-sexy.json +95 -0
  924. package/themes/tomorrow-night-blue-gogh.json +95 -0
  925. package/themes/tomorrow-night-blue.json +95 -0
  926. package/themes/tomorrow-night-bright-gogh.json +95 -0
  927. package/themes/tomorrow-night-bright.json +95 -0
  928. package/themes/tomorrow-night-burns.json +95 -0
  929. package/themes/tomorrow-night-eighties-gogh.json +95 -0
  930. package/themes/tomorrow-night-eighties.json +95 -0
  931. package/themes/tomorrow-night-gogh.json +95 -0
  932. package/themes/tomorrow-night.json +95 -0
  933. package/themes/tomorrow.json +95 -0
  934. package/themes/toy-chest-gogh.json +95 -0
  935. package/themes/toychest.json +95 -0
  936. package/themes/treehouse-gogh.json +95 -0
  937. package/themes/treehouse.json +95 -0
  938. package/themes/trim-yer-beard-terminal-sexy.json +95 -0
  939. package/themes/twilight-base16.json +95 -0
  940. package/themes/twilight-dark-terminal-sexy.json +95 -0
  941. package/themes/twilight-gogh.json +95 -0
  942. package/themes/twilight-light-terminal-sexy.json +95 -0
  943. package/themes/twilight.json +95 -0
  944. package/themes/ubuntu.json +95 -0
  945. package/themes/ultradark.json +95 -0
  946. package/themes/ultraviolent.json +95 -0
  947. package/themes/underthesea.json +95 -0
  948. package/themes/unikitty-dark-base16.json +95 -0
  949. package/themes/unikitty-light-base16.json +95 -0
  950. package/themes/unikitty-reversible-base16.json +95 -0
  951. package/themes/unikitty.json +95 -0
  952. package/themes/unsifted-wheat-terminal-sexy.json +95 -0
  953. package/themes/ura-gogh.json +95 -0
  954. package/themes/urple-gogh.json +95 -0
  955. package/themes/urple.json +95 -0
  956. package/themes/vacuous-2-terminal-sexy.json +95 -0
  957. package/themes/vag-gogh.json +95 -0
  958. package/themes/vaughn-gogh.json +95 -0
  959. package/themes/vaughn.json +95 -0
  960. package/themes/vesper.json +95 -0
  961. package/themes/vibrant-ink-gogh.json +95 -0
  962. package/themes/vibrantink.json +95 -0
  963. package/themes/vice-alt-base16.json +95 -0
  964. package/themes/vice-dark-base16.json +95 -0
  965. package/themes/vimbones.json +95 -0
  966. package/themes/violet-dark.json +95 -0
  967. package/themes/violet-light.json +95 -0
  968. package/themes/visiblue-terminal-sexy.json +95 -0
  969. package/themes/visibone-alt-2-terminal-sexy.json +95 -0
  970. package/themes/visibone-terminal-sexy.json +95 -0
  971. package/themes/vs-code-dark-gogh.json +95 -0
  972. package/themes/vs-code-light-gogh.json +95 -0
  973. package/themes/vulcan-base16.json +95 -0
  974. package/themes/vwbug-terminal-sexy.json +95 -0
  975. package/themes/warm-neon-gogh.json +95 -0
  976. package/themes/warmneon.json +95 -0
  977. package/themes/website-gogh.json +95 -0
  978. package/themes/wez-gogh.json +95 -0
  979. package/themes/wez.json +95 -0
  980. package/themes/whimsy.json +95 -0
  981. package/themes/wild-cherry-gogh.json +95 -0
  982. package/themes/wildcherry.json +95 -0
  983. package/themes/wilmersdorf.json +95 -0
  984. package/themes/windows-10-base16.json +95 -0
  985. package/themes/windows-10-light-base16.json +95 -0
  986. package/themes/windows-95-base16.json +95 -0
  987. package/themes/windows-95-light-base16.json +95 -0
  988. package/themes/windows-high-contrast-base16.json +95 -0
  989. package/themes/windows-high-contrast-light-base16.json +95 -0
  990. package/themes/windows-nt-base16.json +95 -0
  991. package/themes/windows-nt-light-base16.json +95 -0
  992. package/themes/wombat-gogh.json +95 -0
  993. package/themes/wombat.json +95 -0
  994. package/themes/woodland-base16.json +95 -0
  995. package/themes/wryan-gogh.json +95 -0
  996. package/themes/wryan.json +95 -0
  997. package/themes/wzoreck-gogh.json +95 -0
  998. package/themes/x-dotshare-terminal-sexy.json +95 -0
  999. package/themes/x-erosion-terminal-sexy.json +95 -0
  1000. package/themes/xcode-dusk-base16.json +95 -0
  1001. package/themes/yousai-terminal-sexy.json +95 -0
  1002. package/themes/zenbones-dark.json +95 -0
  1003. package/themes/zenbones.json +95 -0
  1004. package/themes/zenburn-base16.json +95 -0
  1005. package/themes/zenburn-gogh.json +95 -0
  1006. package/themes/zenburn-terminal-sexy.json +95 -0
  1007. package/themes/zenburn.json +95 -0
  1008. package/themes/zenburned.json +95 -0
  1009. package/themes/zenwritten-dark.json +95 -0
  1010. package/themes/zenwritten-light.json +95 -0
@@ -0,0 +1,95 @@
1
+ {
2
+ "$schema": "https://raw.githubusercontent.com/earendil-works/pi-mono/main/packages/coding-agent/src/modes/interactive/theme/theme-schema.json",
3
+ "name": "encom",
4
+ "vars": {
5
+ "bg": "#000000",
6
+ "fg": "#00a595",
7
+ "black": "#000000",
8
+ "red": "#9f0000",
9
+ "green": "#008b00",
10
+ "yellow": "#ffd000",
11
+ "blue": "#0081ff",
12
+ "magenta": "#bc00ca",
13
+ "cyan": "#008b8b",
14
+ "white": "#bbbbbb",
15
+ "brightBlack": "#555555",
16
+ "brightRed": "#ff0000",
17
+ "brightGreen": "#00ee00",
18
+ "brightYellow": "#ffff00",
19
+ "brightBlue": "#0000ff",
20
+ "brightMagenta": "#ff00ff",
21
+ "brightCyan": "#00cdcd",
22
+ "brightWhite": "#ffffff",
23
+ "selectionBg": "#00a48c",
24
+ "selectionFg": "#3de1c9",
25
+ "borderMutedVar": "#002e2a",
26
+ "dimVar": "#004942",
27
+ "surface": "#00110f",
28
+ "surface2": "#001a18",
29
+ "surfaceBlue": "#001326",
30
+ "surfaceGreen": "#001500",
31
+ "surfaceRed": "#180000",
32
+ "surfaceMagenta": "#220024",
33
+ "exportPage": "#000706",
34
+ "exportCard": "#000d0c",
35
+ "exportInfo": "#1f1900"
36
+ },
37
+ "colors": {
38
+ "accent": "magenta",
39
+ "border": "blue",
40
+ "borderAccent": "cyan",
41
+ "borderMuted": "borderMutedVar",
42
+ "success": "green",
43
+ "error": "red",
44
+ "warning": "yellow",
45
+ "muted": "brightBlack",
46
+ "dim": "dimVar",
47
+ "text": "fg",
48
+ "thinkingText": "brightBlack",
49
+ "selectedBg": "selectionBg",
50
+ "userMessageBg": "surface",
51
+ "userMessageText": "fg",
52
+ "customMessageBg": "surfaceMagenta",
53
+ "customMessageText": "fg",
54
+ "customMessageLabel": "brightMagenta",
55
+ "toolPendingBg": "surfaceBlue",
56
+ "toolSuccessBg": "surfaceGreen",
57
+ "toolErrorBg": "surfaceRed",
58
+ "toolTitle": "fg",
59
+ "toolOutput": "brightBlack",
60
+ "mdHeading": "yellow",
61
+ "mdLink": "blue",
62
+ "mdLinkUrl": "dimVar",
63
+ "mdCode": "cyan",
64
+ "mdCodeBlock": "green",
65
+ "mdCodeBlockBorder": "brightBlack",
66
+ "mdQuote": "brightBlack",
67
+ "mdQuoteBorder": "borderMutedVar",
68
+ "mdHr": "borderMutedVar",
69
+ "mdListBullet": "magenta",
70
+ "toolDiffAdded": "green",
71
+ "toolDiffRemoved": "red",
72
+ "toolDiffContext": "brightBlack",
73
+ "syntaxComment": "brightBlack",
74
+ "syntaxKeyword": "blue",
75
+ "syntaxFunction": "yellow",
76
+ "syntaxVariable": "cyan",
77
+ "syntaxString": "green",
78
+ "syntaxNumber": "magenta",
79
+ "syntaxType": "brightCyan",
80
+ "syntaxOperator": "fg",
81
+ "syntaxPunctuation": "brightBlack",
82
+ "thinkingOff": "borderMutedVar",
83
+ "thinkingMinimal": "brightBlack",
84
+ "thinkingLow": "blue",
85
+ "thinkingMedium": "cyan",
86
+ "thinkingHigh": "magenta",
87
+ "thinkingXhigh": "red",
88
+ "bashMode": "green"
89
+ },
90
+ "export": {
91
+ "pageBg": "exportPage",
92
+ "cardBg": "exportCard",
93
+ "infoBg": "exportInfo"
94
+ }
95
+ }
@@ -0,0 +1,95 @@
1
+ {
2
+ "$schema": "https://raw.githubusercontent.com/earendil-works/pi-mono/main/packages/coding-agent/src/modes/interactive/theme/theme-schema.json",
3
+ "name": "epiphany-terminal-sexy",
4
+ "vars": {
5
+ "bg": "#000000",
6
+ "fg": "#ffffff",
7
+ "black": "#565656",
8
+ "red": "#ac4f4f",
9
+ "green": "#88ab77",
10
+ "yellow": "#d0d9ad",
11
+ "blue": "#677088",
12
+ "magenta": "#cdcdb4",
13
+ "cyan": "#445362",
14
+ "white": "#ffffff",
15
+ "brightBlack": "#656565",
16
+ "brightRed": "#e85555",
17
+ "brightGreen": "#8ccd6c",
18
+ "brightYellow": "#c5d67d",
19
+ "brightBlue": "#647396",
20
+ "brightMagenta": "#cdb4c9",
21
+ "brightCyan": "#505b6c",
22
+ "brightWhite": "#c0c0c0",
23
+ "selectionBg": "#393932",
24
+ "selectionFg": "#000000",
25
+ "borderMutedVar": "#474747",
26
+ "dimVar": "#707070",
27
+ "surface": "#1a1a1a",
28
+ "surface2": "#292929",
29
+ "surfaceBlue": "#0f1114",
30
+ "surfaceGreen": "#141a12",
31
+ "surfaceRed": "#1a0c0c",
32
+ "surfaceMagenta": "#252520",
33
+ "exportPage": "#0a0a0a",
34
+ "exportCard": "#141414",
35
+ "exportInfo": "#191a15"
36
+ },
37
+ "colors": {
38
+ "accent": "magenta",
39
+ "border": "blue",
40
+ "borderAccent": "cyan",
41
+ "borderMuted": "borderMutedVar",
42
+ "success": "green",
43
+ "error": "red",
44
+ "warning": "yellow",
45
+ "muted": "brightBlack",
46
+ "dim": "dimVar",
47
+ "text": "fg",
48
+ "thinkingText": "brightBlack",
49
+ "selectedBg": "selectionBg",
50
+ "userMessageBg": "surface",
51
+ "userMessageText": "fg",
52
+ "customMessageBg": "surfaceMagenta",
53
+ "customMessageText": "fg",
54
+ "customMessageLabel": "brightMagenta",
55
+ "toolPendingBg": "surfaceBlue",
56
+ "toolSuccessBg": "surfaceGreen",
57
+ "toolErrorBg": "surfaceRed",
58
+ "toolTitle": "fg",
59
+ "toolOutput": "brightBlack",
60
+ "mdHeading": "yellow",
61
+ "mdLink": "blue",
62
+ "mdLinkUrl": "dimVar",
63
+ "mdCode": "cyan",
64
+ "mdCodeBlock": "green",
65
+ "mdCodeBlockBorder": "brightBlack",
66
+ "mdQuote": "brightBlack",
67
+ "mdQuoteBorder": "borderMutedVar",
68
+ "mdHr": "borderMutedVar",
69
+ "mdListBullet": "magenta",
70
+ "toolDiffAdded": "green",
71
+ "toolDiffRemoved": "red",
72
+ "toolDiffContext": "brightBlack",
73
+ "syntaxComment": "brightBlack",
74
+ "syntaxKeyword": "blue",
75
+ "syntaxFunction": "yellow",
76
+ "syntaxVariable": "cyan",
77
+ "syntaxString": "green",
78
+ "syntaxNumber": "magenta",
79
+ "syntaxType": "brightCyan",
80
+ "syntaxOperator": "fg",
81
+ "syntaxPunctuation": "brightBlack",
82
+ "thinkingOff": "borderMutedVar",
83
+ "thinkingMinimal": "brightBlack",
84
+ "thinkingLow": "blue",
85
+ "thinkingMedium": "cyan",
86
+ "thinkingHigh": "magenta",
87
+ "thinkingXhigh": "red",
88
+ "bashMode": "green"
89
+ },
90
+ "export": {
91
+ "pageBg": "exportPage",
92
+ "cardBg": "exportCard",
93
+ "infoBg": "exportInfo"
94
+ }
95
+ }
@@ -0,0 +1,95 @@
1
+ {
2
+ "$schema": "https://raw.githubusercontent.com/earendil-works/pi-mono/main/packages/coding-agent/src/modes/interactive/theme/theme-schema.json",
3
+ "name": "eqie6-terminal-sexy",
4
+ "vars": {
5
+ "bg": "#111111",
6
+ "fg": "#cccccc",
7
+ "black": "#222222",
8
+ "red": "#e84f4f",
9
+ "green": "#b7ce42",
10
+ "yellow": "#fea63c",
11
+ "blue": "#66a9b9",
12
+ "magenta": "#b7416e",
13
+ "cyan": "#6d878d",
14
+ "white": "#cccccc",
15
+ "brightBlack": "#666666",
16
+ "brightRed": "#d23d3d",
17
+ "brightGreen": "#bde077",
18
+ "brightYellow": "#ffe863",
19
+ "brightBlue": "#aaccbb",
20
+ "brightMagenta": "#e16a98",
21
+ "brightCyan": "#42717b",
22
+ "brightWhite": "#ffffff",
23
+ "selectionBg": "#3f1e2b",
24
+ "selectionFg": "#111111",
25
+ "borderMutedVar": "#454545",
26
+ "dimVar": "#636363",
27
+ "surface": "#242424",
28
+ "surface2": "#2f2f2f",
29
+ "surfaceBlue": "#1e282a",
30
+ "surfaceGreen": "#2a2d18",
31
+ "surfaceRed": "#311a1a",
32
+ "surfaceMagenta": "#2f1a22",
33
+ "exportPage": "#181818",
34
+ "exportCard": "#202020",
35
+ "exportInfo": "#2d2316"
36
+ },
37
+ "colors": {
38
+ "accent": "magenta",
39
+ "border": "blue",
40
+ "borderAccent": "cyan",
41
+ "borderMuted": "borderMutedVar",
42
+ "success": "green",
43
+ "error": "red",
44
+ "warning": "yellow",
45
+ "muted": "brightBlack",
46
+ "dim": "dimVar",
47
+ "text": "fg",
48
+ "thinkingText": "brightBlack",
49
+ "selectedBg": "selectionBg",
50
+ "userMessageBg": "surface",
51
+ "userMessageText": "fg",
52
+ "customMessageBg": "surfaceMagenta",
53
+ "customMessageText": "fg",
54
+ "customMessageLabel": "brightMagenta",
55
+ "toolPendingBg": "surfaceBlue",
56
+ "toolSuccessBg": "surfaceGreen",
57
+ "toolErrorBg": "surfaceRed",
58
+ "toolTitle": "fg",
59
+ "toolOutput": "brightBlack",
60
+ "mdHeading": "yellow",
61
+ "mdLink": "blue",
62
+ "mdLinkUrl": "dimVar",
63
+ "mdCode": "cyan",
64
+ "mdCodeBlock": "green",
65
+ "mdCodeBlockBorder": "brightBlack",
66
+ "mdQuote": "brightBlack",
67
+ "mdQuoteBorder": "borderMutedVar",
68
+ "mdHr": "borderMutedVar",
69
+ "mdListBullet": "magenta",
70
+ "toolDiffAdded": "green",
71
+ "toolDiffRemoved": "red",
72
+ "toolDiffContext": "brightBlack",
73
+ "syntaxComment": "brightBlack",
74
+ "syntaxKeyword": "blue",
75
+ "syntaxFunction": "yellow",
76
+ "syntaxVariable": "cyan",
77
+ "syntaxString": "green",
78
+ "syntaxNumber": "magenta",
79
+ "syntaxType": "brightCyan",
80
+ "syntaxOperator": "fg",
81
+ "syntaxPunctuation": "brightBlack",
82
+ "thinkingOff": "borderMutedVar",
83
+ "thinkingMinimal": "brightBlack",
84
+ "thinkingLow": "blue",
85
+ "thinkingMedium": "cyan",
86
+ "thinkingHigh": "magenta",
87
+ "thinkingXhigh": "red",
88
+ "bashMode": "green"
89
+ },
90
+ "export": {
91
+ "pageBg": "exportPage",
92
+ "cardBg": "exportCard",
93
+ "infoBg": "exportInfo"
94
+ }
95
+ }
@@ -0,0 +1,95 @@
1
+ {
2
+ "$schema": "https://raw.githubusercontent.com/earendil-works/pi-mono/main/packages/coding-agent/src/modes/interactive/theme/theme-schema.json",
3
+ "name": "equilibrium-dark-base16",
4
+ "vars": {
5
+ "bg": "#0c1118",
6
+ "fg": "#afaba2",
7
+ "black": "#0c1118",
8
+ "red": "#f04339",
9
+ "green": "#7f8b00",
10
+ "yellow": "#bb8801",
11
+ "blue": "#008dd1",
12
+ "magenta": "#6a7fd2",
13
+ "cyan": "#00948b",
14
+ "white": "#afaba2",
15
+ "brightBlack": "#7b776e",
16
+ "brightRed": "#f04339",
17
+ "brightGreen": "#7f8b00",
18
+ "brightYellow": "#bb8801",
19
+ "brightBlue": "#008dd1",
20
+ "brightMagenta": "#6a7fd2",
21
+ "brightCyan": "#00948b",
22
+ "brightWhite": "#e7e2d9",
23
+ "selectionBg": "#afaba2",
24
+ "selectionFg": "#0c1118",
25
+ "borderMutedVar": "#3a3c3f",
26
+ "dimVar": "#545555",
27
+ "surface": "#1c2026",
28
+ "surface2": "#262a2e",
29
+ "surfaceBlue": "#0a2434",
30
+ "surfaceGreen": "#1d2314",
31
+ "surfaceRed": "#2e191d",
32
+ "surfaceMagenta": "#1d2539",
33
+ "exportPage": "#13171e",
34
+ "exportCard": "#191d23",
35
+ "exportInfo": "#211f15"
36
+ },
37
+ "colors": {
38
+ "accent": "magenta",
39
+ "border": "blue",
40
+ "borderAccent": "cyan",
41
+ "borderMuted": "borderMutedVar",
42
+ "success": "green",
43
+ "error": "red",
44
+ "warning": "yellow",
45
+ "muted": "brightBlack",
46
+ "dim": "dimVar",
47
+ "text": "fg",
48
+ "thinkingText": "brightBlack",
49
+ "selectedBg": "selectionBg",
50
+ "userMessageBg": "surface",
51
+ "userMessageText": "fg",
52
+ "customMessageBg": "surfaceMagenta",
53
+ "customMessageText": "fg",
54
+ "customMessageLabel": "brightMagenta",
55
+ "toolPendingBg": "surfaceBlue",
56
+ "toolSuccessBg": "surfaceGreen",
57
+ "toolErrorBg": "surfaceRed",
58
+ "toolTitle": "fg",
59
+ "toolOutput": "brightBlack",
60
+ "mdHeading": "yellow",
61
+ "mdLink": "blue",
62
+ "mdLinkUrl": "dimVar",
63
+ "mdCode": "cyan",
64
+ "mdCodeBlock": "green",
65
+ "mdCodeBlockBorder": "brightBlack",
66
+ "mdQuote": "brightBlack",
67
+ "mdQuoteBorder": "borderMutedVar",
68
+ "mdHr": "borderMutedVar",
69
+ "mdListBullet": "magenta",
70
+ "toolDiffAdded": "green",
71
+ "toolDiffRemoved": "red",
72
+ "toolDiffContext": "brightBlack",
73
+ "syntaxComment": "brightBlack",
74
+ "syntaxKeyword": "blue",
75
+ "syntaxFunction": "yellow",
76
+ "syntaxVariable": "cyan",
77
+ "syntaxString": "green",
78
+ "syntaxNumber": "magenta",
79
+ "syntaxType": "brightCyan",
80
+ "syntaxOperator": "fg",
81
+ "syntaxPunctuation": "brightBlack",
82
+ "thinkingOff": "borderMutedVar",
83
+ "thinkingMinimal": "brightBlack",
84
+ "thinkingLow": "blue",
85
+ "thinkingMedium": "cyan",
86
+ "thinkingHigh": "magenta",
87
+ "thinkingXhigh": "red",
88
+ "bashMode": "green"
89
+ },
90
+ "export": {
91
+ "pageBg": "exportPage",
92
+ "cardBg": "exportCard",
93
+ "infoBg": "exportInfo"
94
+ }
95
+ }
@@ -0,0 +1,95 @@
1
+ {
2
+ "$schema": "https://raw.githubusercontent.com/earendil-works/pi-mono/main/packages/coding-agent/src/modes/interactive/theme/theme-schema.json",
3
+ "name": "equilibrium-gray-dark-base16",
4
+ "vars": {
5
+ "bg": "#111111",
6
+ "fg": "#ababab",
7
+ "black": "#111111",
8
+ "red": "#f04339",
9
+ "green": "#7f8b00",
10
+ "yellow": "#bb8801",
11
+ "blue": "#008dd1",
12
+ "magenta": "#6a7fd2",
13
+ "cyan": "#00948b",
14
+ "white": "#ababab",
15
+ "brightBlack": "#777777",
16
+ "brightRed": "#f04339",
17
+ "brightGreen": "#7f8b00",
18
+ "brightYellow": "#bb8801",
19
+ "brightBlue": "#008dd1",
20
+ "brightMagenta": "#6a7fd2",
21
+ "brightCyan": "#00948b",
22
+ "brightWhite": "#e2e2e2",
23
+ "selectionBg": "#ababab",
24
+ "selectionFg": "#111111",
25
+ "borderMutedVar": "#3c3c3c",
26
+ "dimVar": "#555555",
27
+ "surface": "#202020",
28
+ "surface2": "#2a2a2a",
29
+ "surfaceBlue": "#0e242e",
30
+ "surfaceGreen": "#22230e",
31
+ "surfaceRed": "#321917",
32
+ "surfaceMagenta": "#212534",
33
+ "exportPage": "#171717",
34
+ "exportCard": "#1d1d1d",
35
+ "exportInfo": "#251f0f"
36
+ },
37
+ "colors": {
38
+ "accent": "magenta",
39
+ "border": "blue",
40
+ "borderAccent": "cyan",
41
+ "borderMuted": "borderMutedVar",
42
+ "success": "green",
43
+ "error": "red",
44
+ "warning": "yellow",
45
+ "muted": "brightBlack",
46
+ "dim": "dimVar",
47
+ "text": "fg",
48
+ "thinkingText": "brightBlack",
49
+ "selectedBg": "selectionBg",
50
+ "userMessageBg": "surface",
51
+ "userMessageText": "fg",
52
+ "customMessageBg": "surfaceMagenta",
53
+ "customMessageText": "fg",
54
+ "customMessageLabel": "brightMagenta",
55
+ "toolPendingBg": "surfaceBlue",
56
+ "toolSuccessBg": "surfaceGreen",
57
+ "toolErrorBg": "surfaceRed",
58
+ "toolTitle": "fg",
59
+ "toolOutput": "brightBlack",
60
+ "mdHeading": "yellow",
61
+ "mdLink": "blue",
62
+ "mdLinkUrl": "dimVar",
63
+ "mdCode": "cyan",
64
+ "mdCodeBlock": "green",
65
+ "mdCodeBlockBorder": "brightBlack",
66
+ "mdQuote": "brightBlack",
67
+ "mdQuoteBorder": "borderMutedVar",
68
+ "mdHr": "borderMutedVar",
69
+ "mdListBullet": "magenta",
70
+ "toolDiffAdded": "green",
71
+ "toolDiffRemoved": "red",
72
+ "toolDiffContext": "brightBlack",
73
+ "syntaxComment": "brightBlack",
74
+ "syntaxKeyword": "blue",
75
+ "syntaxFunction": "yellow",
76
+ "syntaxVariable": "cyan",
77
+ "syntaxString": "green",
78
+ "syntaxNumber": "magenta",
79
+ "syntaxType": "brightCyan",
80
+ "syntaxOperator": "fg",
81
+ "syntaxPunctuation": "brightBlack",
82
+ "thinkingOff": "borderMutedVar",
83
+ "thinkingMinimal": "brightBlack",
84
+ "thinkingLow": "blue",
85
+ "thinkingMedium": "cyan",
86
+ "thinkingHigh": "magenta",
87
+ "thinkingXhigh": "red",
88
+ "bashMode": "green"
89
+ },
90
+ "export": {
91
+ "pageBg": "exportPage",
92
+ "cardBg": "exportCard",
93
+ "infoBg": "exportInfo"
94
+ }
95
+ }
@@ -0,0 +1,95 @@
1
+ {
2
+ "$schema": "https://raw.githubusercontent.com/earendil-works/pi-mono/main/packages/coding-agent/src/modes/interactive/theme/theme-schema.json",
3
+ "name": "equilibrium-gray-light-base16",
4
+ "vars": {
5
+ "bg": "#f1f1f1",
6
+ "fg": "#474747",
7
+ "black": "#f1f1f1",
8
+ "red": "#d02023",
9
+ "green": "#637200",
10
+ "yellow": "#9d6f00",
11
+ "blue": "#0073b5",
12
+ "magenta": "#4e66b6",
13
+ "cyan": "#007a72",
14
+ "white": "#474747",
15
+ "brightBlack": "#777777",
16
+ "brightRed": "#d02023",
17
+ "brightGreen": "#637200",
18
+ "brightYellow": "#9d6f00",
19
+ "brightBlue": "#0073b5",
20
+ "brightMagenta": "#4e66b6",
21
+ "brightCyan": "#007a72",
22
+ "brightWhite": "#1b1b1b",
23
+ "selectionBg": "#474747",
24
+ "selectionFg": "#f1f1f1",
25
+ "borderMutedVar": "#cccccc",
26
+ "dimVar": "#9c9c9c",
27
+ "surface": "#e7e7e7",
28
+ "surface2": "#e0e0e0",
29
+ "surfaceBlue": "#dee7ec",
30
+ "surfaceGreen": "#e6e7de",
31
+ "surfaceRed": "#eee0e1",
32
+ "surfaceMagenta": "#e1e3eb",
33
+ "exportPage": "#ececec",
34
+ "exportCard": "#efefef",
35
+ "exportInfo": "#ece9e3"
36
+ },
37
+ "colors": {
38
+ "accent": "magenta",
39
+ "border": "blue",
40
+ "borderAccent": "cyan",
41
+ "borderMuted": "borderMutedVar",
42
+ "success": "green",
43
+ "error": "red",
44
+ "warning": "yellow",
45
+ "muted": "brightBlack",
46
+ "dim": "dimVar",
47
+ "text": "fg",
48
+ "thinkingText": "brightBlack",
49
+ "selectedBg": "selectionBg",
50
+ "userMessageBg": "surface",
51
+ "userMessageText": "fg",
52
+ "customMessageBg": "surfaceMagenta",
53
+ "customMessageText": "fg",
54
+ "customMessageLabel": "brightMagenta",
55
+ "toolPendingBg": "surfaceBlue",
56
+ "toolSuccessBg": "surfaceGreen",
57
+ "toolErrorBg": "surfaceRed",
58
+ "toolTitle": "fg",
59
+ "toolOutput": "brightBlack",
60
+ "mdHeading": "yellow",
61
+ "mdLink": "blue",
62
+ "mdLinkUrl": "dimVar",
63
+ "mdCode": "cyan",
64
+ "mdCodeBlock": "green",
65
+ "mdCodeBlockBorder": "brightBlack",
66
+ "mdQuote": "brightBlack",
67
+ "mdQuoteBorder": "borderMutedVar",
68
+ "mdHr": "borderMutedVar",
69
+ "mdListBullet": "magenta",
70
+ "toolDiffAdded": "green",
71
+ "toolDiffRemoved": "red",
72
+ "toolDiffContext": "brightBlack",
73
+ "syntaxComment": "brightBlack",
74
+ "syntaxKeyword": "blue",
75
+ "syntaxFunction": "yellow",
76
+ "syntaxVariable": "cyan",
77
+ "syntaxString": "green",
78
+ "syntaxNumber": "magenta",
79
+ "syntaxType": "brightCyan",
80
+ "syntaxOperator": "fg",
81
+ "syntaxPunctuation": "brightBlack",
82
+ "thinkingOff": "borderMutedVar",
83
+ "thinkingMinimal": "brightBlack",
84
+ "thinkingLow": "blue",
85
+ "thinkingMedium": "cyan",
86
+ "thinkingHigh": "magenta",
87
+ "thinkingXhigh": "red",
88
+ "bashMode": "green"
89
+ },
90
+ "export": {
91
+ "pageBg": "exportPage",
92
+ "cardBg": "exportCard",
93
+ "infoBg": "exportInfo"
94
+ }
95
+ }
@@ -0,0 +1,95 @@
1
+ {
2
+ "$schema": "https://raw.githubusercontent.com/earendil-works/pi-mono/main/packages/coding-agent/src/modes/interactive/theme/theme-schema.json",
3
+ "name": "equilibrium-light-base16",
4
+ "vars": {
5
+ "bg": "#f5f0e7",
6
+ "fg": "#43474e",
7
+ "black": "#f5f0e7",
8
+ "red": "#d02023",
9
+ "green": "#637200",
10
+ "yellow": "#9d6f00",
11
+ "blue": "#0073b5",
12
+ "magenta": "#4e66b6",
13
+ "cyan": "#007a72",
14
+ "white": "#43474e",
15
+ "brightBlack": "#73777f",
16
+ "brightRed": "#d02023",
17
+ "brightGreen": "#637200",
18
+ "brightYellow": "#9d6f00",
19
+ "brightBlue": "#0073b5",
20
+ "brightMagenta": "#4e66b6",
21
+ "brightCyan": "#007a72",
22
+ "brightWhite": "#181c22",
23
+ "selectionBg": "#43474e",
24
+ "selectionFg": "#f5f0e7",
25
+ "borderMutedVar": "#cecbc5",
26
+ "dimVar": "#9c9c9b",
27
+ "surface": "#eae6de",
28
+ "surface2": "#e3dfd8",
29
+ "surfaceBlue": "#e1e6e3",
30
+ "surfaceGreen": "#e9e6d5",
31
+ "surfaceRed": "#f2dfd7",
32
+ "surfaceMagenta": "#e4e2e2",
33
+ "exportPage": "#f0ebe2",
34
+ "exportCard": "#f3eee5",
35
+ "exportInfo": "#f0e8d9"
36
+ },
37
+ "colors": {
38
+ "accent": "magenta",
39
+ "border": "blue",
40
+ "borderAccent": "cyan",
41
+ "borderMuted": "borderMutedVar",
42
+ "success": "green",
43
+ "error": "red",
44
+ "warning": "yellow",
45
+ "muted": "brightBlack",
46
+ "dim": "dimVar",
47
+ "text": "fg",
48
+ "thinkingText": "brightBlack",
49
+ "selectedBg": "selectionBg",
50
+ "userMessageBg": "surface",
51
+ "userMessageText": "fg",
52
+ "customMessageBg": "surfaceMagenta",
53
+ "customMessageText": "fg",
54
+ "customMessageLabel": "brightMagenta",
55
+ "toolPendingBg": "surfaceBlue",
56
+ "toolSuccessBg": "surfaceGreen",
57
+ "toolErrorBg": "surfaceRed",
58
+ "toolTitle": "fg",
59
+ "toolOutput": "brightBlack",
60
+ "mdHeading": "yellow",
61
+ "mdLink": "blue",
62
+ "mdLinkUrl": "dimVar",
63
+ "mdCode": "cyan",
64
+ "mdCodeBlock": "green",
65
+ "mdCodeBlockBorder": "brightBlack",
66
+ "mdQuote": "brightBlack",
67
+ "mdQuoteBorder": "borderMutedVar",
68
+ "mdHr": "borderMutedVar",
69
+ "mdListBullet": "magenta",
70
+ "toolDiffAdded": "green",
71
+ "toolDiffRemoved": "red",
72
+ "toolDiffContext": "brightBlack",
73
+ "syntaxComment": "brightBlack",
74
+ "syntaxKeyword": "blue",
75
+ "syntaxFunction": "yellow",
76
+ "syntaxVariable": "cyan",
77
+ "syntaxString": "green",
78
+ "syntaxNumber": "magenta",
79
+ "syntaxType": "brightCyan",
80
+ "syntaxOperator": "fg",
81
+ "syntaxPunctuation": "brightBlack",
82
+ "thinkingOff": "borderMutedVar",
83
+ "thinkingMinimal": "brightBlack",
84
+ "thinkingLow": "blue",
85
+ "thinkingMedium": "cyan",
86
+ "thinkingHigh": "magenta",
87
+ "thinkingXhigh": "red",
88
+ "bashMode": "green"
89
+ },
90
+ "export": {
91
+ "pageBg": "exportPage",
92
+ "cardBg": "exportCard",
93
+ "infoBg": "exportInfo"
94
+ }
95
+ }