@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
@@ -3,13 +3,13 @@ name = "mettaton"
3
3
  origin_url = "Laser"
4
4
 
5
5
  [colors]
6
- foreground = "#f4e3ee"
7
- background = "#150a14"
8
- cursor_bg = "#ff2d95"
9
- cursor_border = "#ff2d95"
10
- cursor_fg = "#150a14"
11
- selection_bg = "#3d1535"
12
- selection_fg = "#f4e3ee"
6
+ foreground = "#f3dceb"
7
+ background = "#1d151b"
8
+ cursor_bg = "#d468ca"
9
+ cursor_border = "#d468ca"
10
+ cursor_fg = "#1d151b"
11
+ selection_bg = "#52344d"
12
+ selection_fg = "#f3dceb"
13
13
 
14
- ansi = ["#626262", "#ff8373", "#b4fb73", "#09b4bd", "#fed300", "#ff90fe", "#d1d1fe", "#f1f1f1"]
15
- brights = ["#8f8f8f", "#ffc4be", "#d6fcba", "#fffed5", "#f92883", "#ffb2fe", "#e6e7fe", "#ffffff"]
14
+ ansi = ["#2a2128", "#f37b98", "#e99b00", "#dbb92a", "#829df1", "#ea7ee5", "#83b7d7", "#d1c2cb"]
15
+ brights = ["#80747b", "#f8acbd", "#f6c478", "#ffd5b6", "#acbfff", "#fbacf6", "#a7d8f7", "#fee8f6"]
@@ -3,13 +3,13 @@ name = "miku"
3
3
  origin_url = "vauxe Miku"
4
4
 
5
5
  [colors]
6
- foreground = "#dedacf"
7
- background = "#0e2124"
6
+ foreground = "#d3e6e3"
7
+ background = "#101918"
8
8
  cursor_bg = "#39c5bb"
9
9
  cursor_border = "#39c5bb"
10
- cursor_fg = "#0e2124"
11
- selection_bg = "#1b3b3e"
12
- selection_fg = "#dedacf"
10
+ cursor_fg = "#101918"
11
+ selection_bg = "#234246"
12
+ selection_fg = "#d3e6e3"
13
13
 
14
- ansi = ["#000000", "#ff91c7", "#4af79b", "#ffe8c7", "#aeb4fa", "#ffc4fa", "#76ffe6", "#dedacf"]
15
- brights = ["#4a4a4a", "#ff8fd5", "#62ffb1", "#ffe2b7", "#aab0ff", "#ffd6ff", "#4bfff9", "#ffffff"]
14
+ ansi = ["#1c2524", "#e87eb3", "#00c294", "#b2c380", "#6aa6d6", "#95a3de", "#27c5b3", "#bec9c6"]
15
+ brights = ["#6f7977", "#ffa9c0", "#00e7b5", "#d3e49e", "#b7bcff", "#b6c5f9", "#23e9e1", "#dff2ef"]
@@ -3,13 +3,13 @@ name = "mio"
3
3
  origin_url = "Ardoise + HTT"
4
4
 
5
5
  [colors]
6
- foreground = "#e8ecf2"
7
- background = "#191b20"
6
+ foreground = "#dfe3e9"
7
+ background = "#14181e"
8
8
  cursor_bg = "#84aadc"
9
9
  cursor_border = "#84aadc"
10
- cursor_fg = "#191b20"
11
- selection_bg = "#303740"
12
- selection_fg = "#e8ecf2"
10
+ cursor_fg = "#14181e"
11
+ selection_bg = "#373e47"
12
+ selection_fg = "#dfe3e9"
13
13
 
14
- ansi = ["#2c2c2c", "#d3322d", "#588b35", "#fca93a", "#2465c2", "#be68ca", "#64e1b8", "#f7f7f7"]
15
- brights = ["#535353", "#fa5852", "#8dc252", "#ffea51", "#6ab5f8", "#be68ca", "#89ffdb", "#fefefe"]
14
+ ansi = ["#20242a", "#e478df", "#12c0ac", "#ffa1b0", "#6aa0ff", "#b195ff", "#16c3d0", "#c3c6cf"]
15
+ brights = ["#73777f", "#ffa0fa", "#19e5c9", "#6ef5b5", "#90c5ff", "#cfbdff", "#60e3f3", "#e7eefd"]
@@ -3,13 +3,13 @@ name = "mion"
3
3
  origin_url = "Patina Moss"
4
4
 
5
5
  [colors]
