@kecan0406/ttheme 0.1.0 → 0.1.2

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 (585) hide show
  1. package/README.md +252 -42
  2. package/bin/ttheme.js +7053 -514
  3. package/dist/alacritty/config/dekomori.toml +8 -0
  4. package/dist/alacritty/config/geto.toml +8 -0
  5. package/dist/alacritty/config/gojo.toml +8 -0
  6. package/dist/alacritty/config/kumin.toml +8 -0
  7. package/dist/alacritty/config/megumi.toml +8 -0
  8. package/dist/alacritty/config/nanami.toml +8 -0
  9. package/dist/alacritty/config/nobara.toml +8 -0
  10. package/dist/alacritty/config/rikka.toml +8 -0
  11. package/dist/alacritty/config/shinka.toml +8 -0
  12. package/dist/alacritty/config/sukuna.toml +8 -0
  13. package/dist/alacritty/config/yuji.toml +8 -0
  14. package/dist/alacritty/config/yuuta.toml +8 -0
  15. package/dist/alacritty/themes/alma.toml +21 -21
  16. package/dist/alacritty/themes/anko.toml +22 -22
  17. package/dist/alacritty/themes/asuka.toml +22 -22
  18. package/dist/alacritty/themes/azusa.toml +22 -22
  19. package/dist/alacritty/themes/battler.toml +22 -22
  20. package/dist/alacritty/themes/beatrice.toml +22 -22
  21. package/dist/alacritty/themes/bernkastel.toml +21 -21
  22. package/dist/alacritty/themes/bocchi.toml +22 -22
  23. package/dist/alacritty/themes/cirno.toml +23 -23
  24. package/dist/alacritty/themes/david.toml +21 -21
  25. package/dist/alacritty/themes/dekomori.toml +34 -0
  26. package/dist/alacritty/themes/determination.toml +23 -23
  27. package/dist/alacritty/themes/dorothy.toml +22 -22
  28. package/dist/alacritty/themes/eva01.toml +22 -22
  29. package/dist/alacritty/themes/flandre.toml +22 -22
  30. package/dist/alacritty/themes/fox.toml +22 -22
  31. package/dist/alacritty/themes/geto.toml +34 -0
  32. package/dist/alacritty/themes/glitch.toml +23 -23
  33. package/dist/alacritty/themes/gojo.toml +34 -0
  34. package/dist/alacritty/themes/hinamizawa.toml +22 -22
  35. package/dist/alacritty/themes/hitagi.toml +22 -22
  36. package/dist/alacritty/themes/homura.toml +23 -23
  37. package/dist/alacritty/themes/jill.toml +22 -22
  38. package/dist/alacritty/themes/joker.toml +22 -22
  39. package/dist/alacritty/themes/jupiter.toml +22 -22
  40. package/dist/alacritty/themes/kagami.toml +23 -23
  41. package/dist/alacritty/themes/kaito.toml +23 -23
  42. package/dist/alacritty/themes/kaworu.toml +22 -22
  43. package/dist/alacritty/themes/kita.toml +22 -22
  44. package/dist/alacritty/themes/konata.toml +23 -23
  45. package/dist/alacritty/themes/kou.toml +23 -23
  46. package/dist/alacritty/themes/kumin.toml +34 -0
  47. package/dist/alacritty/themes/kumori.toml +23 -23
  48. package/dist/alacritty/themes/kurisu.toml +21 -21
  49. package/dist/alacritty/themes/kyoko.toml +22 -22
  50. package/dist/alacritty/themes/kyubey.toml +22 -22
  51. package/dist/alacritty/themes/lain.toml +22 -22
  52. package/dist/alacritty/themes/lambdadelta.toml +22 -22
  53. package/dist/alacritty/themes/len.toml +23 -23
  54. package/dist/alacritty/themes/lucy.toml +21 -21
  55. package/dist/alacritty/themes/luka.toml +22 -22
  56. package/dist/alacritty/themes/madoka.toml +21 -21
  57. package/dist/alacritty/themes/magi.toml +21 -21
  58. package/dist/alacritty/themes/mami.toml +23 -23
  59. package/dist/alacritty/themes/marisa.toml +23 -23
  60. package/dist/alacritty/themes/mars.toml +22 -22
  61. package/dist/alacritty/themes/mayuri.toml +22 -22
  62. package/dist/alacritty/themes/megumi.toml +34 -0
  63. package/dist/alacritty/themes/meiko.toml +23 -23
  64. package/dist/alacritty/themes/mercury.toml +21 -21
  65. package/dist/alacritty/themes/mettaton.toml +23 -23
  66. package/dist/alacritty/themes/miku.toml +22 -22
  67. package/dist/alacritty/themes/mio.toml +21 -21
  68. package/dist/alacritty/themes/mion.toml +22 -22
  69. package/dist/alacritty/themes/misato.toml +22 -22
  70. package/dist/alacritty/themes/miyuki.toml +23 -23
  71. package/dist/alacritty/themes/monika.toml +23 -23
  72. package/dist/alacritty/themes/moon.toml +21 -21
  73. package/dist/alacritty/themes/mugi.toml +21 -21
  74. package/dist/alacritty/themes/nadeko.toml +21 -21
  75. package/dist/alacritty/themes/nagisa.toml +21 -21
  76. package/dist/alacritty/themes/nanami.toml +34 -0
  77. package/dist/alacritty/themes/natsuki.toml +22 -22
  78. package/dist/alacritty/themes/nazuna.toml +22 -22
  79. package/dist/alacritty/themes/neutral.toml +20 -20
  80. package/dist/alacritty/themes/nightcity.toml +23 -23
  81. package/dist/alacritty/themes/nijika.toml +21 -21
  82. package/dist/alacritty/themes/nobara.toml +34 -0
  83. package/dist/alacritty/themes/oracle.toml +21 -21
  84. package/dist/alacritty/themes/panther.toml +22 -22
  85. package/dist/alacritty/themes/papyrus.toml +23 -23
  86. package/dist/alacritty/themes/patchouli.toml +22 -22
  87. package/dist/alacritty/themes/queen.toml +22 -22
  88. package/dist/alacritty/themes/rebecca.toml +22 -22
  89. package/dist/alacritty/themes/rei.toml +21 -21
  90. package/dist/alacritty/themes/reimu.toml +21 -21
  91. package/dist/alacritty/themes/rena.toml +22 -22
  92. package/dist/alacritty/themes/rika.toml +22 -22
  93. package/dist/alacritty/themes/rikka.toml +34 -0
  94. package/dist/alacritty/themes/rin.toml +23 -23
  95. package/dist/alacritty/themes/ritsu.toml +22 -22
  96. package/dist/alacritty/themes/rokkenjima.toml +21 -21
  97. package/dist/alacritty/themes/ryo.toml +22 -22
  98. package/dist/alacritty/themes/sans.toml +22 -22
  99. package/dist/alacritty/themes/satoko.toml +22 -22
  100. package/dist/alacritty/themes/sayaka.toml +22 -22
  101. package/dist/alacritty/themes/sayori.toml +23 -23
  102. package/dist/alacritty/themes/sei.toml +22 -22
  103. package/dist/alacritty/themes/seri.toml +22 -22
  104. package/dist/alacritty/themes/shinka.toml +34 -0
  105. package/dist/alacritty/themes/shinobu.toml +21 -21
  106. package/dist/alacritty/themes/skull.toml +22 -22
  107. package/dist/alacritty/themes/stella.toml +22 -22
  108. package/dist/alacritty/themes/sukuna.toml +34 -0
  109. package/dist/alacritty/themes/suzuha.toml +21 -21
  110. package/dist/alacritty/themes/toriel.toml +23 -23
  111. package/dist/alacritty/themes/tsubasa.toml +22 -22
  112. package/dist/alacritty/themes/tsukasa.toml +23 -23
  113. package/dist/alacritty/themes/undyne.toml +23 -23
  114. package/dist/alacritty/themes/valhalla.toml +22 -22
  115. package/dist/alacritty/themes/velvet.toml +22 -22
  116. package/dist/alacritty/themes/venus.toml +19 -19
  117. package/dist/alacritty/themes/yofukashi.toml +21 -21
  118. package/dist/alacritty/themes/youmu.toml +23 -23
  119. package/dist/alacritty/themes/yui.toml +22 -22
  120. package/dist/alacritty/themes/yuji.toml +34 -0
  121. package/dist/alacritty/themes/yuri.toml +23 -23
  122. package/dist/alacritty/themes/yuuta.toml +34 -0
  123. package/dist/ghostty/themes/alma +21 -21
  124. package/dist/ghostty/themes/anko +23 -23
  125. package/dist/ghostty/themes/asuka +23 -23
  126. package/dist/ghostty/themes/azusa +23 -23
  127. package/dist/ghostty/themes/battler +23 -23
  128. package/dist/ghostty/themes/beatrice +23 -23
  129. package/dist/ghostty/themes/bernkastel +21 -21
  130. package/dist/ghostty/themes/bocchi +23 -23
  131. package/dist/ghostty/themes/cirno +24 -24
  132. package/dist/ghostty/themes/david +21 -21
  133. package/dist/ghostty/themes/dekomori +29 -0
  134. package/dist/ghostty/themes/determination +24 -24
  135. package/dist/ghostty/themes/dorothy +23 -23
  136. package/dist/ghostty/themes/eva01 +23 -23
  137. package/dist/ghostty/themes/flandre +23 -23
  138. package/dist/ghostty/themes/fox +23 -23
  139. package/dist/ghostty/themes/geto +29 -0
  140. package/dist/ghostty/themes/glitch +24 -24
  141. package/dist/ghostty/themes/gojo +29 -0
  142. package/dist/ghostty/themes/hinamizawa +23 -23
  143. package/dist/ghostty/themes/hitagi +23 -23
  144. package/dist/ghostty/themes/homura +24 -24
  145. package/dist/ghostty/themes/jill +23 -23
  146. package/dist/ghostty/themes/joker +23 -23
  147. package/dist/ghostty/themes/jupiter +23 -23
  148. package/dist/ghostty/themes/kagami +24 -24
  149. package/dist/ghostty/themes/kaito +24 -24
  150. package/dist/ghostty/themes/kaworu +23 -23
  151. package/dist/ghostty/themes/kita +23 -23
  152. package/dist/ghostty/themes/konata +24 -24
  153. package/dist/ghostty/themes/kou +24 -24
  154. package/dist/ghostty/themes/kumin +29 -0
  155. package/dist/ghostty/themes/kumori +23 -23
  156. package/dist/ghostty/themes/kurisu +21 -21
  157. package/dist/ghostty/themes/kyoko +23 -23
  158. package/dist/ghostty/themes/kyubey +23 -23
  159. package/dist/ghostty/themes/lain +23 -23
  160. package/dist/ghostty/themes/lambdadelta +23 -23
  161. package/dist/ghostty/themes/len +24 -24
  162. package/dist/ghostty/themes/lucy +21 -21
  163. package/dist/ghostty/themes/luka +22 -22
  164. package/dist/ghostty/themes/madoka +21 -21
  165. package/dist/ghostty/themes/magi +21 -21
  166. package/dist/ghostty/themes/mami +24 -24
  167. package/dist/ghostty/themes/marisa +24 -24
  168. package/dist/ghostty/themes/mars +23 -23
  169. package/dist/ghostty/themes/mayuri +23 -23
  170. package/dist/ghostty/themes/megumi +29 -0
  171. package/dist/ghostty/themes/meiko +24 -24
  172. package/dist/ghostty/themes/mercury +21 -21
  173. package/dist/ghostty/themes/mettaton +24 -24
  174. package/dist/ghostty/themes/miku +22 -22
  175. package/dist/ghostty/themes/mio +21 -21
  176. package/dist/ghostty/themes/mion +23 -23
  177. package/dist/ghostty/themes/misato +23 -23
  178. package/dist/ghostty/themes/miyuki +24 -24
  179. package/dist/ghostty/themes/monika +24 -24
  180. package/dist/ghostty/themes/moon +21 -21
  181. package/dist/ghostty/themes/mugi +21 -21
  182. package/dist/ghostty/themes/nadeko +21 -21
  183. package/dist/ghostty/themes/nagisa +21 -21
  184. package/dist/ghostty/themes/nanami +29 -0
  185. package/dist/ghostty/themes/natsuki +22 -22
  186. package/dist/ghostty/themes/nazuna +23 -23
  187. package/dist/ghostty/themes/neutral +22 -22
  188. package/dist/ghostty/themes/nightcity +24 -24
  189. package/dist/ghostty/themes/nijika +21 -21
  190. package/dist/ghostty/themes/nobara +29 -0
  191. package/dist/ghostty/themes/oracle +21 -21
  192. package/dist/ghostty/themes/panther +23 -23
  193. package/dist/ghostty/themes/papyrus +24 -24
  194. package/dist/ghostty/themes/patchouli +23 -23
  195. package/dist/ghostty/themes/queen +23 -23
  196. package/dist/ghostty/themes/rebecca +23 -23
  197. package/dist/ghostty/themes/rei +21 -21
  198. package/dist/ghostty/themes/reimu +22 -22
  199. package/dist/ghostty/themes/rena +23 -23
  200. package/dist/ghostty/themes/rika +23 -23
  201. package/dist/ghostty/themes/rikka +29 -0
  202. package/dist/ghostty/themes/rin +24 -24
  203. package/dist/ghostty/themes/ritsu +23 -23
  204. package/dist/ghostty/themes/rokkenjima +21 -21
  205. package/dist/ghostty/themes/ryo +23 -23
  206. package/dist/ghostty/themes/sans +22 -22
  207. package/dist/ghostty/themes/satoko +23 -23
  208. package/dist/ghostty/themes/sayaka +23 -23
  209. package/dist/ghostty/themes/sayori +24 -24
  210. package/dist/ghostty/themes/sei +23 -23
  211. package/dist/ghostty/themes/seri +22 -22
  212. package/dist/ghostty/themes/shinka +29 -0
  213. package/dist/ghostty/themes/shinobu +21 -21
  214. package/dist/ghostty/themes/skull +23 -23
  215. package/dist/ghostty/themes/stella +23 -23
  216. package/dist/ghostty/themes/sukuna +29 -0
  217. package/dist/ghostty/themes/suzuha +21 -21
  218. package/dist/ghostty/themes/toriel +24 -24
  219. package/dist/ghostty/themes/tsubasa +23 -23
  220. package/dist/ghostty/themes/tsukasa +24 -24
  221. package/dist/ghostty/themes/undyne +24 -24
  222. package/dist/ghostty/themes/valhalla +23 -23
  223. package/dist/ghostty/themes/velvet +23 -23
  224. package/dist/ghostty/themes/venus +19 -19
  225. package/dist/ghostty/themes/yofukashi +21 -21
  226. package/dist/ghostty/themes/youmu +24 -24
  227. package/dist/ghostty/themes/yui +23 -23
  228. package/dist/ghostty/themes/yuji +29 -0
  229. package/dist/ghostty/themes/yuri +24 -24
  230. package/dist/ghostty/themes/yuuta +29 -0
  231. package/dist/iterm2/alma.itermcolors +65 -65
  232. package/dist/iterm2/anko.itermcolors +68 -68
  233. package/dist/iterm2/asuka.itermcolors +68 -68
  234. package/dist/iterm2/azusa.itermcolors +68 -68
  235. package/dist/iterm2/battler.itermcolors +65 -65
  236. package/dist/iterm2/beatrice.itermcolors +69 -69
  237. package/dist/iterm2/bernkastel.itermcolors +64 -64
  238. package/dist/iterm2/bocchi.itermcolors +69 -69
  239. package/dist/iterm2/cirno.itermcolors +69 -69
  240. package/dist/iterm2/david.itermcolors +61 -61
  241. package/dist/iterm2/dekomori.itermcolors +305 -0
  242. package/dist/iterm2/determination.itermcolors +63 -63
  243. package/dist/iterm2/dorothy.itermcolors +63 -63
  244. package/dist/iterm2/eva01.itermcolors +66 -66
  245. package/dist/iterm2/flandre.itermcolors +65 -65
  246. package/dist/iterm2/fox.itermcolors +68 -68
  247. package/dist/iterm2/geto.itermcolors +305 -0
  248. package/dist/iterm2/glitch.itermcolors +64 -64
  249. package/dist/iterm2/gojo.itermcolors +305 -0
  250. package/dist/iterm2/hinamizawa.itermcolors +65 -65
  251. package/dist/iterm2/hitagi.itermcolors +68 -68
  252. package/dist/iterm2/homura.itermcolors +65 -65
  253. package/dist/iterm2/jill.itermcolors +67 -67
  254. package/dist/iterm2/joker.itermcolors +65 -65
  255. package/dist/iterm2/jupiter.itermcolors +66 -66
  256. package/dist/iterm2/kagami.itermcolors +69 -69
  257. package/dist/iterm2/kaito.itermcolors +67 -67
  258. package/dist/iterm2/kaworu.itermcolors +68 -68
  259. package/dist/iterm2/kita.itermcolors +66 -66
  260. package/dist/iterm2/konata.itermcolors +69 -69
  261. package/dist/iterm2/kou.itermcolors +66 -66
  262. package/dist/iterm2/kumin.itermcolors +305 -0
  263. package/dist/iterm2/kumori.itermcolors +63 -63
  264. package/dist/iterm2/kurisu.itermcolors +64 -64
  265. package/dist/iterm2/kyoko.itermcolors +68 -68
  266. package/dist/iterm2/kyubey.itermcolors +69 -69
  267. package/dist/iterm2/lain.itermcolors +67 -67
  268. package/dist/iterm2/lambdadelta.itermcolors +64 -64
  269. package/dist/iterm2/len.itermcolors +68 -68
  270. package/dist/iterm2/lucy.itermcolors +66 -66
  271. package/dist/iterm2/luka.itermcolors +66 -66
  272. package/dist/iterm2/madoka.itermcolors +61 -61
  273. package/dist/iterm2/magi.itermcolors +66 -66
  274. package/dist/iterm2/mami.itermcolors +66 -66
  275. package/dist/iterm2/marisa.itermcolors +65 -65
  276. package/dist/iterm2/mars.itermcolors +68 -68
  277. package/dist/iterm2/mayuri.itermcolors +67 -67
  278. package/dist/iterm2/megumi.itermcolors +305 -0
  279. package/dist/iterm2/meiko.itermcolors +66 -66
  280. package/dist/iterm2/mercury.itermcolors +66 -66
  281. package/dist/iterm2/mettaton.itermcolors +68 -68
  282. package/dist/iterm2/miku.itermcolors +64 -64
  283. package/dist/iterm2/mio.itermcolors +66 -66
  284. package/dist/iterm2/mion.itermcolors +68 -68
  285. package/dist/iterm2/misato.itermcolors +63 -63
  286. package/dist/iterm2/miyuki.itermcolors +66 -66
  287. package/dist/iterm2/monika.itermcolors +68 -68
  288. package/dist/iterm2/moon.itermcolors +63 -63
  289. package/dist/iterm2/mugi.itermcolors +64 -64
  290. package/dist/iterm2/nadeko.itermcolors +60 -60
  291. package/dist/iterm2/nagisa.itermcolors +63 -63
  292. package/dist/iterm2/nanami.itermcolors +305 -0
  293. package/dist/iterm2/natsuki.itermcolors +62 -62
  294. package/dist/iterm2/nazuna.itermcolors +69 -69
  295. package/dist/iterm2/neutral.itermcolors +62 -62
  296. package/dist/iterm2/nightcity.itermcolors +63 -63
  297. package/dist/iterm2/nijika.itermcolors +60 -60
  298. package/dist/iterm2/nobara.itermcolors +305 -0
  299. package/dist/iterm2/oracle.itermcolors +64 -64
  300. package/dist/iterm2/panther.itermcolors +69 -69
  301. package/dist/iterm2/papyrus.itermcolors +67 -67
  302. package/dist/iterm2/patchouli.itermcolors +69 -69
  303. package/dist/iterm2/queen.itermcolors +63 -63
  304. package/dist/iterm2/rebecca.itermcolors +61 -61
  305. package/dist/iterm2/rei.itermcolors +63 -63
  306. package/dist/iterm2/reimu.itermcolors +66 -66
  307. package/dist/iterm2/rena.itermcolors +65 -65
  308. package/dist/iterm2/rika.itermcolors +65 -65
  309. package/dist/iterm2/rikka.itermcolors +305 -0
  310. package/dist/iterm2/rin.itermcolors +61 -61
  311. package/dist/iterm2/ritsu.itermcolors +67 -67
  312. package/dist/iterm2/rokkenjima.itermcolors +65 -65
  313. package/dist/iterm2/ryo.itermcolors +69 -69
  314. package/dist/iterm2/sans.itermcolors +63 -63
  315. package/dist/iterm2/satoko.itermcolors +69 -69
  316. package/dist/iterm2/sayaka.itermcolors +69 -69
  317. package/dist/iterm2/sayori.itermcolors +60 -60
  318. package/dist/iterm2/sei.itermcolors +63 -63
  319. package/dist/iterm2/seri.itermcolors +65 -65
  320. package/dist/iterm2/shinka.itermcolors +305 -0
  321. package/dist/iterm2/shinobu.itermcolors +63 -63
  322. package/dist/iterm2/skull.itermcolors +62 -62
  323. package/dist/iterm2/stella.itermcolors +62 -62
  324. package/dist/iterm2/sukuna.itermcolors +305 -0
  325. package/dist/iterm2/suzuha.itermcolors +64 -64
  326. package/dist/iterm2/toriel.itermcolors +63 -63
  327. package/dist/iterm2/tsubasa.itermcolors +69 -69
  328. package/dist/iterm2/tsukasa.itermcolors +66 -66
  329. package/dist/iterm2/undyne.itermcolors +69 -69
  330. package/dist/iterm2/valhalla.itermcolors +68 -68
  331. package/dist/iterm2/velvet.itermcolors +67 -67
  332. package/dist/iterm2/venus.itermcolors +57 -57
  333. package/dist/iterm2/yofukashi.itermcolors +64 -64
  334. package/dist/iterm2/youmu.itermcolors +69 -69
  335. package/dist/iterm2/yui.itermcolors +67 -67
  336. package/dist/iterm2/yuji.itermcolors +305 -0
  337. package/dist/iterm2/yuri.itermcolors +65 -65
  338. package/dist/iterm2/yuuta.itermcolors +305 -0
  339. package/dist/kitty/config/dekomori.conf +4 -0
  340. package/dist/kitty/config/geto.conf +4 -0
  341. package/dist/kitty/config/gojo.conf +4 -0
  342. package/dist/kitty/config/kumin.conf +4 -0
  343. package/dist/kitty/config/megumi.conf +4 -0
  344. package/dist/kitty/config/nanami.conf +4 -0
  345. package/dist/kitty/config/nobara.conf +4 -0
  346. package/dist/kitty/config/rikka.conf +4 -0
  347. package/dist/kitty/config/shinka.conf +4 -0
  348. package/dist/kitty/config/sukuna.conf +4 -0
  349. package/dist/kitty/config/yuji.conf +4 -0
  350. package/dist/kitty/config/yuuta.conf +4 -0
  351. package/dist/kitty/themes/alma.conf +21 -21
  352. package/dist/kitty/themes/anko.conf +22 -22
  353. package/dist/kitty/themes/asuka.conf +22 -22
  354. package/dist/kitty/themes/azusa.conf +22 -22
  355. package/dist/kitty/themes/battler.conf +22 -22
  356. package/dist/kitty/themes/beatrice.conf +22 -22
  357. package/dist/kitty/themes/bernkastel.conf +21 -21
  358. package/dist/kitty/themes/bocchi.conf +22 -22
  359. package/dist/kitty/themes/cirno.conf +23 -23
  360. package/dist/kitty/themes/david.conf +21 -21
  361. package/dist/kitty/themes/dekomori.conf +24 -0
  362. package/dist/kitty/themes/determination.conf +23 -23
  363. package/dist/kitty/themes/dorothy.conf +22 -22
  364. package/dist/kitty/themes/eva01.conf +22 -22
  365. package/dist/kitty/themes/flandre.conf +22 -22
  366. package/dist/kitty/themes/fox.conf +22 -22
  367. package/dist/kitty/themes/geto.conf +24 -0
  368. package/dist/kitty/themes/glitch.conf +23 -23
  369. package/dist/kitty/themes/gojo.conf +24 -0
  370. package/dist/kitty/themes/hinamizawa.conf +22 -22
  371. package/dist/kitty/themes/hitagi.conf +22 -22
  372. package/dist/kitty/themes/homura.conf +23 -23
  373. package/dist/kitty/themes/jill.conf +22 -22
  374. package/dist/kitty/themes/joker.conf +22 -22
  375. package/dist/kitty/themes/jupiter.conf +22 -22
  376. package/dist/kitty/themes/kagami.conf +23 -23
  377. package/dist/kitty/themes/kaito.conf +23 -23
  378. package/dist/kitty/themes/kaworu.conf +22 -22
  379. package/dist/kitty/themes/kita.conf +22 -22
  380. package/dist/kitty/themes/konata.conf +23 -23
  381. package/dist/kitty/themes/kou.conf +23 -23
  382. package/dist/kitty/themes/kumin.conf +24 -0
  383. package/dist/kitty/themes/kumori.conf +23 -23
  384. package/dist/kitty/themes/kurisu.conf +21 -21
  385. package/dist/kitty/themes/kyoko.conf +22 -22
  386. package/dist/kitty/themes/kyubey.conf +22 -22
  387. package/dist/kitty/themes/lain.conf +22 -22
  388. package/dist/kitty/themes/lambdadelta.conf +22 -22
  389. package/dist/kitty/themes/len.conf +23 -23
  390. package/dist/kitty/themes/lucy.conf +21 -21
  391. package/dist/kitty/themes/luka.conf +22 -22
  392. package/dist/kitty/themes/madoka.conf +21 -21
  393. package/dist/kitty/themes/magi.conf +21 -21
  394. package/dist/kitty/themes/mami.conf +23 -23
  395. package/dist/kitty/themes/marisa.conf +23 -23
  396. package/dist/kitty/themes/mars.conf +22 -22
  397. package/dist/kitty/themes/mayuri.conf +22 -22
  398. package/dist/kitty/themes/megumi.conf +24 -0
  399. package/dist/kitty/themes/meiko.conf +23 -23
  400. package/dist/kitty/themes/mercury.conf +21 -21
  401. package/dist/kitty/themes/mettaton.conf +23 -23
  402. package/dist/kitty/themes/miku.conf +22 -22
  403. package/dist/kitty/themes/mio.conf +21 -21
  404. package/dist/kitty/themes/mion.conf +22 -22
  405. package/dist/kitty/themes/misato.conf +22 -22
  406. package/dist/kitty/themes/miyuki.conf +23 -23
  407. package/dist/kitty/themes/monika.conf +23 -23
  408. package/dist/kitty/themes/moon.conf +21 -21
  409. package/dist/kitty/themes/mugi.conf +21 -21
  410. package/dist/kitty/themes/nadeko.conf +21 -21
  411. package/dist/kitty/themes/nagisa.conf +21 -21
  412. package/dist/kitty/themes/nanami.conf +24 -0
  413. package/dist/kitty/themes/natsuki.conf +22 -22
  414. package/dist/kitty/themes/nazuna.conf +22 -22
  415. package/dist/kitty/themes/neutral.conf +20 -20
  416. package/dist/kitty/themes/nightcity.conf +23 -23
  417. package/dist/kitty/themes/nijika.conf +21 -21
  418. package/dist/kitty/themes/nobara.conf +24 -0
  419. package/dist/kitty/themes/oracle.conf +21 -21
  420. package/dist/kitty/themes/panther.conf +22 -22
  421. package/dist/kitty/themes/papyrus.conf +23 -23
  422. package/dist/kitty/themes/patchouli.conf +22 -22
  423. package/dist/kitty/themes/queen.conf +22 -22
  424. package/dist/kitty/themes/rebecca.conf +22 -22
  425. package/dist/kitty/themes/rei.conf +21 -21
  426. package/dist/kitty/themes/reimu.conf +21 -21
  427. package/dist/kitty/themes/rena.conf +22 -22
  428. package/dist/kitty/themes/rika.conf +22 -22
  429. package/dist/kitty/themes/rikka.conf +24 -0
  430. package/dist/kitty/themes/rin.conf +23 -23
  431. package/dist/kitty/themes/ritsu.conf +22 -22
  432. package/dist/kitty/themes/rokkenjima.conf +21 -21
  433. package/dist/kitty/themes/ryo.conf +22 -22
  434. package/dist/kitty/themes/sans.conf +22 -22
  435. package/dist/kitty/themes/satoko.conf +22 -22
  436. package/dist/kitty/themes/sayaka.conf +22 -22
  437. package/dist/kitty/themes/sayori.conf +23 -23
  438. package/dist/kitty/themes/sei.conf +22 -22
  439. package/dist/kitty/themes/seri.conf +22 -22
  440. package/dist/kitty/themes/shinka.conf +24 -0
  441. package/dist/kitty/themes/shinobu.conf +21 -21
  442. package/dist/kitty/themes/skull.conf +22 -22
  443. package/dist/kitty/themes/stella.conf +22 -22
  444. package/dist/kitty/themes/sukuna.conf +24 -0
  445. package/dist/kitty/themes/suzuha.conf +21 -21
  446. package/dist/kitty/themes/toriel.conf +23 -23
  447. package/dist/kitty/themes/tsubasa.conf +22 -22
  448. package/dist/kitty/themes/tsukasa.conf +23 -23
  449. package/dist/kitty/themes/undyne.conf +23 -23
  450. package/dist/kitty/themes/valhalla.conf +22 -22
  451. package/dist/kitty/themes/velvet.conf +22 -22
  452. package/dist/kitty/themes/venus.conf +19 -19
  453. package/dist/kitty/themes/yofukashi.conf +21 -21
  454. package/dist/kitty/themes/youmu.conf +23 -23
  455. package/dist/kitty/themes/yui.conf +22 -22
  456. package/dist/kitty/themes/yuji.conf +24 -0
  457. package/dist/kitty/themes/yuri.conf +23 -23
  458. package/dist/kitty/themes/yuuta.conf +24 -0
  459. package/dist/manifest.json +5139 -0
  460. package/dist/shell/palettes.zsh +297 -113
  461. package/dist/wezterm/colors/alma.toml +7 -7
  462. package/dist/wezterm/colors/anko.toml +9 -9
  463. package/dist/wezterm/colors/asuka.toml +9 -9
  464. package/dist/wezterm/colors/azusa.toml +9 -9
  465. package/dist/wezterm/colors/battler.toml +9 -9
  466. package/dist/wezterm/colors/beatrice.toml +9 -9
  467. package/dist/wezterm/colors/bernkastel.toml +7 -7
  468. package/dist/wezterm/colors/bocchi.toml +9 -9
  469. package/dist/wezterm/colors/cirno.toml +10 -10
  470. package/dist/wezterm/colors/david.toml +7 -7
  471. package/dist/wezterm/colors/dekomori.toml +15 -0
  472. package/dist/wezterm/colors/determination.toml +9 -9
  473. package/dist/wezterm/colors/dorothy.toml +9 -9
  474. package/dist/wezterm/colors/eva01.toml +9 -9
  475. package/dist/wezterm/colors/flandre.toml +9 -9
  476. package/dist/wezterm/colors/fox.toml +9 -9
  477. package/dist/wezterm/colors/geto.toml +15 -0
  478. package/dist/wezterm/colors/glitch.toml +9 -9
  479. package/dist/wezterm/colors/gojo.toml +15 -0
  480. package/dist/wezterm/colors/hinamizawa.toml +9 -9
  481. package/dist/wezterm/colors/hitagi.toml +9 -9
  482. package/dist/wezterm/colors/homura.toml +10 -10
  483. package/dist/wezterm/colors/jill.toml +9 -9
  484. package/dist/wezterm/colors/joker.toml +9 -9
  485. package/dist/wezterm/colors/jupiter.toml +9 -9
  486. package/dist/wezterm/colors/kagami.toml +10 -10
  487. package/dist/wezterm/colors/kaito.toml +9 -9
  488. package/dist/wezterm/colors/kaworu.toml +9 -9
  489. package/dist/wezterm/colors/kita.toml +9 -9
  490. package/dist/wezterm/colors/konata.toml +10 -10
  491. package/dist/wezterm/colors/kou.toml +10 -10
  492. package/dist/wezterm/colors/kumin.toml +15 -0
  493. package/dist/wezterm/colors/kumori.toml +8 -8
  494. package/dist/wezterm/colors/kurisu.toml +7 -7
  495. package/dist/wezterm/colors/kyoko.toml +9 -9
  496. package/dist/wezterm/colors/kyubey.toml +9 -9
  497. package/dist/wezterm/colors/lain.toml +9 -9
  498. package/dist/wezterm/colors/lambdadelta.toml +9 -9
  499. package/dist/wezterm/colors/len.toml +9 -9
  500. package/dist/wezterm/colors/lucy.toml +7 -7
  501. package/dist/wezterm/colors/luka.toml +7 -7
  502. package/dist/wezterm/colors/madoka.toml +7 -7
  503. package/dist/wezterm/colors/magi.toml +7 -7
  504. package/dist/wezterm/colors/mami.toml +10 -10
  505. package/dist/wezterm/colors/marisa.toml +10 -10
  506. package/dist/wezterm/colors/mars.toml +9 -9
  507. package/dist/wezterm/colors/mayuri.toml +9 -9
  508. package/dist/wezterm/colors/megumi.toml +15 -0
  509. package/dist/wezterm/colors/meiko.toml +9 -9
  510. package/dist/wezterm/colors/mercury.toml +7 -7
  511. package/dist/wezterm/colors/mettaton.toml +9 -9
  512. package/dist/wezterm/colors/miku.toml +7 -7
  513. package/dist/wezterm/colors/mio.toml +7 -7
  514. package/dist/wezterm/colors/mion.toml +9 -9
  515. package/dist/wezterm/colors/misato.toml +9 -9
  516. package/dist/wezterm/colors/miyuki.toml +10 -10
  517. package/dist/wezterm/colors/monika.toml +9 -9
  518. package/dist/wezterm/colors/moon.toml +7 -7
  519. package/dist/wezterm/colors/mugi.toml +7 -7
  520. package/dist/wezterm/colors/nadeko.toml +7 -7
  521. package/dist/wezterm/colors/nagisa.toml +7 -7
  522. package/dist/wezterm/colors/nanami.toml +15 -0
  523. package/dist/wezterm/colors/natsuki.toml +7 -7
  524. package/dist/wezterm/colors/nazuna.toml +9 -9
  525. package/dist/wezterm/colors/neutral.toml +7 -7
  526. package/dist/wezterm/colors/nightcity.toml +10 -10
  527. package/dist/wezterm/colors/nijika.toml +7 -7
  528. package/dist/wezterm/colors/nobara.toml +15 -0
  529. package/dist/wezterm/colors/oracle.toml +7 -7
  530. package/dist/wezterm/colors/panther.toml +9 -9
  531. package/dist/wezterm/colors/papyrus.toml +9 -9
  532. package/dist/wezterm/colors/patchouli.toml +9 -9
  533. package/dist/wezterm/colors/queen.toml +9 -9
  534. package/dist/wezterm/colors/rebecca.toml +9 -9
  535. package/dist/wezterm/colors/rei.toml +7 -7
  536. package/dist/wezterm/colors/reimu.toml +9 -9
  537. package/dist/wezterm/colors/rena.toml +9 -9
  538. package/dist/wezterm/colors/rika.toml +9 -9
  539. package/dist/wezterm/colors/rikka.toml +15 -0
  540. package/dist/wezterm/colors/rin.toml +9 -9
  541. package/dist/wezterm/colors/ritsu.toml +9 -9
  542. package/dist/wezterm/colors/rokkenjima.toml +7 -7
  543. package/dist/wezterm/colors/ryo.toml +9 -9
  544. package/dist/wezterm/colors/sans.toml +7 -7
  545. package/dist/wezterm/colors/satoko.toml +9 -9
  546. package/dist/wezterm/colors/sayaka.toml +9 -9
  547. package/dist/wezterm/colors/sayori.toml +9 -9
  548. package/dist/wezterm/colors/sei.toml +9 -9
  549. package/dist/wezterm/colors/seri.toml +8 -8
  550. package/dist/wezterm/colors/shinka.toml +15 -0
  551. package/dist/wezterm/colors/shinobu.toml +7 -7
  552. package/dist/wezterm/colors/skull.toml +9 -9
  553. package/dist/wezterm/colors/stella.toml +9 -9
  554. package/dist/wezterm/colors/sukuna.toml +15 -0
  555. package/dist/wezterm/colors/suzuha.toml +7 -7
  556. package/dist/wezterm/colors/toriel.toml +9 -9
  557. package/dist/wezterm/colors/tsubasa.toml +9 -9
  558. package/dist/wezterm/colors/tsukasa.toml +10 -10
  559. package/dist/wezterm/colors/undyne.toml +9 -9
  560. package/dist/wezterm/colors/valhalla.toml +9 -9
  561. package/dist/wezterm/colors/velvet.toml +9 -9
  562. package/dist/wezterm/colors/venus.toml +6 -6
  563. package/dist/wezterm/colors/yofukashi.toml +7 -7
  564. package/dist/wezterm/colors/youmu.toml +10 -10
  565. package/dist/wezterm/colors/yui.toml +9 -9
  566. package/dist/wezterm/colors/yuji.toml +15 -0
  567. package/dist/wezterm/colors/yuri.toml +9 -9
  568. package/dist/wezterm/colors/yuuta.toml +15 -0
  569. package/dist/wezterm/config/dekomori.lua +10 -0
  570. package/dist/wezterm/config/geto.lua +10 -0
  571. package/dist/wezterm/config/gojo.lua +10 -0
  572. package/dist/wezterm/config/kumin.lua +10 -0
  573. package/dist/wezterm/config/megumi.lua +10 -0
  574. package/dist/wezterm/config/nanami.lua +10 -0
  575. package/dist/wezterm/config/nobara.lua +10 -0
  576. package/dist/wezterm/config/rikka.lua +10 -0
  577. package/dist/wezterm/config/shinka.lua +10 -0
  578. package/dist/wezterm/config/sukuna.lua +10 -0
  579. package/dist/wezterm/config/yuji.lua +10 -0
  580. package/dist/wezterm/config/yuuta.lua +10 -0
  581. package/package.json +7 -1
  582. package/shell/adapters/_osc.zsh +34 -5
  583. package/shell/adapters/ghostty.zsh +509 -0
  584. package/shell/adapters/kitty.zsh +4 -3
  585. package/shell/ttheme.zsh +1086 -204
