@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,24 +1,24 @@
1
1
  # sayaka — Madoka Magica (魔法少女まどか☆マギカ)
2
2
  # ANSI: Teerb + Magica
3
- background #101c2b
4
- foreground #d0d0d0
5
- cursor #88afc0
6
- cursor_text_color #101c2b
7
- selection_background #1d3550
8
- selection_foreground #d0d0d0
9
- color0 #1c1c1c
10
- color1 #d68686
11
- color2 #aed686
12
- color3 #d7af87
13
- color4 #5b7397
14
- color5 #d6aed6
15
- color6 #8adbb4
16
- color7 #d0d0d0
17
- color8 #4f4f4f
18
- color9 #d68686
19
- color10 #aed686
20
- color11 #e4c9af
21
- color12 #88afc0
22
- color13 #d6aed6
23
- color14 #b1e7dd
24
- color15 #efefef
3
+ background #11191c
4
+ foreground #e3e2e2
5
+ cursor #76b1ca
6
+ cursor_text_color #11191c
7
+ selection_background #293f59
8
+ selection_foreground #e3e2e2
9
+ color0 #1d2528
10
+ color1 #ba92ca
11
+ color2 #61bc9a
12
+ color3 #afc382
13
+ color4 #85a2cf
14
+ color5 #a2a1d7
15
+ color6 #60c0b8
16
+ color7 #c0c8cc
17
+ color8 #70787c
18
+ color9 #dcb2ec
19
+ color10 #82deba
20
+ color11 #cfe5a2
21
+ color12 #8ec9e2
22
+ color13 #c3c1f9
23
+ color14 #97dee1
24
+ color15 #e1f0f8
@@ -1,24 +1,24 @@
1
- # sayori — Doki Doki Literature Club
1
+ # sayori — Doki Doki Literature Club (ドキドキ文芸部!)
2
2
  # ANSI: 0x96f
3
- background #241b1d
4
- foreground #fdf3ec
5
- cursor #ff666d
6
- cursor_text_color #241b1d
7
- selection_background #472a2e
8
- selection_foreground #fdf3ec
9
- color0 #262427
10
- color1 #ff666d
11
- color2 #b3e03a
12
- color3 #ffc739
13
- color4 #00cde8
14
- color5 #a392e8
15
- color6 #9deaf6
16
- color7 #fcfcfa
17
- color8 #545452
18
- color9 #ff7e83
19
- color10 #bee55e
20
- color11 #ffd05e
21
- color12 #1bd5eb
22
- color13 #b0a3eb
23
- color14 #acedf8
24
- color15 #fcfcfa
3
+ background #211512
4
+ foreground #fddbd4
5
+ cursor #f4a594
6
+ cursor_text_color #211512
7
+ selection_background #543539
8
+ selection_foreground #fddbd4
9
+ color0 #2e211e
10
+ color1 #ff766d
11
+ color2 #d6a400
12
+ color3 #ffa849
13
+ color4 #00b0c8
14
+ color5 #d88cd0
15
+ color6 #8bbd8a
16
+ color7 #d8c2bd
17
+ color8 #85736f
18
+ color9 #ffabab
19
+ color10 #fdc418
20
+ color11 #ffd5af
21
+ color12 #64cdff
22
+ color13 #f4b1ec
23
+ color14 #aedead
24
+ color15 #ffe9e5
@@ -1,24 +1,24 @@
1
1
  # sei — VA-11 Hall-A (Cyberpunk Bartender Action)
2
2
  # ANSI: Blue Matrix