6
- foreground = "#dbd7ca"
7
- background = "#20231f"
8
- cursor_bg = "#74c692"
9
- cursor_border = "#74c692"
10
- cursor_fg = "#20231f"
11
- selection_bg = "#383b31"
12
- selection_fg = "#dbd7ca"
6
+ foreground = "#dce6d1"
7
+ background = "#141911"
8
+ cursor_bg = "#84b96e"
9
+ cursor_border = "#84b96e"
10
+ cursor_fg = "#141911"
11
+ selection_bg = "#3c3f35"
12
+ selection_fg = "#dce6d1"
13
13
 
14
- ansi = ["#33362e", "#c07878", "#5ba886", "#d4bf6e", "#65a8b5", "#c08a7d", "#63a8a6", "#dbd7ca"]
15
- brights = ["#585b51", "#c07878", "#5ba886", "#d4bf6e", "#65a8b5", "#c08a7d", "#63a8a6", "#dbd7ca"]
14
+ ansi = ["#20251d", "#d88c8c", "#78ba8a", "#d0bb6a", "#68ada0", "#d693ad", "#7dbda6", "#c3c8bb"]
15
+ brights = ["#73796e", "#f0b677", "#98dba9", "#dee292", "#88cec0", "#f9b2cd", "#9ddfc6", "#e7f1dc"]
@@ -3,13 +3,13 @@ name = "misato"
3
3
  origin_url = "Purple Rain"
4
4
 
5
5
  [colors]
6
- foreground = "#fffbf6"
7
- background = "#21084a"
8
- cursor_bg = "#e0262c"
9
- cursor_border = "#e0262c"
10
- cursor_fg = "#21084a"
11
- selection_bg = "#3a1b66"
12
- selection_fg = "#fffbf6"
6
+ foreground = "#e5e2dd"
7
+ background = "#201514"
8
+ cursor_bg = "#ee645d"
9
+ cursor_border = "#ee645d"
10
+ cursor_fg = "#201514"
11
+ selection_bg = "#453858"
12
+ selection_fg = "#e5e2dd"
13
13
 
14
- ansi = ["#000000", "#ff260e", "#9be205", "#ffc400", "#00a2fa", "#815bb5", "#00deef", "#ffffff"]
15
- brights = ["#565656", "#ff4250", "#b8e36e", "#ffd852", "#00a6ff", "#ac7bf0", "#74fdf3", "#ffffff"]
14
+ ansi = ["#2d211f", "#ff7766", "#d7a300", "#ffa851", "#b38bff", "#e088cf", "#8ab0ff", "#d8c2bf"]
15
+ brights = ["#857371", "#ffaba7", "#fcc435", "#ffd5ae", "#ceb5ff", "#d8baff", "#b5df7a", "#ffe9e7"]
@@ -1,15 +1,15 @@
1
1
  [metadata]
2
2
  name = "miyuki"
3
- origin_url = "Oxocarbon"
3
+ origin_url = "Tinacious Design Dark + Ryouou"
4
4
 
5
5
  [colors]
6
- foreground = "#f2f4f8"
7
- background = "#26161e"
8
- cursor_bg = "#dda0bb"
9
- cursor_border = "#dda0bb"
10
- cursor_fg = "#26161e"
11
- selection_bg = "#402836"
12
- selection_fg = "#f2f4f8"
6
+ foreground = "#fadbe1"
7
+ background = "#201517"
8
+ cursor_bg = "#ffc1d0"
9
+ cursor_border = "#ffc1d0"
10
+ cursor_fg = "#201517"
11
+ selection_bg = "#593240"
12
+ selection_fg = "#fadbe1"
13
13
 
14
- ansi = ["#161616", "#00dfdb", "#00b4ff", "#ff4297", "#00c15a", "#c693ff", "#ff74b8", "#f2f4f8"]
15
- brights = ["#585858", "#00dfdb", "#00b4ff", "#ff4297", "#00c15a", "#c693ff", "#ff74b8", "#f2f4f8"]
14
+ ansi = ["#2c2123", "#dd8895", "#d0a600", "#ffa76d", "#8d98ff", "#ce88ff", "#71b5ff", "#d6c2c5"]
15
+ brights = ["#847376", "#ffa8c2", "#f7c600", "#ffd4bb", "#b6bcff", "#ffabef", "#b5d4ff", "#ffe8ec"]
@@ -3,13 +3,13 @@ name = "monika"
3
3
  origin_url = "Hipster Green + DDLC"
4
4
 
5
5
  [colors]