@@ -1,15 +1,15 @@
1
1
  [metadata]
2
2
  name = "kagami"
3
- origin_url = "Nightfox"
3
+ origin_url = "Nightfox + Ryouou"
4
4
 
5
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"
6
+ foreground = "#e8dff1"
7
+ background = "#19161e"
8
+ cursor_bg = "#9b86c8"
9
+ cursor_border = "#9b86c8"
10
+ cursor_fg = "#19161e"
11
+ selection_bg = "#2f3f55"
12
+ selection_fg = "#e8dff1"
13
13
 
14
- ansi = ["#393b44", "#c94f6d", "#81b29a", "#dbc074", "#719cd6", "#9d79d6", "#63cdcf", "#dfdfe0"]
15
- brights = ["#575860", "#d16983", "#8ebaa4", "#e0c989", "#86abdc", "#baa1e2", "#7ad5d6", "#e4e4e5"]
14
+ ansi = ["#25222a", "#d58c98", "#76b4c9", "#f7a895", "#9099f2", "#b49cd1", "#70b8e8", "#cbc4cf"]
15
+ brights = ["#7a757f", "#ffa3e6", "#97d5eb", "#ffd3c8", "#b0bff9", "#d4bbfe", "#a2d8ff", "#f4eafd"]
@@ -3,13 +3,13 @@ name = "kaito"
3
3
  origin_url = "Aardvark Blue + Crypton"
