@kecan0406/ttheme 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 (782) hide show
  1. package/LICENSE +30 -0
  2. package/README.md +203 -0
  3. package/bin/ttheme.js +4473 -0
  4. package/dist/alacritty/config/alma.toml +8 -0
  5. package/dist/alacritty/config/anko.toml +8 -0
  6. package/dist/alacritty/config/asuka.toml +8 -0
  7. package/dist/alacritty/config/azusa.toml +8 -0
  8. package/dist/alacritty/config/battler.toml +8 -0
  9. package/dist/alacritty/config/beatrice.toml +8 -0
  10. package/dist/alacritty/config/bernkastel.toml +8 -0
  11. package/dist/alacritty/config/bocchi.toml +8 -0
  12. package/dist/alacritty/config/cirno.toml +8 -0
  13. package/dist/alacritty/config/david.toml +8 -0
  14. package/dist/alacritty/config/determination.toml +8 -0
  15. package/dist/alacritty/config/dorothy.toml +8 -0
  16. package/dist/alacritty/config/eva01.toml +8 -0
  17. package/dist/alacritty/config/flandre.toml +8 -0
  18. package/dist/alacritty/config/fox.toml +8 -0
  19. package/dist/alacritty/config/glitch.toml +8 -0
  20. package/dist/alacritty/config/hinamizawa.toml +8 -0
  21. package/dist/alacritty/config/hitagi.toml +8 -0
  22. package/dist/alacritty/config/homura.toml +8 -0
  23. package/dist/alacritty/config/jill.toml +8 -0
  24. package/dist/alacritty/config/joker.toml +8 -0
  25. package/dist/alacritty/config/jupiter.toml +8 -0
  26. package/dist/alacritty/config/kagami.toml +8 -0
  27. package/dist/alacritty/config/kaito.toml +8 -0
  28. package/dist/alacritty/config/kaworu.toml +8 -0
  29. package/dist/alacritty/config/kita.toml +8 -0
  30. package/dist/alacritty/config/konata.toml +8 -0
  31. package/dist/alacritty/config/kou.toml +8 -0
  32. package/dist/alacritty/config/kumori.toml +8 -0
  33. package/dist/alacritty/config/kurisu.toml +8 -0
  34. package/dist/alacritty/config/kyoko.toml +8 -0
  35. package/dist/alacritty/config/kyubey.toml +8 -0
  36. package/dist/alacritty/config/lain.toml +8 -0
  37. package/dist/alacritty/config/lambdadelta.toml +8 -0
  38. package/dist/alacritty/config/len.toml +8 -0
  39. package/dist/alacritty/config/lucy.toml +8 -0
  40. package/dist/alacritty/config/luka.toml +8 -0
  41. package/dist/alacritty/config/madoka.toml +8 -0
  42. package/dist/alacritty/config/magi.toml +8 -0
  43. package/dist/alacritty/config/mami.toml +8 -0
  44. package/dist/alacritty/config/marisa.toml +8 -0
  45. package/dist/alacritty/config/mars.toml +8 -0
  46. package/dist/alacritty/config/mayuri.toml +8 -0
  47. package/dist/alacritty/config/meiko.toml +8 -0
  48. package/dist/alacritty/config/mercury.toml +8 -0
  49. package/dist/alacritty/config/mettaton.toml +8 -0
  50. package/dist/alacritty/config/miku.toml +8 -0
  51. package/dist/alacritty/config/mio.toml +8 -0
  52. package/dist/alacritty/config/mion.toml +8 -0
  53. package/dist/alacritty/config/misato.toml +8 -0
  54. package/dist/alacritty/config/miyuki.toml +8 -0
  55. package/dist/alacritty/config/monika.toml +8 -0
  56. package/dist/alacritty/config/moon.toml +8 -0
  57. package/dist/alacritty/config/mugi.toml +8 -0
  58. package/dist/alacritty/config/nadeko.toml +8 -0
  59. package/dist/alacritty/config/nagisa.toml +8 -0
  60. package/dist/alacritty/config/natsuki.toml +8 -0
  61. package/dist/alacritty/config/nazuna.toml +8 -0
  62. package/dist/alacritty/config/neutral.toml +8 -0
  63. package/dist/alacritty/config/nightcity.toml +8 -0
  64. package/dist/alacritty/config/nijika.toml +8 -0
  65. package/dist/alacritty/config/oracle.toml +8 -0
  66. package/dist/alacritty/config/panther.toml +8 -0
  67. package/dist/alacritty/config/papyrus.toml +8 -0
  68. package/dist/alacritty/config/patchouli.toml +8 -0
  69. package/dist/alacritty/config/queen.toml +8 -0
  70. package/dist/alacritty/config/rebecca.toml +8 -0
  71. package/dist/alacritty/config/rei.toml +8 -0
  72. package/dist/alacritty/config/reimu.toml +8 -0
  73. package/dist/alacritty/config/rena.toml +8 -0
  74. package/dist/alacritty/config/rika.toml +8 -0
  75. package/dist/alacritty/config/rin.toml +8 -0
  76. package/dist/alacritty/config/ritsu.toml +8 -0
  77. package/dist/alacritty/config/rokkenjima.toml +8 -0
  78. package/dist/alacritty/config/ryo.toml +8 -0
  79. package/dist/alacritty/config/sans.toml +8 -0
  80. package/dist/alacritty/config/satoko.toml +8 -0
  81. package/dist/alacritty/config/sayaka.toml +8 -0
  82. package/dist/alacritty/config/sayori.toml +8 -0
  83. package/dist/alacritty/config/sei.toml +8 -0
  84. package/dist/alacritty/config/seri.toml +8 -0
  85. package/dist/alacritty/config/shinobu.toml +8 -0
  86. package/dist/alacritty/config/skull.toml +8 -0
  87. package/dist/alacritty/config/stella.toml +8 -0
  88. package/dist/alacritty/config/suzuha.toml +8 -0
  89. package/dist/alacritty/config/toriel.toml +8 -0
  90. package/dist/alacritty/config/tsubasa.toml +8 -0
  91. package/dist/alacritty/config/tsukasa.toml +8 -0
  92. package/dist/alacritty/config/undyne.toml +8 -0
  93. package/dist/alacritty/config/valhalla.toml +8 -0
  94. package/dist/alacritty/config/velvet.toml +8 -0
  95. package/dist/alacritty/config/venus.toml +8 -0
  96. package/dist/alacritty/config/yofukashi.toml +8 -0
  97. package/dist/alacritty/config/youmu.toml +8 -0
  98. package/dist/alacritty/config/yui.toml +8 -0
  99. package/dist/alacritty/config/yuri.toml +8 -0
  100. package/dist/alacritty/themes/alma.toml +34 -0
  101. package/dist/alacritty/themes/anko.toml +34 -0
  102. package/dist/alacritty/themes/asuka.toml +34 -0
  103. package/dist/alacritty/themes/azusa.toml +34 -0
  104. package/dist/alacritty/themes/battler.toml +34 -0
  105. package/dist/alacritty/themes/beatrice.toml +34 -0
  106. package/dist/alacritty/themes/bernkastel.toml +34 -0
  107. package/dist/alacritty/themes/bocchi.toml +34 -0
  108. package/dist/alacritty/themes/cirno.toml +34 -0
  109. package/dist/alacritty/themes/david.toml +34 -0
  110. package/dist/alacritty/themes/determination.toml +34 -0
  111. package/dist/alacritty/themes/dorothy.toml +34 -0
  112. package/dist/alacritty/themes/eva01.toml +34 -0
  113. package/dist/alacritty/themes/flandre.toml +34 -0
  114. package/dist/alacritty/themes/fox.toml +34 -0
  115. package/dist/alacritty/themes/glitch.toml +34 -0
  116. package/dist/alacritty/themes/hinamizawa.toml +34 -0
  117. package/dist/alacritty/themes/hitagi.toml +34 -0
  118. package/dist/alacritty/themes/homura.toml +34 -0
  119. package/dist/alacritty/themes/jill.toml +34 -0
  120. package/dist/alacritty/themes/joker.toml +34 -0
  121. package/dist/alacritty/themes/jupiter.toml +34 -0
  122. package/dist/alacritty/themes/kagami.toml +34 -0
  123. package/dist/alacritty/themes/kaito.toml +34 -0
  124. package/dist/alacritty/themes/kaworu.toml +34 -0
  125. package/dist/alacritty/themes/kita.toml +34 -0
  126. package/dist/alacritty/themes/konata.toml +34 -0
  127. package/dist/alacritty/themes/kou.toml +34 -0
  128. package/dist/alacritty/themes/kumori.toml +34 -0
  129. package/dist/alacritty/themes/kurisu.toml +34 -0
  130. package/dist/alacritty/themes/kyoko.toml +34 -0
  131. package/dist/alacritty/themes/kyubey.toml +34 -0
  132. package/dist/alacritty/themes/lain.toml +34 -0
  133. package/dist/alacritty/themes/lambdadelta.toml +34 -0
  134. package/dist/alacritty/themes/len.toml +34 -0
  135. package/dist/alacritty/themes/lucy.toml +34 -0
  136. package/dist/alacritty/themes/luka.toml +34 -0
  137. package/dist/alacritty/themes/madoka.toml +34 -0
  138. package/dist/alacritty/themes/magi.toml +34 -0
  139. package/dist/alacritty/themes/mami.toml +34 -0
  140. package/dist/alacritty/themes/marisa.toml +34 -0
  141. package/dist/alacritty/themes/mars.toml +34 -0
  142. package/dist/alacritty/themes/mayuri.toml +34 -0
  143. package/dist/alacritty/themes/meiko.toml +34 -0
  144. package/dist/alacritty/themes/mercury.toml +34 -0
  145. package/dist/alacritty/themes/mettaton.toml +34 -0
  146. package/dist/alacritty/themes/miku.toml +34 -0
  147. package/dist/alacritty/themes/mio.toml +34 -0
  148. package/dist/alacritty/themes/mion.toml +34 -0
  149. package/dist/alacritty/themes/misato.toml +34 -0
  150. package/dist/alacritty/themes/miyuki.toml +34 -0
  151. package/dist/alacritty/themes/monika.toml +34 -0
  152. package/dist/alacritty/themes/moon.toml +34 -0
  153. package/dist/alacritty/themes/mugi.toml +34 -0
  154. package/dist/alacritty/themes/nadeko.toml +34 -0
  155. package/dist/alacritty/themes/nagisa.toml +34 -0
  156. package/dist/alacritty/themes/natsuki.toml +34 -0
  157. package/dist/alacritty/themes/nazuna.toml +34 -0
  158. package/dist/alacritty/themes/neutral.toml +34 -0
  159. package/dist/alacritty/themes/nightcity.toml +34 -0
  160. package/dist/alacritty/themes/nijika.toml +34 -0
  161. package/dist/alacritty/themes/oracle.toml +34 -0
  162. package/dist/alacritty/themes/panther.toml +34 -0
  163. package/dist/alacritty/themes/papyrus.toml +34 -0
  164. package/dist/alacritty/themes/patchouli.toml +34 -0
  165. package/dist/alacritty/themes/queen.toml +34 -0
  166. package/dist/alacritty/themes/rebecca.toml +34 -0
  167. package/dist/alacritty/themes/rei.toml +34 -0
  168. package/dist/alacritty/themes/reimu.toml +34 -0
  169. package/dist/alacritty/themes/rena.toml +34 -0
  170. package/dist/alacritty/themes/rika.toml +34 -0
  171. package/dist/alacritty/themes/rin.toml +34 -0
  172. package/dist/alacritty/themes/ritsu.toml +34 -0
  173. package/dist/alacritty/themes/rokkenjima.toml +34 -0
  174. package/dist/alacritty/themes/ryo.toml +34 -0
  175. package/dist/alacritty/themes/sans.toml +34 -0
  176. package/dist/alacritty/themes/satoko.toml +34 -0
  177. package/dist/alacritty/themes/sayaka.toml +34 -0
  178. package/dist/alacritty/themes/sayori.toml +34 -0
  179. package/dist/alacritty/themes/sei.toml +34 -0
  180. package/dist/alacritty/themes/seri.toml +34 -0
  181. package/dist/alacritty/themes/shinobu.toml +34 -0
  182. package/dist/alacritty/themes/skull.toml +34 -0
  183. package/dist/alacritty/themes/stella.toml +34 -0
  184. package/dist/alacritty/themes/suzuha.toml +34 -0
  185. package/dist/alacritty/themes/toriel.toml +34 -0
  186. package/dist/alacritty/themes/tsubasa.toml +34 -0
  187. package/dist/alacritty/themes/tsukasa.toml +34 -0
  188. package/dist/alacritty/themes/undyne.toml +34 -0
  189. package/dist/alacritty/themes/valhalla.toml +34 -0
  190. package/dist/alacritty/themes/velvet.toml +34 -0
  191. package/dist/alacritty/themes/venus.toml +34 -0
  192. package/dist/alacritty/themes/yofukashi.toml +34 -0
  193. package/dist/alacritty/themes/youmu.toml +34 -0
  194. package/dist/alacritty/themes/yui.toml +34 -0
  195. package/dist/alacritty/themes/yuri.toml +34 -0
  196. package/dist/ghostty/themes/alma +29 -0
  197. package/dist/ghostty/themes/anko +29 -0
  198. package/dist/ghostty/themes/asuka +29 -0
  199. package/dist/ghostty/themes/azusa +29 -0
  200. package/dist/ghostty/themes/battler +29 -0
  201. package/dist/ghostty/themes/beatrice +29 -0
  202. package/dist/ghostty/themes/bernkastel +29 -0
  203. package/dist/ghostty/themes/bocchi +29 -0
  204. package/dist/ghostty/themes/cirno +29 -0
  205. package/dist/ghostty/themes/david +29 -0
  206. package/dist/ghostty/themes/determination +29 -0
  207. package/dist/ghostty/themes/dorothy +29 -0
  208. package/dist/ghostty/themes/eva01 +29 -0
  209. package/dist/ghostty/themes/flandre +29 -0
  210. package/dist/ghostty/themes/fox +29 -0
  211. package/dist/ghostty/themes/glitch +29 -0
  212. package/dist/ghostty/themes/hinamizawa +29 -0
  213. package/dist/ghostty/themes/hitagi +29 -0
  214. package/dist/ghostty/themes/homura +29 -0
  215. package/dist/ghostty/themes/jill +29 -0
  216. package/dist/ghostty/themes/joker +29 -0
  217. package/dist/ghostty/themes/jupiter +29 -0
  218. package/dist/ghostty/themes/kagami +29 -0
  219. package/dist/ghostty/themes/kaito +29 -0
  220. package/dist/ghostty/themes/kaworu +29 -0
  221. package/dist/ghostty/themes/kita +29 -0
  222. package/dist/ghostty/themes/konata +29 -0
  223. package/dist/ghostty/themes/kou +29 -0
  224. package/dist/ghostty/themes/kumori +29 -0
  225. package/dist/ghostty/themes/kurisu +29 -0
  226. package/dist/ghostty/themes/kyoko +29 -0
  227. package/dist/ghostty/themes/kyubey +29 -0
  228. package/dist/ghostty/themes/lain +29 -0
  229. package/dist/ghostty/themes/lambdadelta +29 -0
  230. package/dist/ghostty/themes/len +29 -0
  231. package/dist/ghostty/themes/lucy +29 -0
  232. package/dist/ghostty/themes/luka +29 -0
  233. package/dist/ghostty/themes/madoka +29 -0
  234. package/dist/ghostty/themes/magi +29 -0
  235. package/dist/ghostty/themes/mami +29 -0
  236. package/dist/ghostty/themes/marisa +29 -0
  237. package/dist/ghostty/themes/mars +29 -0
  238. package/dist/ghostty/themes/mayuri +29 -0
  239. package/dist/ghostty/themes/meiko +29 -0
  240. package/dist/ghostty/themes/mercury +29 -0
  241. package/dist/ghostty/themes/mettaton +29 -0
  242. package/dist/ghostty/themes/miku +29 -0
  243. package/dist/ghostty/themes/mio +29 -0
  244. package/dist/ghostty/themes/mion +29 -0
  245. package/dist/ghostty/themes/misato +29 -0
  246. package/dist/ghostty/themes/miyuki +29 -0
  247. package/dist/ghostty/themes/monika +29 -0
  248. package/dist/ghostty/themes/moon +29 -0
  249. package/dist/ghostty/themes/mugi +29 -0
  250. package/dist/ghostty/themes/nadeko +29 -0
  251. package/dist/ghostty/themes/nagisa +29 -0
  252. package/dist/ghostty/themes/natsuki +29 -0
  253. package/dist/ghostty/themes/nazuna +29 -0
  254. package/dist/ghostty/themes/neutral +29 -0
  255. package/dist/ghostty/themes/nightcity +29 -0
  256. package/dist/ghostty/themes/nijika +29 -0
  257. package/dist/ghostty/themes/oracle +29 -0
  258. package/dist/ghostty/themes/panther +29 -0
  259. package/dist/ghostty/themes/papyrus +29 -0
  260. package/dist/ghostty/themes/patchouli +29 -0
  261. package/dist/ghostty/themes/queen +29 -0
  262. package/dist/ghostty/themes/rebecca +29 -0
  263. package/dist/ghostty/themes/rei +29 -0
  264. package/dist/ghostty/themes/reimu +29 -0
  265. package/dist/ghostty/themes/rena +29 -0
  266. package/dist/ghostty/themes/rika +29 -0
  267. package/dist/ghostty/themes/rin +29 -0
  268. package/dist/ghostty/themes/ritsu +29 -0
  269. package/dist/ghostty/themes/rokkenjima +29 -0
  270. package/dist/ghostty/themes/ryo +29 -0
  271. package/dist/ghostty/themes/sans +29 -0
  272. package/dist/ghostty/themes/satoko +29 -0
  273. package/dist/ghostty/themes/sayaka +29 -0
  274. package/dist/ghostty/themes/sayori +29 -0
  275. package/dist/ghostty/themes/sei +29 -0
  276. package/dist/ghostty/themes/seri +29 -0
  277. package/dist/ghostty/themes/shinobu +29 -0
  278. package/dist/ghostty/themes/skull +29 -0
  279. package/dist/ghostty/themes/stella +29 -0
  280. package/dist/ghostty/themes/suzuha +29 -0
  281. package/dist/ghostty/themes/toriel +29 -0
  282. package/dist/ghostty/themes/tsubasa +29 -0
  283. package/dist/ghostty/themes/tsukasa +29 -0
  284. package/dist/ghostty/themes/undyne +29 -0
  285. package/dist/ghostty/themes/valhalla +29 -0
  286. package/dist/ghostty/themes/velvet +29 -0
  287. package/dist/ghostty/themes/venus +29 -0
  288. package/dist/ghostty/themes/yofukashi +29 -0
  289. package/dist/ghostty/themes/youmu +29 -0
  290. package/dist/ghostty/themes/yui +29 -0
  291. package/dist/ghostty/themes/yuri +29 -0
  292. package/dist/ghostty/ttheme.conf +9 -0
  293. package/dist/iterm2/alma.itermcolors +305 -0
  294. package/dist/iterm2/anko.itermcolors +305 -0
  295. package/dist/iterm2/asuka.itermcolors +305 -0
  296. package/dist/iterm2/azusa.itermcolors +305 -0
  297. package/dist/iterm2/battler.itermcolors +305 -0
  298. package/dist/iterm2/beatrice.itermcolors +305 -0
  299. package/dist/iterm2/bernkastel.itermcolors +305 -0
  300. package/dist/iterm2/bocchi.itermcolors +305 -0
  301. package/dist/iterm2/cirno.itermcolors +305 -0
  302. package/dist/iterm2/david.itermcolors +305 -0
  303. package/dist/iterm2/determination.itermcolors +305 -0
  304. package/dist/iterm2/dorothy.itermcolors +305 -0
  305. package/dist/iterm2/eva01.itermcolors +305 -0
  306. package/dist/iterm2/flandre.itermcolors +305 -0
  307. package/dist/iterm2/fox.itermcolors +305 -0
  308. package/dist/iterm2/glitch.itermcolors +305 -0
  309. package/dist/iterm2/hinamizawa.itermcolors +305 -0
  310. package/dist/iterm2/hitagi.itermcolors +305 -0
  311. package/dist/iterm2/homura.itermcolors +305 -0
  312. package/dist/iterm2/jill.itermcolors +305 -0
  313. package/dist/iterm2/joker.itermcolors +305 -0
  314. package/dist/iterm2/jupiter.itermcolors +305 -0
  315. package/dist/iterm2/kagami.itermcolors +305 -0
  316. package/dist/iterm2/kaito.itermcolors +305 -0
  317. package/dist/iterm2/kaworu.itermcolors +305 -0
  318. package/dist/iterm2/kita.itermcolors +305 -0
  319. package/dist/iterm2/konata.itermcolors +305 -0
  320. package/dist/iterm2/kou.itermcolors +305 -0
  321. package/dist/iterm2/kumori.itermcolors +305 -0
  322. package/dist/iterm2/kurisu.itermcolors +305 -0
  323. package/dist/iterm2/kyoko.itermcolors +305 -0
  324. package/dist/iterm2/kyubey.itermcolors +305 -0
  325. package/dist/iterm2/lain.itermcolors +305 -0
  326. package/dist/iterm2/lambdadelta.itermcolors +305 -0
  327. package/dist/iterm2/len.itermcolors +305 -0
  328. package/dist/iterm2/lucy.itermcolors +305 -0
  329. package/dist/iterm2/luka.itermcolors +305 -0
  330. package/dist/iterm2/madoka.itermcolors +305 -0
  331. package/dist/iterm2/magi.itermcolors +305 -0
  332. package/dist/iterm2/mami.itermcolors +305 -0
  333. package/dist/iterm2/marisa.itermcolors +305 -0
  334. package/dist/iterm2/mars.itermcolors +305 -0
  335. package/dist/iterm2/mayuri.itermcolors +305 -0
  336. package/dist/iterm2/meiko.itermcolors +305 -0
  337. package/dist/iterm2/mercury.itermcolors +305 -0
  338. package/dist/iterm2/mettaton.itermcolors +305 -0
  339. package/dist/iterm2/miku.itermcolors +305 -0
  340. package/dist/iterm2/mio.itermcolors +305 -0
  341. package/dist/iterm2/mion.itermcolors +305 -0
  342. package/dist/iterm2/misato.itermcolors +305 -0
  343. package/dist/iterm2/miyuki.itermcolors +305 -0
  344. package/dist/iterm2/monika.itermcolors +305 -0
  345. package/dist/iterm2/moon.itermcolors +305 -0
  346. package/dist/iterm2/mugi.itermcolors +305 -0
  347. package/dist/iterm2/nadeko.itermcolors +305 -0
  348. package/dist/iterm2/nagisa.itermcolors +305 -0
  349. package/dist/iterm2/natsuki.itermcolors +305 -0
  350. package/dist/iterm2/nazuna.itermcolors +305 -0
  351. package/dist/iterm2/neutral.itermcolors +305 -0
  352. package/dist/iterm2/nightcity.itermcolors +305 -0
  353. package/dist/iterm2/nijika.itermcolors +305 -0
  354. package/dist/iterm2/oracle.itermcolors +305 -0
  355. package/dist/iterm2/panther.itermcolors +305 -0
  356. package/dist/iterm2/papyrus.itermcolors +305 -0
  357. package/dist/iterm2/patchouli.itermcolors +305 -0
  358. package/dist/iterm2/queen.itermcolors +305 -0
  359. package/dist/iterm2/rebecca.itermcolors +305 -0
  360. package/dist/iterm2/rei.itermcolors +305 -0
  361. package/dist/iterm2/reimu.itermcolors +305 -0
  362. package/dist/iterm2/rena.itermcolors +305 -0
  363. package/dist/iterm2/rika.itermcolors +305 -0
  364. package/dist/iterm2/rin.itermcolors +305 -0
  365. package/dist/iterm2/ritsu.itermcolors +305 -0
  366. package/dist/iterm2/rokkenjima.itermcolors +305 -0
  367. package/dist/iterm2/ryo.itermcolors +305 -0
  368. package/dist/iterm2/sans.itermcolors +305 -0
  369. package/dist/iterm2/satoko.itermcolors +305 -0
  370. package/dist/iterm2/sayaka.itermcolors +305 -0
  371. package/dist/iterm2/sayori.itermcolors +305 -0
  372. package/dist/iterm2/sei.itermcolors +305 -0
  373. package/dist/iterm2/seri.itermcolors +305 -0
  374. package/dist/iterm2/shinobu.itermcolors +305 -0
  375. package/dist/iterm2/skull.itermcolors +305 -0
  376. package/dist/iterm2/stella.itermcolors +305 -0
  377. package/dist/iterm2/suzuha.itermcolors +305 -0
  378. package/dist/iterm2/toriel.itermcolors +305 -0
  379. package/dist/iterm2/tsubasa.itermcolors +305 -0
  380. package/dist/iterm2/tsukasa.itermcolors +305 -0
  381. package/dist/iterm2/undyne.itermcolors +305 -0
  382. package/dist/iterm2/valhalla.itermcolors +305 -0
  383. package/dist/iterm2/velvet.itermcolors +305 -0
  384. package/dist/iterm2/venus.itermcolors +305 -0
  385. package/dist/iterm2/yofukashi.itermcolors +305 -0
  386. package/dist/iterm2/youmu.itermcolors +305 -0
  387. package/dist/iterm2/yui.itermcolors +305 -0
  388. package/dist/iterm2/yuri.itermcolors +305 -0
  389. package/dist/kitty/config/alma.conf +4 -0
  390. package/dist/kitty/config/anko.conf +4 -0
  391. package/dist/kitty/config/asuka.conf +4 -0
  392. package/dist/kitty/config/azusa.conf +4 -0
  393. package/dist/kitty/config/battler.conf +4 -0
  394. package/dist/kitty/config/beatrice.conf +4 -0
  395. package/dist/kitty/config/bernkastel.conf +4 -0
  396. package/dist/kitty/config/bocchi.conf +4 -0
  397. package/dist/kitty/config/cirno.conf +4 -0
  398. package/dist/kitty/config/david.conf +4 -0
  399. package/dist/kitty/config/determination.conf +4 -0
  400. package/dist/kitty/config/dorothy.conf +4 -0
  401. package/dist/kitty/config/eva01.conf +4 -0
  402. package/dist/kitty/config/flandre.conf +4 -0
  403. package/dist/kitty/config/fox.conf +4 -0
  404. package/dist/kitty/config/glitch.conf +4 -0
  405. package/dist/kitty/config/hinamizawa.conf +4 -0
  406. package/dist/kitty/config/hitagi.conf +4 -0
  407. package/dist/kitty/config/homura.conf +4 -0
  408. package/dist/kitty/config/jill.conf +4 -0
  409. package/dist/kitty/config/joker.conf +4 -0
  410. package/dist/kitty/config/jupiter.conf +4 -0
  411. package/dist/kitty/config/kagami.conf +4 -0
  412. package/dist/kitty/config/kaito.conf +4 -0
  413. package/dist/kitty/config/kaworu.conf +4 -0
  414. package/dist/kitty/config/kita.conf +4 -0
  415. package/dist/kitty/config/konata.conf +4 -0
  416. package/dist/kitty/config/kou.conf +4 -0
  417. package/dist/kitty/config/kumori.conf +4 -0
  418. package/dist/kitty/config/kurisu.conf +4 -0
  419. package/dist/kitty/config/kyoko.conf +4 -0
  420. package/dist/kitty/config/kyubey.conf +4 -0
  421. package/dist/kitty/config/lain.conf +4 -0
  422. package/dist/kitty/config/lambdadelta.conf +4 -0
  423. package/dist/kitty/config/len.conf +4 -0
  424. package/dist/kitty/config/lucy.conf +4 -0
  425. package/dist/kitty/config/luka.conf +4 -0
  426. package/dist/kitty/config/madoka.conf +4 -0
  427. package/dist/kitty/config/magi.conf +4 -0
  428. package/dist/kitty/config/mami.conf +4 -0
  429. package/dist/kitty/config/marisa.conf +4 -0
  430. package/dist/kitty/config/mars.conf +4 -0
  431. package/dist/kitty/config/mayuri.conf +4 -0
  432. package/dist/kitty/config/meiko.conf +4 -0
  433. package/dist/kitty/config/mercury.conf +4 -0
  434. package/dist/kitty/config/mettaton.conf +4 -0
  435. package/dist/kitty/config/miku.conf +4 -0
  436. package/dist/kitty/config/mio.conf +4 -0
  437. package/dist/kitty/config/mion.conf +4 -0
  438. package/dist/kitty/config/misato.conf +4 -0
  439. package/dist/kitty/config/miyuki.conf +4 -0
  440. package/dist/kitty/config/monika.conf +4 -0
  441. package/dist/kitty/config/moon.conf +4 -0
  442. package/dist/kitty/config/mugi.conf +4 -0
  443. package/dist/kitty/config/nadeko.conf +4 -0
  444. package/dist/kitty/config/nagisa.conf +4 -0
  445. package/dist/kitty/config/natsuki.conf +4 -0
  446. package/dist/kitty/config/nazuna.conf +4 -0
  447. package/dist/kitty/config/neutral.conf +4 -0
  448. package/dist/kitty/config/nightcity.conf +4 -0
  449. package/dist/kitty/config/nijika.conf +4 -0
  450. package/dist/kitty/config/oracle.conf +4 -0
  451. package/dist/kitty/config/panther.conf +4 -0
  452. package/dist/kitty/config/papyrus.conf +4 -0
  453. package/dist/kitty/config/patchouli.conf +4 -0
  454. package/dist/kitty/config/queen.conf +4 -0
  455. package/dist/kitty/config/rebecca.conf +4 -0
  456. package/dist/kitty/config/rei.conf +4 -0
  457. package/dist/kitty/config/reimu.conf +4 -0
  458. package/dist/kitty/config/rena.conf +4 -0
  459. package/dist/kitty/config/rika.conf +4 -0
  460. package/dist/kitty/config/rin.conf +4 -0
  461. package/dist/kitty/config/ritsu.conf +4 -0
  462. package/dist/kitty/config/rokkenjima.conf +4 -0
  463. package/dist/kitty/config/ryo.conf +4 -0
  464. package/dist/kitty/config/sans.conf +4 -0
  465. package/dist/kitty/config/satoko.conf +4 -0
  466. package/dist/kitty/config/sayaka.conf +4 -0
  467. package/dist/kitty/config/sayori.conf +4 -0
  468. package/dist/kitty/config/sei.conf +4 -0
  469. package/dist/kitty/config/seri.conf +4 -0
  470. package/dist/kitty/config/shinobu.conf +4 -0
  471. package/dist/kitty/config/skull.conf +4 -0
  472. package/dist/kitty/config/stella.conf +4 -0
  473. package/dist/kitty/config/suzuha.conf +4 -0
  474. package/dist/kitty/config/toriel.conf +4 -0
  475. package/dist/kitty/config/tsubasa.conf +4 -0
  476. package/dist/kitty/config/tsukasa.conf +4 -0
  477. package/dist/kitty/config/undyne.conf +4 -0
  478. package/dist/kitty/config/valhalla.conf +4 -0
  479. package/dist/kitty/config/velvet.conf +4 -0
  480. package/dist/kitty/config/venus.conf +4 -0
  481. package/dist/kitty/config/yofukashi.conf +4 -0
  482. package/dist/kitty/config/youmu.conf +4 -0
  483. package/dist/kitty/config/yui.conf +4 -0
  484. package/dist/kitty/config/yuri.conf +4 -0
  485. package/dist/kitty/themes/alma.conf +24 -0
  486. package/dist/kitty/themes/anko.conf +24 -0
  487. package/dist/kitty/themes/asuka.conf +24 -0
  488. package/dist/kitty/themes/azusa.conf +24 -0
  489. package/dist/kitty/themes/battler.conf +24 -0
  490. package/dist/kitty/themes/beatrice.conf +24 -0
  491. package/dist/kitty/themes/bernkastel.conf +24 -0
  492. package/dist/kitty/themes/bocchi.conf +24 -0
  493. package/dist/kitty/themes/cirno.conf +24 -0
  494. package/dist/kitty/themes/david.conf +24 -0
  495. package/dist/kitty/themes/determination.conf +24 -0
  496. package/dist/kitty/themes/dorothy.conf +24 -0
  497. package/dist/kitty/themes/eva01.conf +24 -0
  498. package/dist/kitty/themes/flandre.conf +24 -0
  499. package/dist/kitty/themes/fox.conf +24 -0
  500. package/dist/kitty/themes/glitch.conf +24 -0
  501. package/dist/kitty/themes/hinamizawa.conf +24 -0
  502. package/dist/kitty/themes/hitagi.conf +24 -0
  503. package/dist/kitty/themes/homura.conf +24 -0
  504. package/dist/kitty/themes/jill.conf +24 -0
  505. package/dist/kitty/themes/joker.conf +24 -0
  506. package/dist/kitty/themes/jupiter.conf +24 -0
  507. package/dist/kitty/themes/kagami.conf +24 -0
  508. package/dist/kitty/themes/kaito.conf +24 -0
  509. package/dist/kitty/themes/kaworu.conf +24 -0
  510. package/dist/kitty/themes/kita.conf +24 -0
  511. package/dist/kitty/themes/konata.conf +24 -0
  512. package/dist/kitty/themes/kou.conf +24 -0
  513. package/dist/kitty/themes/kumori.conf +24 -0
  514. package/dist/kitty/themes/kurisu.conf +24 -0
  515. package/dist/kitty/themes/kyoko.conf +24 -0
  516. package/dist/kitty/themes/kyubey.conf +24 -0
  517. package/dist/kitty/themes/lain.conf +24 -0
  518. package/dist/kitty/themes/lambdadelta.conf +24 -0
  519. package/dist/kitty/themes/len.conf +24 -0
  520. package/dist/kitty/themes/lucy.conf +24 -0
  521. package/dist/kitty/themes/luka.conf +24 -0
  522. package/dist/kitty/themes/madoka.conf +24 -0
  523. package/dist/kitty/themes/magi.conf +24 -0
  524. package/dist/kitty/themes/mami.conf +24 -0
  525. package/dist/kitty/themes/marisa.conf +24 -0
  526. package/dist/kitty/themes/mars.conf +24 -0
  527. package/dist/kitty/themes/mayuri.conf +24 -0
  528. package/dist/kitty/themes/meiko.conf +24 -0
  529. package/dist/kitty/themes/mercury.conf +24 -0
  530. package/dist/kitty/themes/mettaton.conf +24 -0
  531. package/dist/kitty/themes/miku.conf +24 -0
  532. package/dist/kitty/themes/mio.conf +24 -0
  533. package/dist/kitty/themes/mion.conf +24 -0
  534. package/dist/kitty/themes/misato.conf +24 -0
  535. package/dist/kitty/themes/miyuki.conf +24 -0
  536. package/dist/kitty/themes/monika.conf +24 -0
  537. package/dist/kitty/themes/moon.conf +24 -0
  538. package/dist/kitty/themes/mugi.conf +24 -0
  539. package/dist/kitty/themes/nadeko.conf +24 -0
  540. package/dist/kitty/themes/nagisa.conf +24 -0
  541. package/dist/kitty/themes/natsuki.conf +24 -0
  542. package/dist/kitty/themes/nazuna.conf +24 -0
  543. package/dist/kitty/themes/neutral.conf +24 -0
  544. package/dist/kitty/themes/nightcity.conf +24 -0
  545. package/dist/kitty/themes/nijika.conf +24 -0
  546. package/dist/kitty/themes/oracle.conf +24 -0
  547. package/dist/kitty/themes/panther.conf +24 -0
  548. package/dist/kitty/themes/papyrus.conf +24 -0
  549. package/dist/kitty/themes/patchouli.conf +24 -0
  550. package/dist/kitty/themes/queen.conf +24 -0
  551. package/dist/kitty/themes/rebecca.conf +24 -0
  552. package/dist/kitty/themes/rei.conf +24 -0
  553. package/dist/kitty/themes/reimu.conf +24 -0
  554. package/dist/kitty/themes/rena.conf +24 -0
  555. package/dist/kitty/themes/rika.conf +24 -0
  556. package/dist/kitty/themes/rin.conf +24 -0
  557. package/dist/kitty/themes/ritsu.conf +24 -0
  558. package/dist/kitty/themes/rokkenjima.conf +24 -0
  559. package/dist/kitty/themes/ryo.conf +24 -0
  560. package/dist/kitty/themes/sans.conf +24 -0
  561. package/dist/kitty/themes/satoko.conf +24 -0
  562. package/dist/kitty/themes/sayaka.conf +24 -0
  563. package/dist/kitty/themes/sayori.conf +24 -0
  564. package/dist/kitty/themes/sei.conf +24 -0
  565. package/dist/kitty/themes/seri.conf +24 -0
  566. package/dist/kitty/themes/shinobu.conf +24 -0
  567. package/dist/kitty/themes/skull.conf +24 -0
  568. package/dist/kitty/themes/stella.conf +24 -0
  569. package/dist/kitty/themes/suzuha.conf +24 -0
  570. package/dist/kitty/themes/toriel.conf +24 -0
  571. package/dist/kitty/themes/tsubasa.conf +24 -0
  572. package/dist/kitty/themes/tsukasa.conf +24 -0
  573. package/dist/kitty/themes/undyne.conf +24 -0
  574. package/dist/kitty/themes/valhalla.conf +24 -0
  575. package/dist/kitty/themes/velvet.conf +24 -0
  576. package/dist/kitty/themes/venus.conf +24 -0
  577. package/dist/kitty/themes/yofukashi.conf +24 -0
  578. package/dist/kitty/themes/youmu.conf +24 -0
  579. package/dist/kitty/themes/yui.conf +24 -0
  580. package/dist/kitty/themes/yuri.conf +24 -0
  581. package/dist/shell/palettes.zsh +387 -0
  582. package/dist/wezterm/colors/alma.toml +15 -0
  583. package/dist/wezterm/colors/anko.toml +15 -0
  584. package/dist/wezterm/colors/asuka.toml +15 -0
  585. package/dist/wezterm/colors/azusa.toml +15 -0
  586. package/dist/wezterm/colors/battler.toml +15 -0
  587. package/dist/wezterm/colors/beatrice.toml +15 -0
  588. package/dist/wezterm/colors/bernkastel.toml +15 -0
  589. package/dist/wezterm/colors/bocchi.toml +15 -0
  590. package/dist/wezterm/colors/cirno.toml +15 -0
  591. package/dist/wezterm/colors/david.toml +15 -0
  592. package/dist/wezterm/colors/determination.toml +15 -0
  593. package/dist/wezterm/colors/dorothy.toml +15 -0
  594. package/dist/wezterm/colors/eva01.toml +15 -0
  595. package/dist/wezterm/colors/flandre.toml +15 -0
  596. package/dist/wezterm/colors/fox.toml +15 -0
  597. package/dist/wezterm/colors/glitch.toml +15 -0
  598. package/dist/wezterm/colors/hinamizawa.toml +15 -0
  599. package/dist/wezterm/colors/hitagi.toml +15 -0
  600. package/dist/wezterm/colors/homura.toml +15 -0
  601. package/dist/wezterm/colors/jill.toml +15 -0
  602. package/dist/wezterm/colors/joker.toml +15 -0
  603. package/dist/wezterm/colors/jupiter.toml +15 -0
  604. package/dist/wezterm/colors/kagami.toml +15 -0
  605. package/dist/wezterm/colors/kaito.toml +15 -0
  606. package/dist/wezterm/colors/kaworu.toml +15 -0
  607. package/dist/wezterm/colors/kita.toml +15 -0
  608. package/dist/wezterm/colors/konata.toml +15 -0
  609. package/dist/wezterm/colors/kou.toml +15 -0
  610. package/dist/wezterm/colors/kumori.toml +15 -0
  611. package/dist/wezterm/colors/kurisu.toml +15 -0
  612. package/dist/wezterm/colors/kyoko.toml +15 -0
  613. package/dist/wezterm/colors/kyubey.toml +15 -0
  614. package/dist/wezterm/colors/lain.toml +15 -0
  615. package/dist/wezterm/colors/lambdadelta.toml +15 -0
  616. package/dist/wezterm/colors/len.toml +15 -0
  617. package/dist/wezterm/colors/lucy.toml +15 -0
  618. package/dist/wezterm/colors/luka.toml +15 -0
  619. package/dist/wezterm/colors/madoka.toml +15 -0
  620. package/dist/wezterm/colors/magi.toml +15 -0
  621. package/dist/wezterm/colors/mami.toml +15 -0
  622. package/dist/wezterm/colors/marisa.toml +15 -0
  623. package/dist/wezterm/colors/mars.toml +15 -0
  624. package/dist/wezterm/colors/mayuri.toml +15 -0
  625. package/dist/wezterm/colors/meiko.toml +15 -0
  626. package/dist/wezterm/colors/mercury.toml +15 -0
  627. package/dist/wezterm/colors/mettaton.toml +15 -0
  628. package/dist/wezterm/colors/miku.toml +15 -0
  629. package/dist/wezterm/colors/mio.toml +15 -0
  630. package/dist/wezterm/colors/mion.toml +15 -0
  631. package/dist/wezterm/colors/misato.toml +15 -0
  632. package/dist/wezterm/colors/miyuki.toml +15 -0
  633. package/dist/wezterm/colors/monika.toml +15 -0
  634. package/dist/wezterm/colors/moon.toml +15 -0
  635. package/dist/wezterm/colors/mugi.toml +15 -0
  636. package/dist/wezterm/colors/nadeko.toml +15 -0
  637. package/dist/wezterm/colors/nagisa.toml +15 -0
  638. package/dist/wezterm/colors/natsuki.toml +15 -0
  639. package/dist/wezterm/colors/nazuna.toml +15 -0
  640. package/dist/wezterm/colors/neutral.toml +15 -0
  641. package/dist/wezterm/colors/nightcity.toml +15 -0
  642. package/dist/wezterm/colors/nijika.toml +15 -0
  643. package/dist/wezterm/colors/oracle.toml +15 -0
  644. package/dist/wezterm/colors/panther.toml +15 -0
  645. package/dist/wezterm/colors/papyrus.toml +15 -0
  646. package/dist/wezterm/colors/patchouli.toml +15 -0
  647. package/dist/wezterm/colors/queen.toml +15 -0
  648. package/dist/wezterm/colors/rebecca.toml +15 -0
  649. package/dist/wezterm/colors/rei.toml +15 -0
  650. package/dist/wezterm/colors/reimu.toml +15 -0
  651. package/dist/wezterm/colors/rena.toml +15 -0
  652. package/dist/wezterm/colors/rika.toml +15 -0
  653. package/dist/wezterm/colors/rin.toml +15 -0
  654. package/dist/wezterm/colors/ritsu.toml +15 -0
  655. package/dist/wezterm/colors/rokkenjima.toml +15 -0
  656. package/dist/wezterm/colors/ryo.toml +15 -0
  657. package/dist/wezterm/colors/sans.toml +15 -0
  658. package/dist/wezterm/colors/satoko.toml +15 -0
  659. package/dist/wezterm/colors/sayaka.toml +15 -0
  660. package/dist/wezterm/colors/sayori.toml +15 -0
  661. package/dist/wezterm/colors/sei.toml +15 -0
  662. package/dist/wezterm/colors/seri.toml +15 -0
  663. package/dist/wezterm/colors/shinobu.toml +15 -0
  664. package/dist/wezterm/colors/skull.toml +15 -0
  665. package/dist/wezterm/colors/stella.toml +15 -0
  666. package/dist/wezterm/colors/suzuha.toml +15 -0
  667. package/dist/wezterm/colors/toriel.toml +15 -0
  668. package/dist/wezterm/colors/tsubasa.toml +15 -0
  669. package/dist/wezterm/colors/tsukasa.toml +15 -0
  670. package/dist/wezterm/colors/undyne.toml +15 -0
  671. package/dist/wezterm/colors/valhalla.toml +15 -0
  672. package/dist/wezterm/colors/velvet.toml +15 -0
  673. package/dist/wezterm/colors/venus.toml +15 -0
  674. package/dist/wezterm/colors/yofukashi.toml +15 -0
  675. package/dist/wezterm/colors/youmu.toml +15 -0
  676. package/dist/wezterm/colors/yui.toml +15 -0
  677. package/dist/wezterm/colors/yuri.toml +15 -0
  678. package/dist/wezterm/config/alma.lua +10 -0
  679. package/dist/wezterm/config/anko.lua +10 -0
  680. package/dist/wezterm/config/asuka.lua +10 -0
  681. package/dist/wezterm/config/azusa.lua +10 -0
  682. package/dist/wezterm/config/battler.lua +10 -0
  683. package/dist/wezterm/config/beatrice.lua +10 -0
  684. package/dist/wezterm/config/bernkastel.lua +10 -0
  685. package/dist/wezterm/config/bocchi.lua +10 -0
  686. package/dist/wezterm/config/cirno.lua +10 -0
  687. package/dist/wezterm/config/david.lua +10 -0
  688. package/dist/wezterm/config/determination.lua +10 -0
  689. package/dist/wezterm/config/dorothy.lua +10 -0
  690. package/dist/wezterm/config/eva01.lua +10 -0
  691. package/dist/wezterm/config/flandre.lua +10 -0
  692. package/dist/wezterm/config/fox.lua +10 -0
  693. package/dist/wezterm/config/glitch.lua +10 -0
  694. package/dist/wezterm/config/hinamizawa.lua +10 -0
  695. package/dist/wezterm/config/hitagi.lua +10 -0
  696. package/dist/wezterm/config/homura.lua +10 -0
  697. package/dist/wezterm/config/jill.lua +10 -0
  698. package/dist/wezterm/config/joker.lua +10 -0
  699. package/dist/wezterm/config/jupiter.lua +10 -0
  700. package/dist/wezterm/config/kagami.lua +10 -0
  701. package/dist/wezterm/config/kaito.lua +10 -0
  702. package/dist/wezterm/config/kaworu.lua +10 -0
  703. package/dist/wezterm/config/kita.lua +10 -0
  704. package/dist/wezterm/config/konata.lua +10 -0
  705. package/dist/wezterm/config/kou.lua +10 -0
  706. package/dist/wezterm/config/kumori.lua +10 -0
  707. package/dist/wezterm/config/kurisu.lua +10 -0
  708. package/dist/wezterm/config/kyoko.lua +10 -0
  709. package/dist/wezterm/config/kyubey.lua +10 -0
  710. package/dist/wezterm/config/lain.lua +10 -0
  711. package/dist/wezterm/config/lambdadelta.lua +10 -0
  712. package/dist/wezterm/config/len.lua +10 -0
  713. package/dist/wezterm/config/lucy.lua +10 -0
  714. package/dist/wezterm/config/luka.lua +10 -0
  715. package/dist/wezterm/config/madoka.lua +10 -0
  716. package/dist/wezterm/config/magi.lua +10 -0
  717. package/dist/wezterm/config/mami.lua +10 -0
  718. package/dist/wezterm/config/marisa.lua +10 -0
  719. package/dist/wezterm/config/mars.lua +10 -0
  720. package/dist/wezterm/config/mayuri.lua +10 -0
  721. package/dist/wezterm/config/meiko.lua +10 -0
  722. package/dist/wezterm/config/mercury.lua +10 -0
  723. package/dist/wezterm/config/mettaton.lua +10 -0
  724. package/dist/wezterm/config/miku.lua +10 -0
  725. package/dist/wezterm/config/mio.lua +10 -0
  726. package/dist/wezterm/config/mion.lua +10 -0
  727. package/dist/wezterm/config/misato.lua +10 -0
  728. package/dist/wezterm/config/miyuki.lua +10 -0
  729. package/dist/wezterm/config/monika.lua +10 -0
  730. package/dist/wezterm/config/moon.lua +10 -0
  731. package/dist/wezterm/config/mugi.lua +10 -0
  732. package/dist/wezterm/config/nadeko.lua +10 -0
  733. package/dist/wezterm/config/nagisa.lua +10 -0
  734. package/dist/wezterm/config/natsuki.lua +10 -0
  735. package/dist/wezterm/config/nazuna.lua +10 -0
  736. package/dist/wezterm/config/neutral.lua +10 -0
  737. package/dist/wezterm/config/nightcity.lua +10 -0
  738. package/dist/wezterm/config/nijika.lua +10 -0
  739. package/dist/wezterm/config/oracle.lua +10 -0
  740. package/dist/wezterm/config/panther.lua +10 -0
  741. package/dist/wezterm/config/papyrus.lua +10 -0
  742. package/dist/wezterm/config/patchouli.lua +10 -0
  743. package/dist/wezterm/config/queen.lua +10 -0
  744. package/dist/wezterm/config/rebecca.lua +10 -0
  745. package/dist/wezterm/config/rei.lua +10 -0
  746. package/dist/wezterm/config/reimu.lua +10 -0
  747. package/dist/wezterm/config/rena.lua +10 -0
  748. package/dist/wezterm/config/rika.lua +10 -0
  749. package/dist/wezterm/config/rin.lua +10 -0
  750. package/dist/wezterm/config/ritsu.lua +10 -0
  751. package/dist/wezterm/config/rokkenjima.lua +10 -0
  752. package/dist/wezterm/config/ryo.lua +10 -0
  753. package/dist/wezterm/config/sans.lua +10 -0
  754. package/dist/wezterm/config/satoko.lua +10 -0
  755. package/dist/wezterm/config/sayaka.lua +10 -0
  756. package/dist/wezterm/config/sayori.lua +10 -0
  757. package/dist/wezterm/config/sei.lua +10 -0
  758. package/dist/wezterm/config/seri.lua +10 -0
  759. package/dist/wezterm/config/shinobu.lua +10 -0
  760. package/dist/wezterm/config/skull.lua +10 -0
  761. package/dist/wezterm/config/stella.lua +10 -0
  762. package/dist/wezterm/config/suzuha.lua +10 -0
  763. package/dist/wezterm/config/toriel.lua +10 -0
  764. package/dist/wezterm/config/tsubasa.lua +10 -0
  765. package/dist/wezterm/config/tsukasa.lua +10 -0
  766. package/dist/wezterm/config/undyne.lua +10 -0
  767. package/dist/wezterm/config/valhalla.lua +10 -0
  768. package/dist/wezterm/config/velvet.lua +10 -0
  769. package/dist/wezterm/config/venus.lua +10 -0
  770. package/dist/wezterm/config/yofukashi.lua +10 -0
  771. package/dist/wezterm/config/youmu.lua +10 -0
  772. package/dist/wezterm/config/yui.lua +10 -0
  773. package/dist/wezterm/config/yuri.lua +10 -0
  774. package/ghostty/shaders/LICENSE +21 -0
  775. package/ghostty/shaders/README.md +31 -0
  776. package/ghostty/shaders/cursor_tail.glsl +243 -0
  777. package/ghostty/shaders/ripple_cursor.glsl +141 -0
  778. package/package.json +43 -0
  779. package/shell/adapters/_osc.zsh +35 -0
  780. package/shell/adapters/kitty.zsh +30 -0
  781. package/shell/launch-tab.zsh +11 -0
  782. package/shell/ttheme.zsh +583 -0
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "glitch"
3
+ origin_url = "Neon + DDLC"
4
+
5
+ [colors]
6
+ foreground = "#f2f2f2"
7
+ background = "#0e0d12"
8
+ cursor_bg = "#f924e7"
9
+ cursor_border = "#f924e7"
10
+ cursor_fg = "#0e0d12"
11
+ selection_bg = "#2e2438"
12
+ selection_fg = "#f2f2f2"
13
+
14
+ ansi = ["#000000", "#ff3045", "#5ffa74", "#fffc7e", "#545eff", "#f924e7", "#00fffc", "#c7c7c7"]
15
+ brights = ["#686868", "#ff5a5a", "#75ff88", "#fffd96", "#6a71f2", "#f15be5", "#88fffe", "#ffffff"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "hinamizawa"
3
+ origin_url = "Red Sands"
4
+
5
+ [colors]
6
+ foreground = "#d7c9a7"
7
+ background = "#1c0808"
8
+ cursor_bg = "#ff3f00"
9
+ cursor_border = "#ff3f00"
10
+ cursor_fg = "#1c0808"
11
+ selection_bg = "#4d1414"
12
+ selection_fg = "#d7c9a7"
13
+
14
+ ansi = ["#000000", "#ff3f00", "#00bb00", "#e7b000", "#0072ff", "#bb00bb", "#00bbbb", "#bbbbbb"]
15
+ brights = ["#6e6e6e", "#d41a1a", "#00bb00", "#e7b000", "#0072ae", "#ff55ff", "#55ffff", "#ffffff"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "hitagi"
3
+ origin_url = "Duskfox"
4
+
5
+ [colors]
6
+ foreground = "#e0def4"
7
+ background = "#232136"
8
+ cursor_bg = "#9b7ec8"
9
+ cursor_border = "#9b7ec8"
10
+ cursor_fg = "#232136"
11
+ selection_bg = "#433c59"
12
+ selection_fg = "#e0def4"
13
+
14
+ ansi = ["#393552", "#eb6f92", "#a3be8c", "#f6c177", "#569fba", "#c4a7e7", "#9ccfd8", "#e0def4"]
15
+ brights = ["#544d8a", "#f083a2", "#b1d196", "#f9cb8c", "#65b1cd", "#ccb1ed", "#a6dae3", "#e2e0f7"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "homura"
3
+ origin_url = "Monokai Pro Machine + Magica"
4
+
5
+ [colors]
6
+ foreground = "#f2fffc"
7
+ background = "#1b1428"
8
+ cursor_bg = "#8b5cf6"
9
+ cursor_border = "#8b5cf6"
10
+ cursor_fg = "#1b1428"
11
+ selection_bg = "#322447"
12
+ selection_fg = "#f2fffc"
13
+
14
+ ansi = ["#2d282f", "#ff6d7e", "#a2e57b", "#ffed72", "#ffb270", "#baa0f8", "#7cd5f1", "#f2fffc"]
15
+ brights = ["#6a6767", "#ff6d7e", "#a2e57b", "#ffed72", "#ffb270", "#baa0f8", "#7cd5f1", "#f2fffc"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "jill"
3
+ origin_url = "TokyoNight"
4
+
5
+ [colors]
6
+ foreground = "#c8d3f5"
7
+ background = "#14151f"
8
+ cursor_bg = "#82aaff"
9
+ cursor_border = "#82aaff"
10
+ cursor_fg = "#14151f"
11
+ selection_bg = "#33467c"
12
+ selection_fg = "#c8d3f5"
13
+
14
+ ansi = ["#15161e", "#f7768e", "#9ece6a", "#e0af68", "#7aa2f7", "#bb9af7", "#7dcfff", "#a9b1d6"]
15
+ brights = ["#414868", "#f7768e", "#9ece6a", "#e0af68", "#7aa2f7", "#bb9af7", "#7dcfff", "#c0caf5"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "joker"
3
+ origin_url = "Red Alert + Phantom"
4
+
5
+ [colors]
6
+ foreground = "#f2eef2"
7
+ background = "#131013"
8
+ cursor_bg = "#d81818"
9
+ cursor_border = "#d81818"
10
+ cursor_fg = "#131013"
11
+ selection_bg = "#3d0f12"
12
+ selection_fg = "#f2eef2"
13
+
14
+ ansi = ["#1a171a", "#d81818", "#71be6b", "#beb86b", "#489bee", "#e979d7", "#6bbeb8", "#d6d6d6"]
15
+ brights = ["#666666", "#ff3b3b", "#aff08c", "#dfddb7", "#65aaf1", "#ddb7df", "#b7dfdd", "#ffffff"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "jupiter"
3
+ origin_url = "Everforest Dark Hard + Senshi"
4
+
5
+ [colors]
6
+ foreground = "#d3c6aa"
7
+ background = "#1c231d"
8
+ cursor_bg = "#2e9e4f"
9
+ cursor_border = "#2e9e4f"
10
+ cursor_fg = "#1c231d"
11
+ selection_bg = "#4c3743"
12
+ selection_fg = "#d3c6aa"
13
+
14
+ ansi = ["#2e383c", "#e67e80", "#a7c080", "#dbbc7f", "#7fbbb3", "#d699b6", "#83c092", "#f2efdf"]
15
+ brights = ["#a6b0a0", "#f85552", "#8da101", "#dfa000", "#3a94c5", "#df69ba", "#35a77c", "#fffbef"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "kagami"
3
+ origin_url = "Nightfox"
4
+
5
+ [colors]
6
+ foreground = "#cdcecf"
7
+ background = "#1a1526"
8
+ cursor_bg = "#a682e0"
9
+ cursor_border = "#a682e0"
10
+ cursor_fg = "#1a1526"
11
+ selection_bg = "#322a47"
12
+ selection_fg = "#cdcecf"
13
+
14
+ ansi = ["#393b44", "#c94f6d", "#81b29a", "#dbc074", "#719cd6", "#9d79d6", "#63cdcf", "#dfdfe0"]
15
+ brights = ["#575860", "#d16983", "#8ebaa4", "#e0c989", "#86abdc", "#baa1e2", "#7ad5d6", "#e4e4e5"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "kaito"
3
+ origin_url = "Aardvark Blue + Crypton"
4
+
5
+ [colors]
6
+ foreground = "#e6eefa"
7
+ background = "#102040"
8
+ cursor_bg = "#3367cd"
9
+ cursor_border = "#3367cd"
10
+ cursor_fg = "#102040"
11
+ selection_bg = "#1e3a68"
12
+ selection_fg = "#e6eefa"
13
+
14
+ ansi = ["#191919", "#f05b50", "#4b8c0f", "#dbba00", "#1370d3", "#c43ac3", "#008eb0", "#bebebe"]
15
+ brights = ["#525252", "#f05b50", "#95dc55", "#ffe763", "#60a4ec", "#e26be2", "#60b6cb", "#f7f7f7"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "kaworu"
3
+ origin_url = "Spacegray"
4
+
5
+ [colors]
6
+ foreground = "#d5d9e0"
7
+ background = "#1c1f26"
8
+ cursor_bg = "#c9394a"
9
+ cursor_border = "#c9394a"
10
+ cursor_fg = "#1c1f26"
11
+ selection_bg = "#333845"
12
+ selection_fg = "#d5d9e0"
13
+
14
+ ansi = ["#000000", "#b04b57", "#87b379", "#e5c179", "#7d8fa4", "#a47996", "#85a7a5", "#b3b8c3"]
15
+ brights = ["#4c4c4c", "#b04b57", "#87b379", "#e5c179", "#7d8fa4", "#a47996", "#85a7a5", "#ffffff"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "kita"
3
+ origin_url = "Wild Cherry + Kessoku"
4
+
5
+ [colors]
6
+ foreground = "#fdeef0"
7
+ background = "#241019"
8
+ cursor_bg = "#ff4637"
9
+ cursor_border = "#ff4637"
10
+ cursor_fg = "#241019"
11
+ selection_bg = "#4d1e2a"
12
+ selection_fg = "#fdeef0"
13
+
14
+ ansi = ["#000507", "#d94085", "#2ab250", "#ffd16f", "#308cba", "#ececec", "#c1b8b7", "#fff8de"]
15
+ brights = ["#009cc9", "#da6bac", "#f4dca5", "#eac066", "#9d6ce8", "#ae636b", "#ff919d", "#f2aab2"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "konata"
3
+ origin_url = "Dark Modern"
4
+
5
+ [colors]
6
+ foreground = "#cccccc"
7
+ background = "#0f2028"
8
+ cursor_bg = "#4fb8d0"
9
+ cursor_border = "#4fb8d0"
10
+ cursor_fg = "#0f2028"
11
+ selection_bg = "#1c3a45"
12
+ selection_fg = "#cccccc"
13
+
14
+ ansi = ["#272727", "#f74949", "#2ea043", "#9e6a03", "#0078d4", "#d01273", "#1db4d6", "#cccccc"]
15
+ brights = ["#5d5d5d", "#dc5452", "#23d18b", "#f5f543", "#3b8eea", "#d670d6", "#29b8db", "#e5e5e5"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "kou"
3
+ origin_url = "Under The Sea + Night"
4
+
5
+ [colors]
6
+ foreground = "#ffffff"
7
+ background = "#011116"
8
+ cursor_bg = "#e0a94a"
9
+ cursor_border = "#e0a94a"
10
+ cursor_fg = "#011116"
11
+ selection_bg = "#1e3a3a"
12
+ selection_fg = "#ffffff"
13
+
14
+ ansi = ["#022026", "#b2302d", "#00a941", "#e0a94a", "#459a86", "#1298ff", "#5d7e19", "#c8d8d8"]
15
+ brights = ["#384451", "#ff4242", "#2aea5e", "#8ed4fd", "#61d5ba", "#1298ff", "#98d028", "#58fbd6"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "kumori"
3
+ origin_url = "MWidzi/inabashell"
4
+
5
+ [colors]
6
+ foreground = "#c7c7c7"
7
+ background = "#1e1e20"
8
+ cursor_bg = "#f5959f"
9
+ cursor_border = "#f5959f"
10
+ cursor_fg = "#1e1e20"
11
+ selection_bg = "#3a2c31"
12
+ selection_fg = "#c7c7c7"
13
+
14
+ ansi = ["#151515", "#e84f56", "#9cbf9b", "#f4d177", "#8fb6e8", "#f5959f", "#93c9c6", "#c7c7c7"]
15
+ brights = ["#858585", "#e95274", "#b7d3b3", "#f6de29", "#c4c9fc", "#f7b9c0", "#b2dedb", "#f3f3f3"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "kurisu"
3
+ origin_url = "Duotone Dark"
4
+
5
+ [colors]
6
+ foreground = "#b7a1ff"
7
+ background = "#241a11"
8
+ cursor_bg = "#e0913f"
9
+ cursor_border = "#e0913f"
10
+ cursor_fg = "#241a11"
11
+ selection_bg = "#453221"
12
+ selection_fg = "#b7a1ff"
13
+
14
+ ansi = ["#1f1d27", "#d9393e", "#2dcd73", "#d9b76e", "#ffc284", "#de8d40", "#2488ff", "#b7a1ff"]
15
+ brights = ["#4e4a60", "#d9393e", "#2dcd73", "#d9b76e", "#ffc284", "#de8d40", "#2488ff", "#eae5ff"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "kyoko"
3
+ origin_url = "Cursor Dark + Magica"
4
+
5
+ [colors]
6
+ foreground = "#ffffff"
7
+ background = "#241014"
8
+ cursor_bg = "#d63a4a"
9
+ cursor_border = "#d63a4a"
10
+ cursor_fg = "#241014"
11
+ selection_bg = "#43202a"
12
+ selection_fg = "#ffffff"
13
+
14
+ ansi = ["#2a2a2a", "#b15e6e", "#a3be8c", "#ebcb8b", "#81a1c1", "#b48ead", "#88c0d0", "#d8dee9"]
15
+ brights = ["#505050", "#d64073", "#a3be8c", "#ebcb8b", "#81a1c1", "#b48ead", "#88c0d0", "#ffffff"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "kyubey"
3
+ origin_url = "Rose Pine Dawn + Magica"
4
+
5
+ [colors]
6
+ foreground = "#444060"
7
+ background = "#faf4ed"
8
+ cursor_bg = "#d2325a"
9
+ cursor_border = "#d2325a"
10
+ cursor_fg = "#faf4ed"
11
+ selection_bg = "#f2d5de"
12
+ selection_fg = "#444060"
13
+
14
+ ansi = ["#26233a", "#b4637a", "#286983", "#b57614", "#56949f", "#907aa9", "#c05a55", "#444060"]
15
+ brights = ["#9893a5", "#b4637a", "#286983", "#b57614", "#56949f", "#907aa9", "#c05a55", "#2a273f"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "lain"
3
+ origin_url = "IR Black"
4
+
5
+ [colors]
6
+ foreground = "#eaeaef"
7
+ background = "#0b0b0d"
8
+ cursor_bg = "#ff2a00"
9
+ cursor_border = "#ff2a00"
10
+ cursor_fg = "#0b0b0d"
11
+ selection_bg = "#3e3630"
12
+ selection_fg = "#eaeaef"
13
+
14
+ ansi = ["#4f4f4f", "#fa6c60", "#a8ff60", "#fffeb7", "#96cafe", "#fa73fd", "#c6c5fe", "#efedef"]
15
+ brights = ["#7b7b7b", "#fcb6b0", "#cfffab", "#ffffcc", "#b5dcff", "#fb9cfe", "#e0e0fe", "#ffffff"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "lambdadelta"
3
+ origin_url = "Neon Purple + Truth"
4
+
5
+ [colors]
6
+ foreground = "#f5eefa"
7
+ background = "#291b47"
8
+ cursor_bg = "#ff3fae"
9
+ cursor_border = "#ff3fae"
10
+ cursor_fg = "#291b47"
11
+ selection_bg = "#3f2a66"
12
+ selection_fg = "#f5eefa"
13
+
14
+ ansi = ["#000000", "#e8158a", "#03eba5", "#fffa6a", "#00bfff", "#ff00e0", "#9aa5ed", "#ffffff"]
15
+ brights = ["#a8fcff", "#ff0da5", "#00ffb6", "#fff787", "#1bccfd", "#ff00f8", "#a6b6ff", "#ffffff"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "len"
3
+ origin_url = "Srcery"
4
+
5
+ [colors]
6
+ foreground = "#fce8c3"
7
+ background = "#201a0e"
8
+ cursor_bg = "#ffee11"
9
+ cursor_border = "#ffee11"
10
+ cursor_fg = "#201a0e"
11
+ selection_bg = "#453a16"
12
+ selection_fg = "#fce8c3"
13
+
14
+ ansi = ["#1c1b19", "#ef2f27", "#519f50", "#fbb829", "#2c78bf", "#e02c6d", "#0aaeb3", "#baa67f"]
15
+ brights = ["#918175", "#f75341", "#98bc37", "#fed06e", "#68a8e4", "#ff5c8f", "#2be4d0", "#fce8c3"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "lucy"
3
+ origin_url = "Mellow"
4
+
5
+ [colors]
6
+ foreground = "#eae8f2"
7
+ background = "#15141b"
8
+ cursor_bg = "#e29eca"
9
+ cursor_border = "#e29eca"
10
+ cursor_fg = "#15141b"
11
+ selection_bg = "#2c2a3a"
12
+ selection_fg = "#eae8f2"
13
+
14
+ ansi = ["#27272a", "#f5a191", "#90b99f", "#e6b99d", "#aca1cf", "#e29eca", "#ea83a5", "#c1c0d4"]
15
+ brights = ["#424246", "#ffae9f", "#9dc6ac", "#f0c5a9", "#b9aeda", "#ecaad6", "#f591b2", "#cac9dd"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "luka"
3
+ origin_url = "Rose Pine"
4
+
5
+ [colors]
6
+ foreground = "#e0def4"
7
+ background = "#221724"
8
+ cursor_bg = "#ffbacc"
9
+ cursor_border = "#ffbacc"
10
+ cursor_fg = "#221724"
11
+ selection_bg = "#452f3f"
12
+ selection_fg = "#e0def4"
13
+
14
+ ansi = ["#26233a", "#eb6f92", "#31748f", "#f6c177", "#9ccfd8", "#c4a7e7", "#ebbcba", "#e0def4"]
15
+ brights = ["#6e6a86", "#eb6f92", "#31748f", "#f6c177", "#9ccfd8", "#c4a7e7", "#ebbcba", "#e0def4"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "madoka"
3
+ origin_url = "Elegant + Magica"
4
+
5
+ [colors]
6
+ foreground = "#ced2d6"
7
+ background = "#26141d"
8
+ cursor_bg = "#ffc1c6"
9
+ cursor_border = "#ffc1c6"
10
+ cursor_fg = "#26141d"
11
+ selection_bg = "#452636"
12
+ selection_fg = "#ced2d6"
13
+
14
+ ansi = ["#0a1222", "#ff0257", "#85cc95", "#ffcb8b", "#8dabe1", "#ffc1c6", "#78ccf0", "#ffffff"]
15
+ brights = ["#575656", "#ff0057", "#85cc95", "#ffcb8b", "#8dabe1", "#ffc1c6", "#3facef", "#ffffff"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "magi"
3
+ origin_url = "lotap/magi-theme"
4
+
5
+ [colors]
6
+ foreground = "#ec7420"
7
+ background = "#000000"
8
+ cursor_bg = "#ec7420"
9
+ cursor_border = "#ec7420"
10
+ cursor_fg = "#000000"
11
+ selection_bg = "#401010"
12
+ selection_fg = "#ec7420"
13
+
14
+ ansi = ["#000000", "#c41414", "#409820", "#f4b000", "#5090c8", "#a06090", "#60f0a0", "#b0b0b0"]
15
+ brights = ["#484848", "#f02020", "#50ff10", "#f9e2af", "#40c8e8", "#b040a0", "#3cffd0", "#e8e8e8"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "mami"
3
+ origin_url = "Selenized Black + Magica"
4
+
5
+ [colors]
6
+ foreground = "#b9b9b9"
7
+ background = "#23200f"
8
+ cursor_bg = "#f0d066"
9
+ cursor_border = "#f0d066"
10
+ cursor_fg = "#23200f"
11
+ selection_bg = "#423b1d"
12
+ selection_fg = "#b9b9b9"
13
+
14
+ ansi = ["#252525", "#ed4a46", "#70b433", "#f9d59d", "#368aeb", "#eb6eb7", "#3fc5b7", "#b9b9b9"]
15
+ brights = ["#777777", "#ff5e56", "#83c746", "#f9d59d", "#4f9cfe", "#ff81ca", "#56d8c9", "#dedede"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "marisa"
3
+ origin_url = "Apple Classic + Danmaku"
4
+
5
+ [colors]
6
+ foreground = "#f0e2c0"
7
+ background = "#120e08"
8
+ cursor_bg = "#ffd700"
9
+ cursor_border = "#ffd700"
10
+ cursor_fg = "#120e08"
11
+ selection_bg = "#443a12"
12
+ selection_fg = "#f0e2c0"
13
+
14
+ ansi = ["#000000", "#c91b00", "#00c200", "#c7c400", "#4664ec", "#ca30c7", "#00c5c7", "#c7c7c7"]
15
+ brights = ["#686868", "#ff6e67", "#5ffa68", "#fffc67", "#6871ff", "#ff77ff", "#60fdff", "#ffffff"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "mars"
3
+ origin_url = "Red Planet + Senshi"
4
+
5
+ [colors]
6
+ foreground = "#c2b790"
7
+ background = "#241211"
8
+ cursor_bg = "#d31e30"
9
+ cursor_border = "#d31e30"
10
+ cursor_fg = "#241211"
11
+ selection_bg = "#3d1e2e"
12
+ selection_fg = "#c2b790"
13
+
14
+ ansi = ["#202020", "#b55242", "#728271", "#e8bf6a", "#69819e", "#896492", "#5b8390", "#b9aa99"]
15
+ brights = ["#676767", "#d9604d", "#869985", "#ebeb91", "#60827e", "#de4974", "#38add8", "#d6bfb8"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "mayuri"
3
+ origin_url = "Iceberg Dark"
4
+
5
+ [colors]
6
+ foreground = "#cde3f5"
7
+ background = "#151a28"
8
+ cursor_bg = "#a8d3e8"
9
+ cursor_border = "#a8d3e8"
10
+ cursor_fg = "#151a28"
11
+ selection_bg = "#263a52"
12
+ selection_fg = "#cde3f5"
13
+
14
+ ansi = ["#1e2132", "#e27878", "#b4be82", "#e2a478", "#84a0c6", "#a093c7", "#89b8c2", "#c6c8d1"]
15
+ brights = ["#6b7089", "#e98989", "#c0ca8e", "#e9b189", "#91acd1", "#ada0d3", "#95c4ce", "#d2d4de"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "meiko"
3
+ origin_url = "Sundried + Crypton"
4
+
5
+ [colors]
6
+ foreground = "#e8d5c8"
7
+ background = "#211114"
8
+ cursor_bg = "#de4444"
9
+ cursor_border = "#de4444"
10
+ cursor_fg = "#211114"
11
+ selection_bg = "#48222a"
12
+ selection_fg = "#e8d5c8"
13
+
14
+ ansi = ["#302b2a", "#cc5a4e", "#587744", "#9d602a", "#6b83c9", "#c96578", "#9c814f", "#c9c9c9"]
15
+ brights = ["#4d4e48", "#de4444", "#128c21", "#fc6a21", "#7999f7", "#fd8aa1", "#fad484", "#ffffff"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "mercury"
3
+ origin_url = "Glacier + Senshi"
4
+
5
+ [colors]
6
+ foreground = "#dcebf7"
7
+ background = "#0d1420"
8
+ cursor_bg = "#3c9cd7"
9
+ cursor_border = "#3c9cd7"
10
+ cursor_fg = "#0d1420"
11
+ selection_bg = "#1d3550"
12
+ selection_fg = "#dcebf7"
13
+
14
+ ansi = ["#2e343c", "#e0304a", "#35a770", "#fb9435", "#2a8bc1", "#d94f43", "#778397", "#ffffff"]
15
+ brights = ["#404a55", "#f2634f", "#49e998", "#fddf6e", "#5db6e8", "#ea4727", "#a0b6d3", "#ffffff"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "mettaton"
3
+ origin_url = "Laser"
4
+
5
+ [colors]
6
+ foreground = "#f4e3ee"
7
+ background = "#150a14"
8
+ cursor_bg = "#ff2d95"
9
+ cursor_border = "#ff2d95"
10
+ cursor_fg = "#150a14"
11
+ selection_bg = "#3d1535"
12
+ selection_fg = "#f4e3ee"
13
+
14
+ ansi = ["#626262", "#ff8373", "#b4fb73", "#09b4bd", "#fed300", "#ff90fe", "#d1d1fe", "#f1f1f1"]
15
+ brights = ["#8f8f8f", "#ffc4be", "#d6fcba", "#fffed5", "#f92883", "#ffb2fe", "#e6e7fe", "#ffffff"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "miku"
3
+ origin_url = "vauxe Miku"
4
+
5
+ [colors]
6
+ foreground = "#dedacf"
7
+ background = "#0e2124"
8
+ cursor_bg = "#39c5bb"
9
+ cursor_border = "#39c5bb"
10
+ cursor_fg = "#0e2124"
11
+ selection_bg = "#1b3b3e"
12
+ selection_fg = "#dedacf"
13
+
14
+ ansi = ["#000000", "#ff91c7", "#4af79b", "#ffe8c7", "#aeb4fa", "#ffc4fa", "#76ffe6", "#dedacf"]
15
+ brights = ["#4a4a4a", "#ff8fd5", "#62ffb1", "#ffe2b7", "#aab0ff", "#ffd6ff", "#4bfff9", "#ffffff"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "mio"
3
+ origin_url = "Ardoise + HTT"
4
+
5
+ [colors]
6
+ foreground = "#e8ecf2"
7
+ background = "#191b20"
8
+ cursor_bg = "#84aadc"
9
+ cursor_border = "#84aadc"
10
+ cursor_fg = "#191b20"
11
+ selection_bg = "#303740"
12
+ selection_fg = "#e8ecf2"
13
+
14
+ ansi = ["#2c2c2c", "#d3322d", "#588b35", "#fca93a", "#2465c2", "#be68ca", "#64e1b8", "#f7f7f7"]
15
+ brights = ["#535353", "#fa5852", "#8dc252", "#ffea51", "#6ab5f8", "#be68ca", "#89ffdb", "#fefefe"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "mion"
3
+ origin_url = "Patina Moss"
4
+
5
+ [colors]
6
+ foreground = "#dbd7ca"
7
+ background = "#20231f"
8
+ cursor_bg = "#74c692"
9
+ cursor_border = "#74c692"
10
+ cursor_fg = "#20231f"
11
+ selection_bg = "#383b31"
12
+ selection_fg = "#dbd7ca"
13
+
14
+ ansi = ["#33362e", "#c07878", "#5ba886", "#d4bf6e", "#65a8b5", "#c08a7d", "#63a8a6", "#dbd7ca"]
15
+ brights = ["#585b51", "#c07878", "#5ba886", "#d4bf6e", "#65a8b5", "#c08a7d", "#63a8a6", "#dbd7ca"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "misato"
3
+ origin_url = "Purple Rain"
4
+
5
+ [colors]
6
+ foreground = "#fffbf6"
7
+ background = "#21084a"
8
+ cursor_bg = "#e0262c"
9
+ cursor_border = "#e0262c"
10
+ cursor_fg = "#21084a"
11
+ selection_bg = "#3a1b66"
12
+ selection_fg = "#fffbf6"
13
+
14
+ ansi = ["#000000", "#ff260e", "#9be205", "#ffc400", "#00a2fa", "#815bb5", "#00deef", "#ffffff"]
15
+ brights = ["#565656", "#ff4250", "#b8e36e", "#ffd852", "#00a6ff", "#ac7bf0", "#74fdf3", "#ffffff"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "miyuki"
3
+ origin_url = "Oxocarbon"
4
+
5
+ [colors]
6
+ foreground = "#f2f4f8"
7
+ background = "#26161e"
8
+ cursor_bg = "#dda0bb"
9
+ cursor_border = "#dda0bb"
10
+ cursor_fg = "#26161e"
11
+ selection_bg = "#402836"
12
+ selection_fg = "#f2f4f8"
13
+
14
+ ansi = ["#161616", "#00dfdb", "#00b4ff", "#ff4297", "#00c15a", "#c693ff", "#ff74b8", "#f2f4f8"]
15
+ brights = ["#585858", "#00dfdb", "#00b4ff", "#ff4297", "#00c15a", "#c693ff", "#ff74b8", "#f2f4f8"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "monika"
3
+ origin_url = "Hipster Green + DDLC"
4
+
5
+ [colors]
6
+ foreground = "#d8ecd0"
7
+ background = "#100b05"
8
+ cursor_bg = "#3ecf5e"
9
+ cursor_border = "#3ecf5e"
10
+ cursor_fg = "#100b05"
11
+ selection_bg = "#173a20"
12
+ selection_fg = "#d8ecd0"
13
+
14
+ ansi = ["#000000", "#b6214a", "#00a600", "#bfbf00", "#246eb2", "#b200b2", "#00a6b2", "#bfbfbf"]
15
+ brights = ["#666666", "#e50000", "#86a93e", "#e5e500", "#4d4dff", "#e500e5", "#00e5e5", "#e5e5e5"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "moon"
3
+ origin_url = "Starlight"
4
+
5
+ [colors]
6
+ foreground = "#f4eef8"
7
+ background = "#191b2e"
8
+ cursor_bg = "#f48fb1"
9
+ cursor_border = "#f48fb1"
10
+ cursor_fg = "#191b2e"
11
+ selection_bg = "#363156"
12
+ selection_fg = "#f4eef8"
13
+
14
+ ansi = ["#242424", "#f62b5a", "#47b413", "#e3c401", "#24acd4", "#f2affd", "#13c299", "#e6e6e6"]
15
+ brights = ["#616161", "#ff4d51", "#35d450", "#e9e836", "#5dc5f8", "#feabf2", "#24dfc4", "#ffffff"]