6
- foreground = "#d8ecd0"
7
- background = "#100b05"
8
- cursor_bg = "#3ecf5e"
9
- cursor_border = "#3ecf5e"
10
- cursor_fg = "#100b05"
11
- selection_bg = "#173a20"
12
- selection_fg = "#d8ecd0"
6
+ foreground = "#d4e8cc"
7
+ background = "#141911"
8
+ cursor_bg = "#80ad64"
9
+ cursor_border = "#80ad64"
10
+ cursor_fg = "#141911"
11
+ selection_bg = "#26442c"
12
+ selection_fg = "#d4e8cc"
13
13
 
14
- ansi = ["#000000", "#b6214a", "#00a600", "#bfbf00", "#246eb2", "#b200b2", "#00a6b2", "#bfbfbf"]
15
- brights = ["#666666", "#e50000", "#86a93e", "#e5e500", "#4d4dff", "#e500e5", "#00e5e5", "#e5e5e5"]
14
+ ansi = ["#20251c", "#ed8700", "#69bf4d", "#c2c207", "#00b1c1", "#ff825d", "#4cc3a9", "#c4c8bb"]
15
+ brights = ["#74796d", "#ffb144", "#abdb6f", "#cbea4e", "#3ad0ff", "#ffb59f", "#4deabe", "#e8f1db"]
@@ -3,13 +3,13 @@ name = "moon"
3
3
  origin_url = "Starlight"
4
4
 
5
5
  [colors]
6
- foreground = "#f4eef8"
7
- background = "#191b2e"
6
+ foreground = "#f9dbe2"
7
+ background = "#1f1518"
8
8
  cursor_bg = "#f48fb1"
9
9
  cursor_border = "#f48fb1"
10
- cursor_fg = "#191b2e"
11
- selection_bg = "#363156"
12
- selection_fg = "#f4eef8"
10
+ cursor_fg = "#1f1518"
11
+ selection_bg = "#3e3a5a"
12
+ selection_fg = "#f9dbe2"
13
13
 
14
- ansi = ["#242424", "#f62b5a", "#47b413", "#e3c401", "#24acd4", "#f2affd", "#13c299", "#e6e6e6"]
15
- brights = ["#616161", "#ff4d51", "#35d450", "#e9e836", "#5dc5f8", "#feabf2", "#24dfc4", "#ffffff"]
14
+ ansi = ["#2c2124", "#ff7292", "#dca100", "#d8ba00", "#8d9af2", "#dd8bc9", "#00c6b3", "#d5c2c6"]
15
+ brights = ["#837377", "#ffaab2", "#fec300", "#ffd5ad", "#66ccff", "#ffaedf", "#a5d7ff", "#ffe8ed"]
@@ -3,13 +3,13 @@ name = "mugi"
3
3
  origin_url = "Tomorrow Night Eighties"
4
4
 
5
5
  [colors]
6
- foreground = "#f7f0dc"
7
- background = "#211c14"
6
+ foreground = "#f9dbe2"
7
+ background = "#1f1518"
8
8
  cursor_bg = "#f4a7c0"
9
9
  cursor_border = "#f4a7c0"
10
- cursor_fg = "#211c14"
11
- selection_bg = "#453b28"
12
- selection_fg = "#f7f0dc"
10
+ cursor_fg = "#1f1518"
11
+ selection_bg = "#463c29"
12
+ selection_fg = "#f9dbe2"
13
13
 
14
- ansi = ["#000000", "#f2777a", "#99cc99", "#ffcc66", "#6699cc", "#cc99cc", "#66cccc", "#ffffff"]
15
- brights = ["#595959", "#f2777a", "#99cc99", "#ffcc66", "#6699cc", "#cc99cc", "#66cccc", "#ffffff"]
14
+ ansi = ["#2c2124", "#f57a8e", "#c7a859", "#e5b451", "#72a5d8", "#d193bd", "#87b3ef", "#d5c2c6"]
15
+ brights = ["#837377", "#ffaab5", "#eac876", "#ffd4bd", "#c4b8ff", "#f4b3df", "#b6d4ff", "#ffe8ed"]
@@ -3,13 +3,13 @@ name = "nadeko"
3
3
  origin_url = "Tinacious Design Dark"
4
4
 
5
5
  [colors]
6
- foreground = "#cbcbf0"
7
- background = "#231825"
6
+ foreground = "#f9dbe3"
7
+ background = "#1f1518"
8
8
  cursor_bg = "#f2a0bd"
9
9
  cursor_border = "#f2a0bd"
10
- cursor_fg = "#231825"
11
- selection_bg = "#472440"
12
- selection_fg = "#cbcbf0"
10
+ cursor_fg = "#1f1518"
11
+ selection_bg = "#53334b"
12
+ selection_fg = "#f9dbe3"
13
13
 