4
4
 
5
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"
6
+ foreground = "#dfe2f2"
7
+ background = "#15171e"
8
+ cursor_bg = "#5e8df6"
9
+ cursor_border = "#5e8df6"
10
+ cursor_fg = "#15171e"
11
+ selection_bg = "#2f3e5a"
12
+ selection_fg = "#dfe2f2"
13
13
 
14
- ansi = ["#191919", "#f05b50", "#4b8c0f", "#dbba00", "#1370d3", "#c43ac3", "#008eb0", "#bebebe"]
15
- brights = ["#525252", "#f05b50", "#95dc55", "#ffe763", "#60a4ec", "#e26be2", "#60b6cb", "#f7f7f7"]
14
+ ansi = ["#21232b", "#ea76d5", "#00c0b3", "#daba00", "#62a1ff", "#c18eff", "#6bb8ef", "#c5c6d0"]
15
+ brights = ["#757780", "#ffa3ea", "#00e4d5", "#87f2b6", "#a2c2f7", "#d8b9ff", "#9fd9ff", "#eaedfe"]
@@ -3,13 +3,13 @@ name = "kaworu"
3
3
  origin_url = "Spacegray"
4
4
 
5
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"
6
+ foreground = "#dfe3ea"
7
+ background = "#201515"
8
+ cursor_bg = "#ee636e"
9
+ cursor_border = "#ee636e"
10
+ cursor_fg = "#201515"
11
+ selection_bg = "#423959"
12
+ selection_fg = "#dfe3ea"
13
13
 