3
- background #0e1420
4
- foreground #e8f4ff
5
- cursor #00b0ff
6
- cursor_text_color #0e1420
7
- selection_background #14304d
8
- selection_foreground #e8f4ff
9
- color0 #101116
10
- color1 #ff5680
11
- color2 #00ff9c
12
- color3 #fffc58
13
- color4 #00b0ff
14
- color5 #d57bff
15
- color6 #76c1ff
16
- color7 #c7c7c7
17
- color8 #686868
18
- color9 #ff6e67
19
- color10 #5ffa68
20
- color11 #fffc67
21
- color12 #6871ff
22
- color13 #d682ec
23
- color14 #60fdff
24
- color15 #ffffff
3
+ background #101916
4
+ foreground #d4e7df
5
+ cursor #7bcdb5
6
+ cursor_text_color #101916
7
+ selection_background #293f59
8
+ selection_foreground #d4e7df
9
+ color0 #1c2622
10
+ color1 #e28d00
11
+ color2 #00c38a
12
+ color3 #88ce5a
13
+ color4 #00b0cc
14
+ color5 #6da7ff
15
+ color6 #44bfdc
16
+ color7 #bfc9c4
17
+ color8 #6f7975
18
+ color9 #ffaba5
19
+ color10 #4de693
20
+ color11 #adef80
21
+ color12 #b8bcff
22
+ color13 #acc7ff
23
+ color14 #47e8db
24
+ color15 #e0f2ea
@@ -1,24 +1,24 @@
1
1
  # seri — Call of the Night (よふかしのうた)
2
- # ANSI: Birds Of Paradise + Night
3
- background #2a1f1d
4
- foreground #e0dbb7
2
+ # ANSI: Birds Of Paradise
3
+ background #1e160d
4
+ foreground #f6dfc6
5
5
  cursor #e99d2a
6
- cursor_text_color #2a1f1d
7
- selection_background #563c27
8
- selection_foreground #e0dbb7
9
- color0 #573d26
10
- color1 #d64438
11
- color2 #6ba18a
12
- color3 #e99d2a
13
- color4 #5a86ad
14
- color5 #ac80a6
15
- color6 #74a6ad
16
- color7 #e0dbb7
17
- color8 #9b6c4a
18
- color9 #e84627
19
- color10 #95d8ba
20
- color11 #d0d150
21
- color12 #b8d3ed
22
- color13 #d19ecb
23
- color14 #93cfd7
24
- color15 #fff9d5
6
+ cursor_text_color #1e160d
7
+ selection_background #523823
8
+ selection_foreground #f6dfc6
9
+ color0 #2b2218
10
+ color1 #fc7c35
11
+ color2 #9bb477
12
+ color3 #faab38
13
+ color4 #63ada3
14
+ color5 #dc9298
15
+ color6 #8abc92
16
+ color7 #d4c4b4
17
+ color8 #827568
18
+ color9 #ffac9b
19
+ color10 #bbd592
20
+ color11 #feda51
21
+ color12 #9ac6ec
22
+ color13 #ffb2b9
23
+ color14 #abdeb1
24
+ color15 #ffebd6
@@ -0,0 +1,24 @@
1
+ # shinka — Chuunibyou (中二病でも恋がしたい!)
2
+ # ANSI: Everforest Dark Hard + Delusion
3
+ background #1f1519
4
+ foreground #f7dbe6
5
+ cursor #d898b7
6
+ cursor_text_color #1f1519
7
+ selection_background #4d3743
8
+ selection_foreground #f7dbe6
9
+ color0 #2b2125
10
+ color1 #ff7291
11
+ color2 #d3a35f
12
+ color3 #f4ab84
13
+ color4 #7ca4cc
14
+ color5 #d393b2
15
+ color6 #6cbfb2
16
+ color7 #d4c2c8
17
+ color8 #827379
18
+ color9 #ffaab6
19
+ color10 #ffc07a
20
+ color11 #ffd794
21
+ color12 #77cafe
22
+ color13 #ffaedb
23
+ color14 #63e6d4
24
+ color15 #ffe8f0
@@ -1,24 +1,24 @@
1
1
  # shinobu — Monogatari (〈物語〉シリーズ)
2
2
  # ANSI: Mona Lisa + Oddity