14
- ansi = ["#1d1d26", "#ff3399", "#00d364", "#ffcc66", "#00cbff", "#cc66ff", "#00ceca", "#cbcbf0"]
15
- brights = ["#636667", "#ff2f92", "#00d364", "#ffd479", "#00cbff", "#d783ff", "#00d5d4", "#d5d6f3"]
14
+ ansi = ["#2c2124", "#fa72aa", "#3fc267", "#ffa671", "#00aedb", "#eb7de3", "#71b5ff", "#d5c2c6"]
15
+ brights = ["#837377", "#ffa8c5", "#f8c600", "#ffd4bc", "#b4bdff", "#ffaaf4", "#b5d4ff", "#ffe8ee"]
@@ -3,13 +3,13 @@ name = "nagisa"
3
3
  origin_url = "Cutie Pro"
4
4
 
5
5
  [colors]
6
- foreground = "#d5d0c9"
7
- background = "#211309"
6
+ foreground = "#e7e2da"
7
+ background = "#1f160d"
8
8
  cursor_bg = "#f7941d"
9
9
  cursor_border = "#f7941d"
10
- cursor_fg = "#211309"
11
- selection_bg = "#4a2c15"
12
- selection_fg = "#d5d0c9"
10
+ cursor_fg = "#1f160d"
11
+ selection_bg = "#56361e"
12
+ selection_fg = "#e7e2da"
13
13
 