14
- ansi = ["#000000", "#b04b57", "#87b379", "#e5c179", "#7d8fa4", "#a47996", "#85a7a5", "#b3b8c3"]
15
- brights = ["#4c4c4c", "#b04b57", "#87b379", "#e5c179", "#7d8fa4", "#a47996", "#85a7a5", "#ffffff"]
14
+ ansi = ["#2d2021", "#f17e89", "#c5a855", "#efae7a", "#a998ce", "#d693ad", "#9cba7f", "#d7c1c1"]
15
+ brights = ["#857373", "#ffaaaf", "#e8c972", "#ffd5b6", "#cab8f0", "#f9b2ce", "#bddb9d", "#ffe9e8"]
@@ -3,13 +3,13 @@ name = "kita"
3
3
  origin_url = "Wild Cherry + Kessoku"
4
4
 
5
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"
6
+ foreground = "#fddbd6"
7
+ background = "#201513"
8
+ cursor_bg = "#ee6555"
9
+ cursor_border = "#ee6555"
10
+ cursor_fg = "#201513"
11
+ selection_bg = "#5a323b"
12
+ selection_fg = "#fddbd6"
13
13
 
14
- ansi = ["#000507", "#d94085", "#2ab250", "#ffd16f", "#308cba", "#ececec", "#c1b8b7", "#fff8de"]
15
- brights = ["#009cc9", "#da6bac", "#f4dca5", "#eac066", "#9d6ce8", "#ae636b", "#ff919d", "#f2aab2"]
14
+ ansi = ["#2e211f", "#ff728d", "#49c262", "#e1b557", "#eb76d2", "#d792a9", "#abb772", "#d8c2be"]
15
+ brights = ["#857370", "#ffaca2", "#fdc083", "#ffd5b2", "#c7b7ff", "#ffb3b2", "#b5d6ec", "#ffe9e6"]
@@ -1,15 +1,15 @@
1
1
  [metadata]