3
- background #170f08
4
- foreground #f7d66a
3
+ background #1c170c
4
+ foreground #efe1c5
5
5
  cursor #f2c230
6
- cursor_text_color #170f08
7
- selection_background #3f2c10
8
- selection_foreground #f7d66a
9
- color0 #351b0e
10
- color1 #d14a38
11
- color2 #8f8e4a
12
- color3 #c36e28
13
- color4 #7f9fa1
14
- color5 #e05560
15
- color6 #588056
16
- color7 #f7d75c
17
- color8 #874228
18
- color9 #ff4331
19
- color10 #b4b264
20
- color11 #ff9566
21
- color12 #9eb2b4
22
- color13 #ff5b6a
23
- color14 #8acd8f
24
- color15 #ffe598
6
+ cursor_text_color #1c170c
7
+ selection_background #4f3a1d
8
+ selection_foreground #efe1c5
9
+ color0 #282318
10
+ color1 #f78019
11
+ color2 #b9ac62
12
+ color3 #faab46
13
+ color4 #72a7c4
14
+ color5 #ff843b
15
+ color6 #a7b876
16
+ color7 #cfc5b4
17
+ color8 #7e7667
18
+ color9 #ffac9f
19
+ color10 #dccd7a
20
+ color11 #ffd5b3
21
+ color12 #92c8e7
22
+ color13 #ffb3b4
23
+ color14 #c1dc81
24
+ color15 #fbecd0
@@ -1,24 +1,24 @@
1
1
  # skull — Persona 5 (ペルソナ5)
2
2
  # ANSI: Desert
3
- background #1b1610
4
- foreground #f5e9c9
5
- cursor #ffd700
6
- cursor_text_color #1b1610
7
- selection_background #4a3a14
8
- selection_foreground #f5e9c9
9
- color0 #4d4d4d
10
- color1 #ff2b2b
11
- color2 #98fb98
12
- color3 #f0e68c
13
- color4 #cd853f
14
- color5 #ffdead
15
- color6 #ffa0a0
16
- color7 #f5deb3
17
- color8 #626262
18
- color9 #ff5555
19
- color10 #55ff55
20
- color11 #ffff55
21
- color12 #87ceff
22
- color13 #ff55ff
23
- color14 #ffd700
24
- color15 #ffffff
3
+ background #1b170c
4
+ foreground #eee2c2
5
+ cursor #f5cf00
6
+ cursor_text_color #1b170c
7
+ selection_background #4c3b15
8
+ selection_foreground #eee2c2
9
+ color0 #272418
10
+ color1 #ff766a
11
+ color2 #91b83a
12
+ color3 #cbbd66
13
+ color4 #969be4
14
+ color5 #d693ad
15
+ color6 #62c0b2
16
+ color7 #cdc6b4
17
+ color8 #7c7767
18
+ color9 #ffaf7a
19
+ color10 #b2da46
20
+ color11 #f0e02f
21
+ color12 #6cd2c0
22
+ color13 #ffb3ad
23
+ color14 #00ebd5
24
+ color15 #f8edd1
@@ -1,24 +1,24 @@
1
1
  # stella — VA-11 Hall-A (Cyberpunk Bartender Action)
2
2
  # ANSI: Scarlet Protocol + Glitch City