14
- ansi = ["#000000", "#f56e7f", "#bec975", "#f58669", "#42d9c5", "#d286b7", "#37cb8a", "#d5c3c3"]
15
- brights = ["#88847f", "#e5a1a3", "#e8d6a7", "#f1bb79", "#80c5de", "#b294bb", "#9dccbb", "#ffffff"]
14
+ ansi = ["#2c2219", "#fe7956", "#c2aa52", "#ffa679", "#28ace1", "#ea8b90", "#a0bc36", "#d5c3b6"]
15
+ brights = ["#837469", "#fdae97", "#f0c67c", "#ffd6ab", "#86cbe4", "#fdb2c7", "#c1da99", "#ffeada"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "nanami"
3
+ origin_url = "Pnevma + Jujutsu"
4
+
5
+ [colors]
6
+ foreground = "#e6e4c9"
7
+ background = "#18180e"
8
+ cursor_bg = "#d4d58a"
9
+ cursor_border = "#d4d58a"
10
+ cursor_fg = "#18180e"
11
+ selection_bg = "#3d3e3e"
12
+ selection_fg = "#e6e4c9"
13
+
14
+ ansi = ["#242419", "#d29363", "#99b478", "#dbb76d", "#72a7c6", "#de9287", "#89be80", "#c9c7b6"]
15
+ brights = ["#797869", "#fab17a", "#cfd086", "#fed88b", "#88cec1", "#ffb3ae", "#a8deb5", "#f1efd4"]
@@ -3,13 +3,13 @@ name = "natsuki"
3
3
  origin_url = "Fairyfloss"
4
4
 
5
5
  [colors]
6
- foreground = "#fdeef6"
7
- background = "#221726"
6
+ foreground = "#f8dbe3"
7
+ background = "#1f1518"
8
8
  cursor_bg = "#ffb8d1"
9
9
  cursor_border = "#ffb8d1"
10
- cursor_fg = "#221726"
11
- selection_bg = "#432b49"
12
- selection_fg = "#fdeef6"
10
+ cursor_fg = "#1f1518"
11
+ selection_bg = "#4d3552"
12
+ selection_fg = "#f8dbe3"
13
13
 
14
- ansi = ["#040303", "#f92672", "#c2ffdf", "#e6c000", "#c2ffdf", "#ffb8d1", "#c5a3ff", "#f8f8f0"]
15
- brights = ["#6090cb", "#ff857f", "#c2ffdf", "#ffea00", "#c2ffdf", "#ffb8d1", "#c5a3ff", "#f8f8f0"]
14
+ ansi = ["#2c2124", "#fd729e", "#b5ad64", "#ddb900", "#72a8c5", "#d692ab", "#51bbf0", "#d5c2c6"]
15
+ brights = ["#837377", "#ffaba6", "#d6ce82", "#ffd5b3", "#92c8e6", "#fab2cc", "#9ad9ff", "#ffe8ee"]
@@ -3,13 +3,13 @@ name = "nazuna"
3
3
  origin_url = "Purplepeter"
4
4
 
5
5
  [colors]
6
- foreground = "#ece7fa"
7
- background = "#150f26"
8
- cursor_bg = "#ba8cff"
9
- cursor_border = "#ba8cff"
10
- cursor_fg = "#150f26"
11
- selection_bg = "#3a2a5e"
12
- selection_fg = "#ece7fa"
6
+ foreground = "#f4dce9"
7
+ background = "#1e151a"
8
+ cursor_bg = "#e9acd4"
9
+ cursor_border = "#e9acd4"
10
+ cursor_fg = "#1e151a"
11
+ selection_bg = "#423859"
12
+ selection_fg = "#f4dce9"
13
13
 
14
- ansi = ["#0a0520", "#ff796d", "#99b481", "#efdfac", "#66d9ef", "#e78fcd", "#ba8cff", "#ffba81"]
15
- brights = ["#504b63", "#f99f92", "#b4be8f", "#f2e9bf", "#79daed", "#ba91d4", "#a0a0d6", "#b9aed3"]
14
+ ansi = ["#2a2127", "#fd786c", "#d1a361", "#f2ac80", "#7aa1e9", "#e089c7", "#00bdfe", "#d2c2ca"]
15
+ brights = ["#81737a", "#ffa9b7", "#fcc182", "#ffd4b9", "#a2c1ff", "#e2b6fc", "#a4d9f9", "#ffe8f3"]
@@ -3,13 +3,13 @@ name = "neutral"
3
3
  origin_url = "Nvim Dark"
4
4
 
5
5
  [colors]
6
- foreground = "#e0e2ea"
6
+ foreground = "#e3e0f3"
7
7
  background = "#17171f"
8
- cursor_bg = "#e0def4"
9
- cursor_border = "#e0def4"
8
+ cursor_bg = "#cdcdff"
9
+ cursor_border = "#cdcdff"
10
10
  cursor_fg = "#17171f"
11
- selection_bg = "#2a2837"
12
- selection_fg = "#e0e2ea"
11
+ selection_bg = "#3e3c4c"
12
+ selection_fg = "#e3e0f3"
13
13
 
14
- ansi = ["#07080d", "#ffc0b9", "#b3f6c0", "#fce094", "#a6dbff", "#ffcaff", "#8cf8f7", "#eef1f8"]
15
- brights = ["#4f5258", "#ffc0b9", "#b3f6c0", "#fce094", "#a6dbff", "#ffcaff", "#8cf8f7", "#eef1f8"]
14
+ ansi = ["#23232b", "#ca8fb2", "#5db9c3", "#f7a895", "#72a7c9", "#c796c8", "#65bbe3", "#c7c5d0"]
15
+ brights = ["#777680", "#edaed3", "#7fdae5", "#ffd3c9", "#a1c3f2", "#dabaf5", "#95dbff", "#eeecfe"]
@@ -1,15 +1,15 @@
1
1
  [metadata]
2
2
  name = "nightcity"
3
- origin_url = "Vibrant Ink + Edgerunner"
3
+ origin_url = "Vibrant Ink"
4
4
 
5
5
  [colors]
6
- foreground = "#f5f2dc"
7
- background = "#0b0b0e"
8
- cursor_bg = "#fcee0a"
9
- cursor_border = "#fcee0a"
10
- cursor_fg = "#0b0b0e"
11
- selection_bg = "#403c0a"
12
- selection_fg = "#f5f2dc"
6
+ foreground = "#e8e3c7"
7
+ background = "#19180d"
8
+ cursor_bg = "#e2d61a"
9
+ cursor_border = "#e2d61a"
10
+ cursor_fg = "#19180d"
11
+ selection_bg = "#423f14"
12
+ selection_fg = "#e8e3c7"
13
13
 
14
- ansi = ["#26262b", "#ff6600", "#ccff04", "#ffcc00", "#44b4cc", "#9933cc", "#44b4cc", "#f5f5f5"]
15
- brights = ["#555555", "#ff0000", "#00ff00", "#ffff00", "#4d4dff", "#ff00ff", "#00ffff", "#e5e5e5"]
14
+ ansi = ["#252418", "#e38d00", "#a5b400", "#daba00", "#4bb291", "#ff7f83", "#5dc2a1", "#cbc7b5"]
15
+ brights = ["#7a7768", "#ffb06b", "#abdc4d", "#e8e330", "#2fd1ff", "#ffabf3", "#00e9e9", "#f4eed2"]
@@ -3,13 +3,13 @@ name = "nijika"
3
3
  origin_url = "Medallion"
4
4
 
5
5
  [colors]
6
- foreground = "#cac296"
7
- background = "#1d1908"
6
+ foreground = "#f3e0c5"
7
+ background = "#1d170c"
8
8
  cursor_bg = "#ffb400"
9
9
  cursor_border = "#ffb400"
10
- cursor_fg = "#1d1908"
11
- selection_bg = "#4c3f13"
12
- selection_fg = "#cac296"
10
+ cursor_fg = "#1d170c"
11
+ selection_bg = "#493c11"
12
+ selection_fg = "#f3e0c5"
13
13
 
14
- ansi = ["#000000", "#b64c00", "#7c8b16", "#d3bd26", "#616bb0", "#8c5a90", "#916c25", "#cac29a"]
15
- brights = ["#5e5219", "#ff9149", "#b2ca3b", "#ffe54a", "#acb8ff", "#ffa0ff", "#ffbc51", "#fed698"]
14
+ ansi = ["#2a2318", "#f97e38", "#beac28", "#e1b71b", "#d289bf", "#e68d96", "#70bfb2", "#d2c5b4"]
15
+ brights = ["#807567", "#ffb065", "#e1ce26", "#ffd968", "#b2bdff", "#ffb2b7", "#8ae2d3", "#ffebd0"]
@@ -0,0 +1,15 @@
1
+ [metadata]
2
+ name = "nobara"
3
+ origin_url = "Spacedust + Jujutsu"
4
+
5
+ [colors]
6
+ foreground = "#faddca"
7
+ background = "#20160e"
8
+ cursor_bg = "#c08355"
9
+ cursor_border = "#c08355"
10
+ cursor_fg = "#20160e"
11
+ selection_bg = "#273f58"
12
+ selection_fg = "#faddca"
13
+
14
+ ansi = ["#2c211a", "#fa7e29", "#9ab46e", "#d3ba63", "#929ed1", "#ff8432", "#6cc382", "#d6c3b7"]
15
+ brights = ["#84746a", "#ffaf79", "#c6d38c", "#ffd6ab", "#e8b0db", "#ffb787", "#a4dfba", "#ffeadd"]
@@ -3,13 +3,13 @@ name = "oracle"
3
3
  origin_url = "Monokai Remastered"
4
4
 
5
5
  [colors]
6
- foreground = "#d9d9d9"
7
- background = "#0c0c0c"
6
+ foreground = "#f9dec8"
7
+ background = "#1f160e"
8
8
  cursor_bg = "#fd971f"
9
9
  cursor_border = "#fd971f"
10
- cursor_fg = "#0c0c0c"
11
- selection_bg = "#343434"
12
- selection_fg = "#d9d9d9"
10
+ cursor_fg = "#1f160e"
11
+ selection_bg = "#384037"
12
+ selection_fg = "#f9dec8"
13
13
 
14
- ansi = ["#1a1a1a", "#f4005f", "#98e024", "#fd971f", "#9d65ff", "#f4005f", "#58d1eb", "#c4c5b5"]
15
- brights = ["#625e4c", "#f4005f", "#98e024", "#e0d561", "#9d65ff", "#f4005f", "#58d1eb", "#f6f6ef"]
14
+ ansi = ["#2c2219", "#ff775b", "#85bb35", "#ffa851", "#b48bff", "#ff8167", "#6dc287", "#d5c3b6"]
15
+ brights = ["#837469", "#ffac9b", "#e3ce00", "#ffd87d", "#b8bbff", "#ffb4a4", "#8ee4a6", "#ffeadb"]
@@ -3,13 +3,13 @@ name = "panther"
3
3
  origin_url = "Warm Neon + Phantom"
4
4
 
5
5
  [colors]
6
- foreground = "#f2e3c8"
7
- background = "#1a0e10"
8
- cursor_bg = "#f0393f"
9
- cursor_border = "#f0393f"
10
- cursor_fg = "#1a0e10"
11
- selection_bg = "#4a1418"
12
- selection_fg = "#f2e3c8"
6
+ foreground = "#fcdbd8"
7
+ background = "#201514"
8
+ cursor_bg = "#ee6460"
9
+ cursor_border = "#ee6460"
10
+ cursor_fg = "#201514"
11
+ selection_bg = "#5c3233"
12
+ selection_fg = "#fcdbd8"
13
13
 
14
- ansi = ["#241114", "#e24346", "#39b13a", "#dae145", "#4261c5", "#f920fb", "#2abbd4", "#d0b8a3"]
15
- brights = ["#6e5a52", "#e97071", "#9cc090", "#ddda7a", "#7b91d6", "#f674ba", "#5ed1e5", "#d8c8bb"]
14
+ ansi = ["#2d2120", "#ff7671", "#cba800", "#bcc326", "#7f9bff", "#fe78ba", "#97adff", "#d8c2c0"]
15
+ brights = ["#857371", "#ffaba8", "#e3cb7d", "#ffd6a1", "#dfaff9", "#ffb1c4", "#c3d0ff", "#ffe9e7"]
@@ -3,13 +3,13 @@ name = "papyrus"
3
3
  origin_url = "Ubuntu + Determination"
4
4
 
5
5
  [colors]
6
- foreground = "#f1ede4"
7
- background = "#22091b"
8
- cursor_bg = "#ef2929"
9
- cursor_border = "#ef2929"
10
- cursor_fg = "#22091b"
11
- selection_bg = "#4a1638"
12
- selection_fg = "#f1ede4"
6
+ foreground = "#e6e2d9"
7
+ background = "#201512"
8
+ cursor_bg = "#ec6844"
9
+ cursor_border = "#ec6844"
10
+ cursor_fg = "#201512"
11
+ selection_bg = "#563347"
12
+ selection_fg = "#e6e2d9"
13
13
 
14
- ansi = ["#2e3436", "#cc0000", "#4e9a06", "#c4a000", "#3465a4", "#ad7fa8", "#06989a", "#d3d7cf"]
15
- brights = ["#555753", "#ef2929", "#8ae234", "#fce94f", "#729fcf", "#ad7fa8", "#34e2e2", "#eeeeec"]
14
+ ansi = ["#2e211d", "#ff775d", "#cca800", "#fea933", "#75a2e5", "#d692ab", "#8dbe72", "#d8c2bc"]
15
+ brights = ["#85736f", "#ffac9e", "#f4c700", "#ffd6a0", "#d3b4f5", "#fab2cc", "#a6e27d", "#ffe9e4"]
@@ -3,13 +3,13 @@ name = "patchouli"
3
3
  origin_url = "SeedFlip Ultraviolet"
4
4
 
5
5
  [colors]
6
- foreground = "#e8e0f5"
7
- background = "#0b0014"
8
- cursor_bg = "#c77dff"
9
- cursor_border = "#c77dff"
10
- cursor_fg = "#0b0014"
11
- selection_bg = "#2a1a44"
12
- selection_fg = "#e8e0f5"
6
+ foreground = "#ecdef0"
7
+ background = "#1b161d"
8
+ cursor_bg = "#c67ffb"
9
+ cursor_border = "#c67ffb"
10
+ cursor_fg = "#1b161d"
11
+ selection_bg = "#443858"
12
+ selection_fg = "#ecdef0"
13
13
 
14
- ansi = ["#05000a", "#f04242", "#42f07c", "#f0d342", "#428bf0", "#f042f0", "#42f0f0", "#f6f3fb"]
15
- brights = ["#5b2687", "#f58989", "#89f5ad", "#f5e389", "#89b6f5", "#f589f5", "#89f5f5", "#ffffff"]
14
+ ansi = ["#27222a", "#f972b0", "#00bcd3", "#d6bb29", "#9097ff", "#eb7ee4", "#4fb9ff", "#cdc3ce"]
15
+ brights = ["#7c757e", "#ffa7ce", "#3adeff", "#ffd4c2", "#b5bcff", "#f3afff", "#a8d7ff", "#f8e9fb"]
@@ -3,13 +3,13 @@ name = "queen"
3
3
  origin_url = "Argonaut + Phantom"
4
4
 
5
5
  [colors]
6
- foreground = "#fffaf4"
7
- background = "#0e1019"
8
- cursor_bg = "#ff0018"
9
- cursor_border = "#ff0018"
10
- cursor_fg = "#0e1019"
11
- selection_bg = "#002a3b"
12
- selection_fg = "#fffaf4"
6
+ foreground = "#e6e2dc"
7
+ background = "#201513"
8
+ cursor_bg = "#ee6558"
9
+ cursor_border = "#ee6558"
10
+ cursor_fg = "#201513"
11
+ selection_bg = "#313d5b"
12
+ selection_fg = "#e6e2dc"
13
13
 
14
- ansi = ["#232323", "#ff000f", "#8ce10b", "#ffb900", "#008df8", "#9a5feb", "#00d8eb", "#ffffff"]
15
- brights = ["#444444", "#ff2740", "#abe15b", "#ffd242", "#0092ff", "#9a5feb", "#67fff0", "#ffffff"]
14
+ ansi = ["#2d211f", "#ff7767", "#d3a500", "#ffa859", "#54a3ff", "#ef7cdc", "#8cafff", "#d8c2bf"]
15
+ brights = ["#857370", "#ffaba5", "#fec400", "#ffd5ae", "#d6b2ff", "#ffacec", "#b7df70", "#ffe9e6"]
@@ -3,13 +3,13 @@ name = "rebecca"
3
3
  origin_url = "Emerald Synth"
4
4
 
5
5
  [colors]
6
- foreground = "#e8fff6"
7
- background = "#0d0221"
8
- cursor_bg = "#ff79c6"
9
- cursor_border = "#ff79c6"
10
- cursor_fg = "#0d0221"
11
- selection_bg = "#2b1750"
12
- selection_fg = "#e8fff6"
6
+ foreground = "#fbdbde"
7
+ background = "#201516"
8
+ cursor_bg = "#99dfd0"
9
+ cursor_border = "#99dfd0"
10
+ cursor_fg = "#201516"
11
+ selection_bg = "#17453c"
12
+ selection_fg = "#fbdbde"
13
13
 
14
- ansi = ["#0a0118", "#ff2a6d", "#00e67e", "#ffcc66", "#8b9cf7", "#ff79c6", "#4dd0e1", "#f0e6ff"]
15
- brights = ["#6a5585", "#ff5c8a", "#40ffdd", "#ffe099", "#b0b8fc", "#ff9ed0", "#7ee0ec", "#ffffff"]
14
+ ansi = ["#2d2122", "#ff728f", "#2cc36f", "#ffa768", "#c08be5", "#ff79b1", "#8eafff", "#d6c2c3"]
15
+ brights = ["#847375", "#ffa9b9", "#c0d74b", "#ffd5b7", "#dcb1f4", "#ffb0cb", "#bfd1ff", "#ffe9ea"]
@@ -3,13 +3,13 @@ name = "rei"
3
3
  origin_url = "Idle Toes"
4
4
 
5
5
  [colors]
6
- foreground = "#ffffff"
7
- background = "#131c28"
6
+ foreground = "#e2e2e2"
7
+ background = "#12181d"
8
8
  cursor_bg = "#7fb3d5"
9
9
  cursor_border = "#7fb3d5"
10
- cursor_fg = "#131c28"
11
- selection_bg = "#24344a"
12
- selection_fg = "#ffffff"
10
+ cursor_fg = "#12181d"
11
+ selection_bg = "#2f3e55"
12
+ selection_fg = "#e2e2e2"
13
13
 
14
- ansi = ["#323232", "#d25252", "#7fe173", "#ffc66d", "#4099ff", "#f680ff", "#bed6ff", "#eeeeec"]
15
- brights = ["#606060", "#f07070", "#9dff91", "#ffe48b", "#5eb7f7", "#ff9dff", "#dcf4ff", "#ffffff"]
14
+ ansi = ["#1e2529", "#d67eee", "#00c1a8", "#9dc880", "#30a7ff", "#a798ff", "#8eb4de", "#c1c7ce"]
15
+ brights = ["#71787e", "#ffaba8", "#00e5c8", "#b1ebb7", "#7cc9ff", "#c9beff", "#a0daf6", "#e3effa"]
@@ -3,13 +3,13 @@ name = "reimu"
3
3
  origin_url = "Firewatch"
4
4
 
5
5
  [colors]
6
- foreground = "#f7f0ee"
7
- background = "#1b1216"
8
- cursor_bg = "#e14b52"
9
- cursor_border = "#e14b52"
10
- cursor_fg = "#1b1216"
11
- selection_bg = "#44222a"
12
- selection_fg = "#f7f0ee"
6
+ foreground = "#e8e1df"
7
+ background = "#201513"
8
+ cursor_bg = "#ee6556"
9
+ cursor_border = "#ee6556"
10
+ cursor_fg = "#201513"
11
+ selection_bg = "#58333b"
12
+ selection_fg = "#e8e1df"
13
13
 
14
- ansi = ["#585f6d", "#d95360", "#5ab977", "#dfb563", "#4d89c4", "#d55119", "#44a8b6", "#e6e5ff"]
15
- brights = ["#585f6d", "#d95360", "#5ab977", "#dfb563", "#4c89c5", "#d55119", "#44a8b6", "#e6e5ff"]
14
+ ansi = ["#2e211f", "#ff7575", "#bdad2c", "#dfb563", "#b292e0", "#ff8260", "#96aff1", "#d8c2be"]
15
+ brights = ["#857370", "#ffaba8", "#e0ce4c", "#ffd5b3", "#d3b3ff", "#ffb5a1", "#c1d1ff", "#ffe9e6"]