2
2
  name = "konata"
3
- origin_url = "Dark Modern"
3
+ origin_url = "Dark Modern + Ryouou"
4
4
 
5
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"
6
+ foreground = "#dae3f1"
7
+ background = "#13181e"
8
+ cursor_bg = "#5f95ca"
9
+ cursor_border = "#5f95ca"
10
+ cursor_fg = "#13181e"
11
+ selection_bg = "#3b3e42"
12
+ selection_fg = "#dae3f1"
13
13
 
14
- ansi = ["#272727", "#f74949", "#2ea043", "#9e6a03", "#0078d4", "#d01273", "#1db4d6", "#cccccc"]
15
- brights = ["#5d5d5d", "#dc5452", "#23d18b", "#f5f543", "#3b8eea", "#d670d6", "#29b8db", "#e5e5e5"]
14
+ ansi = ["#1f242a", "#e07ae5", "#64be79", "#9bc976", "#63a5e8", "#d187ff", "#4abcee", "#c2c7cf"]
15
+ brights = ["#73777f", "#fca1ff", "#00e3e4", "#37f9b8", "#8fc6ff", "#d0bcff", "#97daff", "#e6effc"]
@@ -1,15 +1,15 @@
1
1
  [metadata]
2
2
  name = "kou"
3
- origin_url = "Under The Sea + Night"
3
+ origin_url = "Under The Sea"
4
4
 