3
- background #1b0d12
4
- foreground #f6e3da
5
- cursor #ff2e51
6
- cursor_text_color #1b0d12
7
- selection_background #4b1622
8
- selection_foreground #f6e3da
9
- color0 #170a10
10
- color1 #ff1a4b
11
- color2 #00dc84
12
- color3 #eab04d
13
- color4 #2e86c9
14
- color5 #ca30c7
15
- color6 #00c5c7
16
- color7 #d8c8c3
17
- color8 #6d5158
18
- color9 #ff6e67
19
- color10 #5ffa68
20
- color11 #ffd97a
21
- color12 #6871ff
22
- color13 #bd35ec
23
- color14 #60fdff
24
- color15 #fff1e8
3
+ background #201515
4
+ foreground #fcdbdb
5
+ cursor #ee636d
6
+ cursor_text_color #201515
7
+ selection_background #573245
8
+ selection_foreground #fcdbdb
9
+ color0 #2d2121
10
+ color1 #ff747d
11
+ color2 #0fc476
12
+ color3 #ffa768
13
+ color4 #ad91ee
14
+ color5 #fc78be
15
+ color6 #7ab3ff
16
+ color7 #d7c1c1
17
+ color8 #857373
18
+ color9 #ffaba8
19
+ color10 #f4c800
20
+ color11 #ffd5b4
21
+ color12 #e9aaff
22
+ color13 #efb0ff
23
+ color14 #b7d3ff
24
+ color15 #ffe9e8
@@ -0,0 +1,24 @@
1
+ # sukuna — Jujutsu Kaisen (呪術廻戦)
2
+ # ANSI: Hurtado + Jujutsu
3
+ background #211513
4
+ foreground #e0e3e6
5
+ cursor #ed6652
6
+ cursor_text_color #211513
7
+ selection_background #293f59
8
+ selection_foreground #e0e3e6
9
+ color0 #2e211e
10
+ color1 #f08074
11
+ color2 #d3a500
12
+ color3 #feaa1b
13
+ color4 #a09bd1
14
+ color5 #ff78b2
15
+ color6 #9aaef5
16
+ color7 #d8c2be
17
+ color8 #857370
18
+ color9 #ffac99
19
+ color10 #fbc500
20
+ color11 #ffd6a3
21
+ color12 #d6b2ff
22
+ color13 #ffb0ce
23
+ color14 #c4d0ff
24
+ color15 #ffe9e5
@@ -1,24 +1,24 @@
1
1
  # suzuha — Steins;Gate (シュタインズ・ゲート)
2
2
  # ANSI: Gruvbox Dark + Lab
3
- background #1e1e14
4
- foreground #ebdbb2
3
+ background #1f160d
4
+ foreground #f8dec7
5
5
  cursor #d98e32
6
- cursor_text_color #1e1e14
7
- selection_background #3c3826
8
- selection_foreground #ebdbb2
9
- color0 #282828
10
- color1 #cc241d
11
- color2 #98971a
12
- color3 #d79921
13
- color4 #458588
14
- color5 #b16286
15
- color6 #689d6a
16
- color7 #d5c4a1
17
- color8 #928374
18
- color9 #fb4934
19
- color10 #b8bb26
20
- color11 #fabd2f
21
- color12 #83a598
22
- color13 #d3869b
23
- color14 #8ec07c
24
- color15 #ebdbb2
6
+ cursor_text_color #1f160d
7
+ selection_background #423e2b
8
+ selection_foreground #f8dec7
9
+ color0 #2b2218
10
+ color1 #fd7b3a
11
+ color2 #cca722
12
+ color3 #f6ad3c
13
+ color4 #66acaf
14
+ color5 #ec8b84
15
+ color6 #6abfb2
16
+ color7 #d5c4b5
17
+ color8 #837568
18
+ color9 #ffac9e
19
+ color10 #f2c824
20
+ color11 #ffd79d
21
+ color12 #92c8e7
22
+ color13 #ffb4a7
23
+ color14 #81e3d4
24
+ color15 #ffead9
@@ -1,24 +1,24 @@
1
- # toriel — Undertale
1
+ # toriel — Undertale (アンダーテイル)
2
2
  # ANSI: Shades Of Purple + Determination
3
- background #1e1d40
4
- foreground #f5f0f5
5
- cursor #ffe700
6
- cursor_text_color #1e1d40
7
- selection_background #38306b
8
- selection_foreground #f5f0f5
9
- color0 #000000
10
- color1 #d90429
11
- color2 #3ad900
12
- color3 #ffe700
13
- color4 #7a58ff
14
- color5 #ff2c70
15
- color6 #00c5c7
16
- color7 #c7c7c7
17
- color8 #686868
18
- color9 #f92a1c
19
- color10 #43d426
20
- color11 #f1d000
21
- color12 #6871ff
22
- color13 #ff77ff
23
- color14 #79e8fb
24
- color15 #ffffff
3
+ background #1a180d
4
+ foreground #e6e1e6
5
+ cursor #e9d30d
6
+ cursor_text_color #1a180d
7
+ selection_background #3e3a5a
8
+ selection_foreground #e6e1e6
9
+ color0 #262418
10
+ color1 #f68112
11
+ color2 #91b927
12
+ color3 #d1bd00
13
+ color4 #a491ff
14
+ color5 #ff843a
15
+ color6 #59c48a
16
+ color7 #ccc6b5
17
+ color8 #7b7768
18
+ color9 #ffaf6e
19
+ color10 #b0db49
20
+ color11 #fadd20
21
+ color12 #0dd2ff
22
+ color13 #ffb4ab
23
+ color14 #83e4bb
24
+ color15 #f5eed2
@@ -1,24 +1,24 @@
1
1
  # tsubasa — Monogatari (〈物語〉シリーズ)
2
2
  # ANSI: Kanso Ink
3
- background #14171d
4
- foreground #c5c9c7
5
- cursor #e6c384
6
- cursor_text_color #14171d
7
- selection_background #22262d
8
- selection_foreground #c5c9c7
9
- color0 #14171d
10
- color1 #c4746e
11
- color2 #8a9a7b
12
- color3 #c4b28a
13
- color4 #8ba4b0
14
- color5 #a292a3
15
- color6 #8ea4a2
16
- color7 #c8c093
17
- color8 #a4a7a4
18
- color9 #e46876
19
- color10 #87a987
20
- color11 #e6c384
21
- color12 #7fb4ca
22
- color13 #938aa9
23
- color14 #7aa89f
24
- color15 #c5c9c7
3
+ background #201517
4
+ foreground #dfe3e1
5
+ cursor #fbafc0
6
+ cursor_text_color #201517
7
+ selection_background #3a3e45
8
+ selection_foreground #dfe3e1
9
+ color0 #2d2123
10
+ color1 #dd898e
11
+ color2 #cba65f
12
+ color3 #f0ad7c
13
+ color4 #989dd2
14
+ color5 #cc95bd
15
+ color6 #90b4de
16
+ color7 #d6c2c5
17
+ color8 #847376
18
+ color9 #ffaab5
19
+ color10 #e6ca7c
20
+ color11 #ffd4bb
21
+ color12 #8ec9e2
22
+ color13 #e5b8ea
23
+ color14 #aad7fe
24
+ color15 #ffe8ec
@@ -1,24 +1,24 @@
1
1
  # tsukasa — Lucky☆Star (らき☆すた)
2
- # ANSI: Sublette
3
- background #241426
4
- foreground #ccced0
5
- cursor #e8a8d0
6
- cursor_text_color #241426
7
- selection_background #3f2440
8
- selection_foreground #ccced0
9
- color0 #253045
10
- color1 #ee5577
11
- color2 #55ee77
12
- color3 #ffdd88
13
- color4 #5588ff
14
- color5 #ff77cc
15
- color6 #44eeee
16
- color7 #f5f5da
17
- color8 #405570
18
- color9 #ee6655
19
- color10 #99ee77
20
- color11 #ffff77
21
- color12 #77bbff
22
- color13 #aa88ff
23
- color14 #55ffbb
24
- color15 #ffffee
2
+ # ANSI: Sublette + Ryouou
3
+ background #1b161d
4
+ foreground #eddeef
5
+ cursor #c8a6da
6
+ cursor_text_color #1b161d
7
+ selection_background #3b3e40
8
+ selection_foreground #eddeef
9
+ color0 #27222a
10
+ color1 #f374c0
11
+ color2 #00bdd0
12
+ color3 #faa78d
13
+ color4 #8b9bf1
14
+ color5 #b999d4
15
+ color6 #53b9ff
16
+ color7 #cdc3ce
17
+ color8 #7c747e
18
+ color9 #ffa8c5
19
+ color10 #00e2e8
20
+ color11 #eede89
21
+ color12 #b1bdff
22
+ color13 #d7baff
23
+ color14 #85ddff
24
+ color15 #f8e9fb
@@ -1,24 +1,24 @@
1
- # undyne — Undertale
1
+ # undyne — Undertale (アンダーテイル)
2
2
  # ANSI: Sea Shells + Determination