5
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"
6
+ foreground = "#fddbd5"
7
+ background = "#211513"
8
+ cursor_bg = "#e66c59"
9
+ cursor_border = "#e66c59"
10
+ cursor_fg = "#211513"
11
+ selection_bg = "#264242"
12
+ selection_fg = "#fddbd5"
13
13
 
14
- ansi = ["#022026", "#b2302d", "#00a941", "#e0a94a", "#459a86", "#1298ff", "#5d7e19", "#c8d8d8"]
15
- brights = ["#384451", "#ff4242", "#2aea5e", "#8ed4fd", "#61d5ba", "#1298ff", "#98d028", "#58fbd6"]
14
+ ansi = ["#2e211e", "#ff7668", "#c3ab00", "#e7b171", "#64a9cd", "#5aaaff", "#09c6b3", "#d8c2be"]
15
+ brights = ["#857370", "#ffaba4", "#e9cb00", "#ffd5a7", "#6dccfb", "#dab9ff", "#3ee9d4", "#ffe9e5"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "kumin"
3
+ origin_url = "Rose Pine + Delusion"
4
+
5
+ [colors]
6
+ foreground = "#eadef1"
7
+ background = "#1a161e"
8
+ cursor_bg = "#c4a7e7"
9
+ cursor_border = "#c4a7e7"
10
+ cursor_fg = "#1a161e"
11
+ selection_bg = "#3e3b50"
12
+ selection_fg = "#eadef1"
13
+
14
+ ansi = ["#26222a", "#f6789b", "#df9d60", "#faa69e", "#67abb6", "#b69ad9", "#84b7d6", "#ccc4cf"]
15
+ brights = ["#7b757f", "#ffa4e3", "#ffbf85", "#ffd3ce", "#9dc5ee", "#d8bafb", "#aad8f5", "#f5eafc"]
@@ -1,15 +1,15 @@
1
1
  [metadata]
2
2
  name = "kumori"
3
- origin_url = "MWidzi/inabashell"
3
+ origin_url = "Everblush + Crypton"
4
4
 
5
5
  [colors]
6
- foreground = "#c7c7c7"
7
- background = "#1e1e20"
6
+ foreground = "#fbdbdc"
7
+ background = "#201516"
8
8
  cursor_bg = "#f5959f"
9
9
  cursor_border = "#f5959f"
10
- cursor_fg = "#1e1e20"
11
- selection_bg = "#3a2c31"
12
- selection_fg = "#c7c7c7"
10
+ cursor_fg = "#201516"
11
+ selection_bg = "#383f42"
12
+ selection_fg = "#fbdbdc"
13
13
 
14
- ansi = ["#151515", "#e84f56", "#9cbf9b", "#f4d177", "#8fb6e8", "#f5959f", "#93c9c6", "#c7c7c7"]
15
- brights = ["#858585", "#e95274", "#b7d3b3", "#f6de29", "#c4c9fc", "#f7b9c0", "#b2dedb", "#f3f3f3"]
14
+ ansi = ["#2d2021", "#f17e83", "#cea72e", "#f4ac6a", "#a695e6", "#e686c7", "#8eb3e6", "#d7c1c2"]
15
+ brights = ["#857374", "#ffabad", "#f1c74f", "#ffd5b3", "#b8bdf4", "#ffade2", "#97deda", "#ffe9e9"]
@@ -3,13 +3,13 @@ name = "kurisu"
3
3
  origin_url = "Duotone Dark"
4
4
 
5
5
  [colors]
6
- foreground = "#b7a1ff"
7
- background = "#241a11"
6
+ foreground = "#f9dec8"
7
+ background = "#1f160d"
8
8
  cursor_bg = "#e0913f"
9
9
  cursor_border = "#e0913f"
10
- cursor_fg = "#241a11"
11
- selection_bg = "#453221"
12
- selection_fg = "#b7a1ff"
10
+ cursor_fg = "#1f160d"
11
+ selection_bg = "#4d3a28"
12
+ selection_fg = "#f9dec8"
13
13
 
14
- ansi = ["#1f1d27", "#d9393e", "#2dcd73", "#d9b76e", "#ffc284", "#de8d40", "#2488ff", "#b7a1ff"]
15
- brights = ["#4e4a60", "#d9393e", "#2dcd73", "#d9b76e", "#ffc284", "#de8d40", "#2488ff", "#eae5ff"]
14
+ ansi = ["#2c2219", "#ff7672", "#a3b502", "#e2b46f", "#999cd2", "#e788b0", "#84b1ff", "#d5c3b6"]
15
+ brights = ["#837469", "#ffad91", "#c3d734", "#ffd79d", "#babdf5", "#ffb0cf", "#9bdaff", "#ffeadb"]
@@ -3,13 +3,13 @@ name = "kyoko"
3
3
  origin_url = "Cursor Dark + Magica"
4
4
 
5
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"
6
+ foreground = "#e2e2e2"
7
+ background = "#201515"
8
+ cursor_bg = "#ee636b"
9
+ cursor_border = "#ee636b"
10
+ cursor_fg = "#201515"
11
+ selection_bg = "#59323d"
12
+ selection_fg = "#e2e2e2"
13
13
 
14
- ansi = ["#2a2a2a", "#b15e6e", "#a3be8c", "#ebcb8b", "#81a1c1", "#b48ead", "#88c0d0", "#d8dee9"]
15
- brights = ["#505050", "#d64073", "#a3be8c", "#ebcb8b", "#81a1c1", "#b48ead", "#88c0d0", "#ffffff"]
14
+ ansi = ["#2d2120", "#f67a88", "#c1ab2c", "#ffa76f", "#a898ce", "#d493b1", "#a5aee3", "#d7c1c1"]
15
+ brights = ["#857372", "#ffaaad", "#dccd71", "#ffd6a7", "#c9b9f1", "#f8b3d2", "#c8cfff", "#ffe9e8"]
@@ -3,13 +3,13 @@ name = "kyubey"
3
3
  origin_url = "Rose Pine Dawn + Magica"
4
4
 
5
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"
6
+ foreground = "#1f1c39"
7
+ background = "#fff8f7"
8
+ cursor_bg = "#b83b64"
9
+ cursor_border = "#b83b64"
10
+ cursor_fg = "#fff8f7"
11
+ selection_bg = "#edd0d9"
12
+ selection_fg = "#1f1c39"
13
13
 
14
- ansi = ["#26233a", "#b4637a", "#286983", "#b57614", "#56949f", "#907aa9", "#c05a55", "#444060"]
15
- brights = ["#9893a5", "#b4637a", "#286983", "#b57614", "#56949f", "#907aa9", "#c05a55", "#2a273f"]
14
+ ansi = ["#35292b", "#a3556b", "#377458", "#a66a01", "#5b6c9a", "#8a5f88", "#007098", "#514346"]
15
+ brights = ["#917f82", "#91465c", "#256449", "#a35125", "#4d5d8b", "#7a5079", "#006083", "#2c1b1f"]
@@ -3,13 +3,13 @@ name = "lain"
3
3
  origin_url = "IR Black"
4
4
 
5
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"
6
+ foreground = "#fddbd6"
7
+ background = "#211513"
8
+ cursor_bg = "#ee6653"
9
+ cursor_border = "#ee6653"
10
+ cursor_fg = "#211513"
11
+ selection_bg = "#5c322e"
12
+ selection_fg = "#fddbd6"
13
13
 
14
- ansi = ["#4f4f4f", "#fa6c60", "#a8ff60", "#fffeb7", "#96cafe", "#fa73fd", "#c6c5fe", "#efedef"]
15
- brights = ["#7b7b7b", "#fcb6b0", "#cfffab", "#ffffcc", "#b5dcff", "#fb9cfe", "#e0e0fe", "#ffffff"]
14
+ ansi = ["#2e211f", "#ff7667", "#79bd40", "#e1b46e", "#ae94d8", "#fe78b8", "#83b7d7", "#d8c2be"]
15
+ brights = ["#857370", "#fdaca4", "#ebc960", "#ffd799", "#99c6ec", "#ffafd2", "#a4d9f9", "#ffe9e6"]
@@ -3,13 +3,13 @@ name = "lambdadelta"
3
3
  origin_url = "Neon Purple + Truth"
4
4
 
5
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"
6
+ foreground = "#f7dbe5"
7
+ background = "#1f1519"
8
+ cursor_bg = "#e463a5"
9
+ cursor_border = "#e463a5"
10
+ cursor_fg = "#1f1519"
11
+ selection_bg = "#433859"
12
+ selection_fg = "#f7dbe5"
13
13
 
14
- ansi = ["#000000", "#e8158a", "#03eba5", "#fffa6a", "#00bfff", "#ff00e0", "#9aa5ed", "#ffffff"]
15
- brights = ["#a8fcff", "#ff0da5", "#00ffb6", "#fff787", "#1bccfd", "#ff00f8", "#a6b6ff", "#ffffff"]
14
+ ansi = ["#2c2125", "#f972b0", "#bcae00", "#c5c036", "#00ace6", "#f77acb", "#6bbae5", "#d4c2c7"]
15
+ brights = ["#827378", "#ffa7cd", "#decf0b", "#ffd5b2", "#b1beff", "#ffade2", "#a4d8f8", "#ffe8ef"]
@@ -3,13 +3,13 @@ name = "len"
3
3
  origin_url = "Srcery"
4
4
 
5
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"
6
+ foreground = "#e9e3c7"
7
+ background = "#19180d"
8
+ cursor_bg = "#e4d517"
9
+ cursor_border = "#e4d517"
10
+ cursor_fg = "#19180d"
11
+ selection_bg = "#483d18"
12
+ selection_fg = "#e9e3c7"
13
13
 
14
- ansi = ["#1c1b19", "#ef2f27", "#519f50", "#fbb829", "#2c78bf", "#e02c6d", "#0aaeb3", "#baa67f"]
15
- brights = ["#918175", "#f75341", "#98bc37", "#fed06e", "#68a8e4", "#ff5c8f", "#2be4d0", "#fce8c3"]
14
+ ansi = ["#262418", "#f28400", "#8fb84e", "#e3b61d", "#00b3b1", "#ff843d", "#38c2c7", "#cbc7b5"]
15
+ brights = ["#7a7768", "#ffac9f", "#c5d642", "#fbda75", "#5cd3cc", "#ffb692", "#7ee799", "#f4eed2"]
@@ -3,13 +3,13 @@ name = "lucy"
3
3
  origin_url = "Mellow"
4
4
 
5
5
  [colors]
6
- foreground = "#eae8f2"
7
- background = "#15141b"
6
+ foreground = "#e3e1eb"
7
+ background = "#1e151a"
8
8
  cursor_bg = "#e29eca"
9
9
  cursor_border = "#e29eca"
10
- cursor_fg = "#15141b"
11
- selection_bg = "#2c2a3a"
12
- selection_fg = "#eae8f2"
10
+ cursor_fg = "#1e151a"
11
+ selection_bg = "#473757"
12
+ selection_fg = "#e3e1eb"
13
13
 
14
- ansi = ["#27272a", "#f5a191", "#90b99f", "#e6b99d", "#aca1cf", "#e29eca", "#ea83a5", "#c1c0d4"]
15
- brights = ["#424246", "#ffae9f", "#9dc6ac", "#f0c5a9", "#b9aeda", "#ecaad6", "#f591b2", "#cac9dd"]
14
+ ansi = ["#2b2127", "#d98b95", "#b9ac62", "#f7a79e", "#b594c8", "#d491bd", "#54bbef", "#d3c2ca"]
15
+ brights = ["#81737a", "#fbacb6", "#dbcd80", "#ffd3cd", "#c7b9f2", "#f5b2de", "#abd7f4", "#ffe8f3"]
@@ -3,13 +3,13 @@ name = "luka"
3
3
  origin_url = "Rose Pine"
4
4
 
5
5
  [colors]
6
- foreground = "#e0def4"
7
- background = "#221724"
6
+ foreground = "#f9dbe1"
7
+ background = "#1f1517"
8
8
  cursor_bg = "#ffbacc"
9
9
  cursor_border = "#ffbacc"
10
- cursor_fg = "#221724"
11
- selection_bg = "#452f3f"
12
- selection_fg = "#e0def4"
10
+ cursor_fg = "#1f1517"
11
+ selection_bg = "#4d3747"
12
+ selection_fg = "#f9dbe1"
13
13
 
14
- ansi = ["#26233a", "#eb6f92", "#31748f", "#f6c177", "#9ccfd8", "#c4a7e7", "#ebbcba", "#e0def4"]
15
- brights = ["#6e6a86", "#eb6f92", "#31748f", "#f6c177", "#9ccfd8", "#c4a7e7", "#ebbcba", "#e0def4"]
14
+ ansi = ["#2c2123", "#f6789d", "#74b3d1", "#e6b26a", "#8ea0d1", "#ca94ca", "#83b7d6", "#d6c2c5"]
15
+ brights = ["#837376", "#ffa9be", "#9dd9b9", "#ffd4c0", "#aec0f3", "#edb4ec", "#b3d6ed", "#ffe8ec"]
@@ -3,13 +3,13 @@ name = "madoka"
3
3
  origin_url = "Elegant + Magica"
4
4
 
5
5
  [colors]
6
- foreground = "#ced2d6"
7
- background = "#26141d"
6
+ foreground = "#fbdbdd"
7
+ background = "#201516"
8
8
  cursor_bg = "#ffc1c6"
9
9
  cursor_border = "#ffc1c6"
10
- cursor_fg = "#26141d"
11
- selection_bg = "#452636"
12
- selection_fg = "#ced2d6"
10
+ cursor_fg = "#201516"
11
+ selection_bg = "#553444"
12
+ selection_fg = "#fbdbdd"
13
13
 
14
- ansi = ["#0a1222", "#ff0257", "#85cc95", "#ffcb8b", "#8dabe1", "#ffc1c6", "#78ccf0", "#ffffff"]
15
- brights = ["#575656", "#ff0057", "#85cc95", "#ffcb8b", "#8dabe1", "#ffc1c6", "#3facef", "#ffffff"]
14
+ ansi = ["#2d2021", "#ff7386", "#c2aa48", "#e6b271", "#af95d2", "#dc9299", "#aaaaf3", "#d7c1c2"]
15
+ brights = ["#857374", "#ffaab2", "#e4cb65", "#ffd4be", "#d1b5f5", "#ffb2b9", "#d5cbff", "#ffe9e9"]
@@ -3,13 +3,13 @@ name = "magi"
3
3
  origin_url = "lotap/magi-theme"
4
4
 
5
5
  [colors]
6
- foreground = "#ec7420"
7
- background = "#000000"
6
+ foreground = "#fcdccd"
7
+ background = "#20150f"
8
8
  cursor_bg = "#ec7420"
9
9
  cursor_border = "#ec7420"
10
- cursor_fg = "#000000"
11
- selection_bg = "#401010"
12
- selection_fg = "#ec7420"
10
+ cursor_fg = "#20150f"
11
+ selection_bg = "#5c3230"
12
+ selection_fg = "#fcdccd"
13
13
 
14
- ansi = ["#000000", "#c41414", "#409820", "#f4b000", "#5090c8", "#a06090", "#60f0a0", "#b0b0b0"]
15
- brights = ["#484848", "#f02020", "#50ff10", "#f9e2af", "#40c8e8", "#b040a0", "#3cffd0", "#e8e8e8"]
14
+ ansi = ["#2d211b", "#ff7850", "#bfac00", "#ffa938", "#b591dd", "#e68c9e", "#00c6b3", "#d7c2b9"]
15
+ brights = ["#85746b", "#ffaca1", "#8ae16a", "#ffd6a4", "#64cdff", "#ffb1c0", "#bcdf51", "#ffeae0"]
@@ -1,15 +1,15 @@
1
1
  [metadata]
2
2
  name = "mami"
3
- origin_url = "Selenized Black + Magica"
3
+ origin_url = "Selenized Black"
4
4
 
5
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"
6
+ foreground = "#e3e2e2"
7
+ background = "#1b170c"
8
+ cursor_bg = "#efcf65"
9
+ cursor_border = "#efcf65"
10
+ cursor_fg = "#1b170c"
11
+ selection_bg = "#453e1f"
12
+ selection_fg = "#e3e2e2"
13
13
 
14
- ansi = ["#252525", "#ed4a46", "#70b433", "#f9d59d", "#368aeb", "#eb6eb7", "#3fc5b7", "#b9b9b9"]
15
- brights = ["#777777", "#ff5e56", "#83c746", "#f9d59d", "#4f9cfe", "#ff81ca", "#56d8c9", "#dedede"]
14
+ ansi = ["#272318", "#f8801d", "#a2b506", "#deb832", "#00b2b7", "#ff8166", "#75c27e", "#cec6b4"]
15
+ brights = ["#7d7767", "#ffaf7a", "#c2d735", "#ffd96c", "#00d6dc", "#ffb4a4", "#95e49c", "#f9edd0"]
@@ -1,15 +1,15 @@
1
1
  [metadata]
2
2
  name = "marisa"
3
- origin_url = "Apple Classic + Danmaku"
3
+ origin_url = "Apple Classic"
4
4
 
5
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"
6
+ foreground = "#efe1bf"
7
+ background = "#1b170c"
8
+ cursor_bg = "#f5cf00"
9
+ cursor_border = "#f5cf00"
10
+ cursor_fg = "#1b170c"
11
+ selection_bg = "#473d15"
12
+ selection_fg = "#efe1bf"
13
13
 
14
- ansi = ["#000000", "#c91b00", "#00c200", "#c7c400", "#4664ec", "#ca30c7", "#00c5c7", "#c7c7c7"]
15
- brights = ["#686868", "#ff6e67", "#5ffa68", "#fffc67", "#6871ff", "#ff77ff", "#60fdff", "#ffffff"]
14
+ ansi = ["#272418", "#ff775e", "#95b822", "#cebe00", "#e977d6", "#ff8076", "#5fc486", "#cdc6b4"]
15
+ brights = ["#7c7767", "#ffaf79", "#b0db49", "#f0e049", "#ffa4e0", "#ffb3ae", "#7de7a4", "#f8edd1"]
@@ -3,13 +3,13 @@ name = "mars"
3
3
  origin_url = "Red Planet + Senshi"
4
4
 
5
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"
6
+ foreground = "#eee2b9"
7
+ background = "#201514"
8
+ cursor_bg = "#ee6463"
9
+ cursor_border = "#ee6463"
10
+ cursor_fg = "#201514"
11
+ selection_bg = "#463757"
12
+ selection_fg = "#eee2b9"
13
13
 
14
- ansi = ["#202020", "#b55242", "#728271", "#e8bf6a", "#69819e", "#896492", "#5b8390", "#b9aa99"]
15
- brights = ["#676767", "#d9604d", "#869985", "#ebeb91", "#60827e", "#de4974", "#38add8", "#d6bfb8"]
14
+ ansi = ["#2d2120", "#f18073", "#bcab61", "#f4ac6f", "#ac97cd", "#d194b6", "#a7ade3", "#d7c1c0"]
15
+ brights = ["#857372", "#ffac9e", "#decc7e", "#ffd6a0", "#92c8e7", "#ffb2b9", "#d1ccff", "#ffe9e7"]
@@ -3,13 +3,13 @@ name = "mayuri"
3
3
  origin_url = "Iceberg Dark"
4
4
 
5
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"
6
+ foreground = "#e0e2eb"
7
+ background = "#11191c"
8
+ cursor_bg = "#9bd5f0"
9
+ cursor_border = "#9bd5f0"
10
+ cursor_fg = "#11191c"
11
+ selection_bg = "#2b3f57"
12
+ selection_fg = "#e0e2eb"
13
13
 
14
- ansi = ["#1e2132", "#e27878", "#b4be82", "#e2a478", "#84a0c6", "#a093c7", "#89b8c2", "#c6c8d1"]
15
- brights = ["#6b7089", "#e98989", "#c0ca8e", "#e9b189", "#91acd1", "#ada0d3", "#95c4ce", "#d2d4de"]
14
+ ansi = ["#1d2529", "#c48bdc", "#7db897", "#bcc078", "#79a5ca", "#93a5d7", "#7abacd", "#c0c8cd"]
15
+ brights = ["#70787d", "#e1aff6", "#9dd9b7", "#dde297", "#9ac6ec", "#cdbef7", "#9bdbef", "#e1f0f9"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "megumi"
3
+ origin_url = "Night Owl + Jujutsu"
4
+
5
+ [colors]
6
+ foreground = "#dae3f1"
7
+ background = "#13181e"
8
+ cursor_bg = "#6794c2"
9
+ cursor_border = "#6794c2"
10
+ cursor_fg = "#13181e"
11
+ selection_bg = "#224156"
12
+ selection_fg = "#dae3f1"
13
+
14
+ ansi = ["#1f242a", "#df7ae5", "#00bfb7", "#ddb66d", "#88a1d0", "#a29bf8", "#00c3d3", "#c2c7cf"]
15
+ brights = ["#73777f", "#fca0ff", "#00e3db", "#eedd8e", "#9dc3ff", "#c5c0ff", "#85dfef", "#e6effc"]
@@ -3,13 +3,13 @@ name = "meiko"
3
3
  origin_url = "Sundried + Crypton"
4
4
 
5
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"
6
+ foreground = "#fcdbda"
7
+ background = "#201514"
8
+ cursor_bg = "#ee6368"
9
+ cursor_border = "#ee6368"
10
+ cursor_fg = "#201514"
11
+ selection_bg = "#5a323a"
12
+ selection_fg = "#fcdbda"
13
13
 
14
- ansi = ["#302b2a", "#cc5a4e", "#587744", "#9d602a", "#6b83c9", "#c96578", "#9c814f", "#c9c9c9"]
15
- brights = ["#4d4e48", "#de4444", "#128c21", "#fc6a21", "#7999f7", "#fd8aa1", "#fad484", "#ffffff"]
14
+ ansi = ["#2d2120", "#f27f78", "#c5a85d", "#fda680", "#bb8fd9", "#f38692", "#78bdb2", "#d7c1c1"]
15
+ brights = ["#857372", "#ffabaa", "#f4c800", "#ffd4c3", "#dfaeff", "#ffb2b9", "#f2cd7e", "#ffe9e8"]
@@ -3,13 +3,13 @@ name = "mercury"
3
3
  origin_url = "Glacier + Senshi"
4
4
 
5
5
  [colors]
6
- foreground = "#dcebf7"
7
- background = "#0d1420"
6
+ foreground = "#d8e4f0"
7
+ background = "#12181d"
8
8
  cursor_bg = "#3c9cd7"
9
9
  cursor_border = "#3c9cd7"
10
- cursor_fg = "#0d1420"
11
- selection_bg = "#1d3550"
12
- selection_fg = "#dcebf7"
10
+ cursor_fg = "#12181d"
11
+ selection_bg = "#293f59"
12
+ selection_fg = "#d8e4f0"
13
13
 
14
- ansi = ["#2e343c", "#e0304a", "#35a770", "#fb9435", "#2a8bc1", "#d94f43", "#778397", "#ffffff"]
15
- brights = ["#404a55", "#f2634f", "#49e998", "#fddf6e", "#5db6e8", "#ea4727", "#a0b6d3", "#ffffff"]
14
+ ansi = ["#1e242a", "#d67df1", "#51bf86", "#f4ae54", "#51a8e1", "#e480ee", "#8fb4de", "#c1c7ce"]
15
+ brights = ["#72787e", "#fca0ff", "#00e3dc", "#9eefb1", "#73cafd", "#ffa9fc", "#aed6ff", "#e4effb"]