3
- background #09141b
4
- foreground #deb88d
5
- cursor #f64438
6
- cursor_text_color #09141b
7
- selection_background #143247
8
- selection_foreground #deb88d
9
- color0 #17384c
10
- color1 #d15123
11
- color2 #027c9b
12
- color3 #fca02f
13
- color4 #2f89ad
14
- color5 #68d4f1
15
- color6 #50a3b5
16
- color7 #deb88d
17
- color8 #434b53
18
- color9 #d48678
19
- color10 #628d98
20
- color11 #fdd39f
21
- color12 #1bbcdd
22
- color13 #bbe3ee
23
- color14 #87acb4
24
- color15 #fee4ce
3
+ background #201513
4
+ foreground #fddbd6
5
+ cursor #ee6557
6
+ cursor_text_color #201513
7
+ selection_background #244056
8
+ selection_foreground #fddbd6
9
+ color0 #2e211f
10
+ color1 #ff7857
11
+ color2 #5cb6d7
12
+ color3 #ffa945
13
+ color4 #9f98e1
14
+ color5 #94a1ef
15
+ color6 #9faeeb
16
+ color7 #d8c2be
17
+ color8 #857370
18
+ color9 #ffac9f
19
+ color10 #9dd9b9
20
+ color11 #ffd4b9
21
+ color12 #b3bdff
22
+ color13 #b9c4fa
23
+ color14 #c3d0ff
24
+ color15 #ffe9e6
@@ -1,24 +1,24 @@
1
1
  # valhalla — VA-11 Hall-A (Cyberpunk Bartender Action)
2
2
  # ANSI: Synthwave + Glitch City
3
- background #131020
4
- foreground #f2f0f7
5
- cursor #f6188f
6
- cursor_text_color #131020
7
- selection_background #24243c
8
- selection_foreground #f2f0f7
9
- color0 #12101c
10
- color1 #f6188f
11
- color2 #1ebb2b
12
- color3 #fdf834
13
- color4 #2186ec
14
- color5 #f85a21
15
- color6 #12c3e2
16
- color7 #ffffff
17
- color8 #7f7094
18
- color9 #f841a0
19
- color10 #25c141
20
- color11 #fdf454
21
- color12 #2f9ded
22
- color13 #f97137
23
- color14 #19cde6
24
- color15 #ffffff
3
+ background #1f1518
4
+ foreground #f9dbe3
5
+ cursor #e76299
6
+ cursor_text_color #1f1518
7
+ selection_background #563347
8
+ selection_foreground #f9dbe3
9
+ color0 #2c2124
10
+ color1 #fb72a9
11
+ color2 #d9a200
12
+ color3 #c5c100
13
+ color4 #ac8eff
14
+ color5 #ff7f7c
15
+ color6 #09c1e0
16
+ color7 #d5c2c6
17
+ color8 #837377
18
+ color9 #ffa7c8
19
+ color10 #ffc313
20
+ color11 #ffd5b0
21
+ color12 #c3b8ff
22
+ color13 #ffb3ad
23
+ color14 #c2d1ff
24
+ color15 #ffe8ed