@kecan0406/ttheme 0.1.5 → 1.0.1
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.
- package/LICENSE +0 -9
- package/README.md +58 -19
- package/bin/ttheme.js +129 -12689
- package/dist/manifest.json +1 -1
- package/package.json +3 -3
- package/shell/adapters/_bg.zsh +521 -0
- package/shell/adapters/_osc.zsh +4 -0
- package/shell/adapters/ghostty.zsh +15 -497
- package/shell/adapters/iterm2.zsh +67 -0
- package/shell/ttheme.zsh +121 -23
- package/dist/alacritty/config/alma.toml +0 -8
- package/dist/alacritty/config/anko.toml +0 -8
- package/dist/alacritty/config/asuka.toml +0 -8
- package/dist/alacritty/config/azusa.toml +0 -8
- package/dist/alacritty/config/battler.toml +0 -8
- package/dist/alacritty/config/beatrice.toml +0 -8
- package/dist/alacritty/config/bernkastel.toml +0 -8
- package/dist/alacritty/config/bocchi.toml +0 -8
- package/dist/alacritty/config/cirno.toml +0 -8
- package/dist/alacritty/config/david.toml +0 -8
- package/dist/alacritty/config/dekomori.toml +0 -8
- package/dist/alacritty/config/determination.toml +0 -8
- package/dist/alacritty/config/dorothy.toml +0 -8
- package/dist/alacritty/config/eva01.toml +0 -8
- package/dist/alacritty/config/flandre.toml +0 -8
- package/dist/alacritty/config/fox.toml +0 -8
- package/dist/alacritty/config/geto.toml +0 -8
- package/dist/alacritty/config/glitch.toml +0 -8
- package/dist/alacritty/config/gojo.toml +0 -8
- package/dist/alacritty/config/hinamizawa.toml +0 -8
- package/dist/alacritty/config/hitagi.toml +0 -8
- package/dist/alacritty/config/homura.toml +0 -8
- package/dist/alacritty/config/jill.toml +0 -8
- package/dist/alacritty/config/joker.toml +0 -8
- package/dist/alacritty/config/jupiter.toml +0 -8
- package/dist/alacritty/config/kagami.toml +0 -8
- package/dist/alacritty/config/kaito.toml +0 -8
- package/dist/alacritty/config/kaworu.toml +0 -8
- package/dist/alacritty/config/kita.toml +0 -8
- package/dist/alacritty/config/konata.toml +0 -8
- package/dist/alacritty/config/kou.toml +0 -8
- package/dist/alacritty/config/kumin.toml +0 -8
- package/dist/alacritty/config/kumori.toml +0 -8
- package/dist/alacritty/config/kurisu.toml +0 -8
- package/dist/alacritty/config/kyoko.toml +0 -8
- package/dist/alacritty/config/kyubey.toml +0 -8
- package/dist/alacritty/config/lain.toml +0 -8
- package/dist/alacritty/config/lambdadelta.toml +0 -8
- package/dist/alacritty/config/len.toml +0 -8
- package/dist/alacritty/config/lucy.toml +0 -8
- package/dist/alacritty/config/luka.toml +0 -8
- package/dist/alacritty/config/madoka.toml +0 -8
- package/dist/alacritty/config/magi.toml +0 -8
- package/dist/alacritty/config/mami.toml +0 -8
- package/dist/alacritty/config/marisa.toml +0 -8
- package/dist/alacritty/config/mars.toml +0 -8
- package/dist/alacritty/config/mayuri.toml +0 -8
- package/dist/alacritty/config/megumi.toml +0 -8
- package/dist/alacritty/config/meiko.toml +0 -8
- package/dist/alacritty/config/mercury.toml +0 -8
- package/dist/alacritty/config/mettaton.toml +0 -8
- package/dist/alacritty/config/miku.toml +0 -8
- package/dist/alacritty/config/mio.toml +0 -8
- package/dist/alacritty/config/mion.toml +0 -8
- package/dist/alacritty/config/misato.toml +0 -8
- package/dist/alacritty/config/miyuki.toml +0 -8
- package/dist/alacritty/config/monika.toml +0 -8
- package/dist/alacritty/config/moon.toml +0 -8
- package/dist/alacritty/config/mugi.toml +0 -8
- package/dist/alacritty/config/nadeko.toml +0 -8
- package/dist/alacritty/config/nagisa.toml +0 -8
- package/dist/alacritty/config/nanami.toml +0 -8
- package/dist/alacritty/config/natsuki.toml +0 -8
- package/dist/alacritty/config/nazuna.toml +0 -8
- package/dist/alacritty/config/neutral.toml +0 -8
- package/dist/alacritty/config/nightcity.toml +0 -8
- package/dist/alacritty/config/nijika.toml +0 -8
- package/dist/alacritty/config/nobara.toml +0 -8
- package/dist/alacritty/config/oracle.toml +0 -8
- package/dist/alacritty/config/panther.toml +0 -8
- package/dist/alacritty/config/papyrus.toml +0 -8
- package/dist/alacritty/config/patchouli.toml +0 -8
- package/dist/alacritty/config/queen.toml +0 -8
- package/dist/alacritty/config/rebecca.toml +0 -8
- package/dist/alacritty/config/rei.toml +0 -8
- package/dist/alacritty/config/reimu.toml +0 -8
- package/dist/alacritty/config/rena.toml +0 -8
- package/dist/alacritty/config/rika.toml +0 -8
- package/dist/alacritty/config/rikka.toml +0 -8
- package/dist/alacritty/config/rin.toml +0 -8
- package/dist/alacritty/config/ritsu.toml +0 -8
- package/dist/alacritty/config/rokkenjima.toml +0 -8
- package/dist/alacritty/config/ryo.toml +0 -8
- package/dist/alacritty/config/sans.toml +0 -8
- package/dist/alacritty/config/satoko.toml +0 -8
- package/dist/alacritty/config/sayaka.toml +0 -8
- package/dist/alacritty/config/sayori.toml +0 -8
- package/dist/alacritty/config/sei.toml +0 -8
- package/dist/alacritty/config/seri.toml +0 -8
- package/dist/alacritty/config/shinka.toml +0 -8
- package/dist/alacritty/config/shinobu.toml +0 -8
- package/dist/alacritty/config/skull.toml +0 -8
- package/dist/alacritty/config/stella.toml +0 -8
- package/dist/alacritty/config/sukuna.toml +0 -8
- package/dist/alacritty/config/suzuha.toml +0 -8
- package/dist/alacritty/config/toriel.toml +0 -8
- package/dist/alacritty/config/tsubasa.toml +0 -8
- package/dist/alacritty/config/tsukasa.toml +0 -8
- package/dist/alacritty/config/undyne.toml +0 -8
- package/dist/alacritty/config/valhalla.toml +0 -8
- package/dist/alacritty/config/velvet.toml +0 -8
- package/dist/alacritty/config/venus.toml +0 -8
- package/dist/alacritty/config/yofukashi.toml +0 -8
- package/dist/alacritty/config/youmu.toml +0 -8
- package/dist/alacritty/config/yui.toml +0 -8
- package/dist/alacritty/config/yuji.toml +0 -8
- package/dist/alacritty/config/yuri.toml +0 -8
- package/dist/alacritty/config/yuuta.toml +0 -8
- package/dist/alacritty/themes/alma.toml +0 -34
- package/dist/alacritty/themes/anko.toml +0 -34
- package/dist/alacritty/themes/asuka.toml +0 -34
- package/dist/alacritty/themes/azusa.toml +0 -34
- package/dist/alacritty/themes/battler.toml +0 -34
- package/dist/alacritty/themes/beatrice.toml +0 -34
- package/dist/alacritty/themes/bernkastel.toml +0 -34
- package/dist/alacritty/themes/bocchi.toml +0 -34
- package/dist/alacritty/themes/cirno.toml +0 -34
- package/dist/alacritty/themes/david.toml +0 -34
- package/dist/alacritty/themes/dekomori.toml +0 -34
- package/dist/alacritty/themes/determination.toml +0 -34
- package/dist/alacritty/themes/dorothy.toml +0 -34
- package/dist/alacritty/themes/eva01.toml +0 -34
- package/dist/alacritty/themes/flandre.toml +0 -34
- package/dist/alacritty/themes/fox.toml +0 -34
- package/dist/alacritty/themes/geto.toml +0 -34
- package/dist/alacritty/themes/glitch.toml +0 -34
- package/dist/alacritty/themes/gojo.toml +0 -34
- package/dist/alacritty/themes/hinamizawa.toml +0 -34
- package/dist/alacritty/themes/hitagi.toml +0 -34
- package/dist/alacritty/themes/homura.toml +0 -34
- package/dist/alacritty/themes/jill.toml +0 -34
- package/dist/alacritty/themes/joker.toml +0 -34
- package/dist/alacritty/themes/jupiter.toml +0 -34
- package/dist/alacritty/themes/kagami.toml +0 -34
- package/dist/alacritty/themes/kaito.toml +0 -34
- package/dist/alacritty/themes/kaworu.toml +0 -34
- package/dist/alacritty/themes/kita.toml +0 -34
- package/dist/alacritty/themes/konata.toml +0 -34
- package/dist/alacritty/themes/kou.toml +0 -34
- package/dist/alacritty/themes/kumin.toml +0 -34
- package/dist/alacritty/themes/kumori.toml +0 -34
- package/dist/alacritty/themes/kurisu.toml +0 -34
- package/dist/alacritty/themes/kyoko.toml +0 -34
- package/dist/alacritty/themes/kyubey.toml +0 -34
- package/dist/alacritty/themes/lain.toml +0 -34
- package/dist/alacritty/themes/lambdadelta.toml +0 -34
- package/dist/alacritty/themes/len.toml +0 -34
- package/dist/alacritty/themes/lucy.toml +0 -34
- package/dist/alacritty/themes/luka.toml +0 -34
- package/dist/alacritty/themes/madoka.toml +0 -34
- package/dist/alacritty/themes/magi.toml +0 -34
- package/dist/alacritty/themes/mami.toml +0 -34
- package/dist/alacritty/themes/marisa.toml +0 -34
- package/dist/alacritty/themes/mars.toml +0 -34
- package/dist/alacritty/themes/mayuri.toml +0 -34
- package/dist/alacritty/themes/megumi.toml +0 -34
- package/dist/alacritty/themes/meiko.toml +0 -34
- package/dist/alacritty/themes/mercury.toml +0 -34
- package/dist/alacritty/themes/mettaton.toml +0 -34
- package/dist/alacritty/themes/miku.toml +0 -34
- package/dist/alacritty/themes/mio.toml +0 -34
- package/dist/alacritty/themes/mion.toml +0 -34
- package/dist/alacritty/themes/misato.toml +0 -34
- package/dist/alacritty/themes/miyuki.toml +0 -34
- package/dist/alacritty/themes/monika.toml +0 -34
- package/dist/alacritty/themes/moon.toml +0 -34
- package/dist/alacritty/themes/mugi.toml +0 -34
- package/dist/alacritty/themes/nadeko.toml +0 -34
- package/dist/alacritty/themes/nagisa.toml +0 -34
- package/dist/alacritty/themes/nanami.toml +0 -34
- package/dist/alacritty/themes/natsuki.toml +0 -34
- package/dist/alacritty/themes/nazuna.toml +0 -34
- package/dist/alacritty/themes/neutral.toml +0 -34
- package/dist/alacritty/themes/nightcity.toml +0 -34
- package/dist/alacritty/themes/nijika.toml +0 -34
- package/dist/alacritty/themes/nobara.toml +0 -34
- package/dist/alacritty/themes/oracle.toml +0 -34
- package/dist/alacritty/themes/panther.toml +0 -34
- package/dist/alacritty/themes/papyrus.toml +0 -34
- package/dist/alacritty/themes/patchouli.toml +0 -34
- package/dist/alacritty/themes/queen.toml +0 -34
- package/dist/alacritty/themes/rebecca.toml +0 -34
- package/dist/alacritty/themes/rei.toml +0 -34
- package/dist/alacritty/themes/reimu.toml +0 -34
- package/dist/alacritty/themes/rena.toml +0 -34
- package/dist/alacritty/themes/rika.toml +0 -34
- package/dist/alacritty/themes/rikka.toml +0 -34
- package/dist/alacritty/themes/rin.toml +0 -34
- package/dist/alacritty/themes/ritsu.toml +0 -34
- package/dist/alacritty/themes/rokkenjima.toml +0 -34
- package/dist/alacritty/themes/ryo.toml +0 -34
- package/dist/alacritty/themes/sans.toml +0 -34
- package/dist/alacritty/themes/satoko.toml +0 -34
- package/dist/alacritty/themes/sayaka.toml +0 -34
- package/dist/alacritty/themes/sayori.toml +0 -34
- package/dist/alacritty/themes/sei.toml +0 -34
- package/dist/alacritty/themes/seri.toml +0 -34
- package/dist/alacritty/themes/shinka.toml +0 -34
- package/dist/alacritty/themes/shinobu.toml +0 -34
- package/dist/alacritty/themes/skull.toml +0 -34
- package/dist/alacritty/themes/stella.toml +0 -34
- package/dist/alacritty/themes/sukuna.toml +0 -34
- package/dist/alacritty/themes/suzuha.toml +0 -34
- package/dist/alacritty/themes/toriel.toml +0 -34
- package/dist/alacritty/themes/tsubasa.toml +0 -34
- package/dist/alacritty/themes/tsukasa.toml +0 -34
- package/dist/alacritty/themes/undyne.toml +0 -34
- package/dist/alacritty/themes/valhalla.toml +0 -34
- package/dist/alacritty/themes/velvet.toml +0 -34
- package/dist/alacritty/themes/venus.toml +0 -34
- package/dist/alacritty/themes/yofukashi.toml +0 -34
- package/dist/alacritty/themes/youmu.toml +0 -34
- package/dist/alacritty/themes/yui.toml +0 -34
- package/dist/alacritty/themes/yuji.toml +0 -34
- package/dist/alacritty/themes/yuri.toml +0 -34
- package/dist/alacritty/themes/yuuta.toml +0 -34
- package/dist/ghostty/themes/alma +0 -29
- package/dist/ghostty/themes/anko +0 -29
- package/dist/ghostty/themes/asuka +0 -29
- package/dist/ghostty/themes/azusa +0 -29
- package/dist/ghostty/themes/battler +0 -29
- package/dist/ghostty/themes/beatrice +0 -29
- package/dist/ghostty/themes/bernkastel +0 -29
- package/dist/ghostty/themes/bocchi +0 -29
- package/dist/ghostty/themes/cirno +0 -29
- package/dist/ghostty/themes/david +0 -29
- package/dist/ghostty/themes/dekomori +0 -29
- package/dist/ghostty/themes/determination +0 -29
- package/dist/ghostty/themes/dorothy +0 -29
- package/dist/ghostty/themes/eva01 +0 -29
- package/dist/ghostty/themes/flandre +0 -29
- package/dist/ghostty/themes/fox +0 -29
- package/dist/ghostty/themes/geto +0 -29
- package/dist/ghostty/themes/glitch +0 -29
- package/dist/ghostty/themes/gojo +0 -29
- package/dist/ghostty/themes/hinamizawa +0 -29
- package/dist/ghostty/themes/hitagi +0 -29
- package/dist/ghostty/themes/homura +0 -29
- package/dist/ghostty/themes/jill +0 -29
- package/dist/ghostty/themes/joker +0 -29
- package/dist/ghostty/themes/jupiter +0 -29
- package/dist/ghostty/themes/kagami +0 -29
- package/dist/ghostty/themes/kaito +0 -29
- package/dist/ghostty/themes/kaworu +0 -29
- package/dist/ghostty/themes/kita +0 -29
- package/dist/ghostty/themes/konata +0 -29
- package/dist/ghostty/themes/kou +0 -29
- package/dist/ghostty/themes/kumin +0 -29
- package/dist/ghostty/themes/kumori +0 -29
- package/dist/ghostty/themes/kurisu +0 -29
- package/dist/ghostty/themes/kyoko +0 -29
- package/dist/ghostty/themes/kyubey +0 -29
- package/dist/ghostty/themes/lain +0 -29
- package/dist/ghostty/themes/lambdadelta +0 -29
- package/dist/ghostty/themes/len +0 -29
- package/dist/ghostty/themes/lucy +0 -29
- package/dist/ghostty/themes/luka +0 -29
- package/dist/ghostty/themes/madoka +0 -29
- package/dist/ghostty/themes/magi +0 -29
- package/dist/ghostty/themes/mami +0 -29
- package/dist/ghostty/themes/marisa +0 -29
- package/dist/ghostty/themes/mars +0 -29
- package/dist/ghostty/themes/mayuri +0 -29
- package/dist/ghostty/themes/megumi +0 -29
- package/dist/ghostty/themes/meiko +0 -29
- package/dist/ghostty/themes/mercury +0 -29
- package/dist/ghostty/themes/mettaton +0 -29
- package/dist/ghostty/themes/miku +0 -29
- package/dist/ghostty/themes/mio +0 -29
- package/dist/ghostty/themes/mion +0 -29
- package/dist/ghostty/themes/misato +0 -29
- package/dist/ghostty/themes/miyuki +0 -29
- package/dist/ghostty/themes/monika +0 -29
- package/dist/ghostty/themes/moon +0 -29
- package/dist/ghostty/themes/mugi +0 -29
- package/dist/ghostty/themes/nadeko +0 -29
- package/dist/ghostty/themes/nagisa +0 -29
- package/dist/ghostty/themes/nanami +0 -29
- package/dist/ghostty/themes/natsuki +0 -29
- package/dist/ghostty/themes/nazuna +0 -29
- package/dist/ghostty/themes/neutral +0 -29
- package/dist/ghostty/themes/nightcity +0 -29
- package/dist/ghostty/themes/nijika +0 -29
- package/dist/ghostty/themes/nobara +0 -29
- package/dist/ghostty/themes/oracle +0 -29
- package/dist/ghostty/themes/panther +0 -29
- package/dist/ghostty/themes/papyrus +0 -29
- package/dist/ghostty/themes/patchouli +0 -29
- package/dist/ghostty/themes/queen +0 -29
- package/dist/ghostty/themes/rebecca +0 -29
- package/dist/ghostty/themes/rei +0 -29
- package/dist/ghostty/themes/reimu +0 -29
- package/dist/ghostty/themes/rena +0 -29
- package/dist/ghostty/themes/rika +0 -29
- package/dist/ghostty/themes/rikka +0 -29
- package/dist/ghostty/themes/rin +0 -29
- package/dist/ghostty/themes/ritsu +0 -29
- package/dist/ghostty/themes/rokkenjima +0 -29
- package/dist/ghostty/themes/ryo +0 -29
- package/dist/ghostty/themes/sans +0 -29
- package/dist/ghostty/themes/satoko +0 -29
- package/dist/ghostty/themes/sayaka +0 -29
- package/dist/ghostty/themes/sayori +0 -29
- package/dist/ghostty/themes/sei +0 -29
- package/dist/ghostty/themes/seri +0 -29
- package/dist/ghostty/themes/shinka +0 -29
- package/dist/ghostty/themes/shinobu +0 -29
- package/dist/ghostty/themes/skull +0 -29
- package/dist/ghostty/themes/stella +0 -29
- package/dist/ghostty/themes/sukuna +0 -29
- package/dist/ghostty/themes/suzuha +0 -29
- package/dist/ghostty/themes/toriel +0 -29
- package/dist/ghostty/themes/tsubasa +0 -29
- package/dist/ghostty/themes/tsukasa +0 -29
- package/dist/ghostty/themes/undyne +0 -29
- package/dist/ghostty/themes/valhalla +0 -29
- package/dist/ghostty/themes/velvet +0 -29
- package/dist/ghostty/themes/venus +0 -29
- package/dist/ghostty/themes/yofukashi +0 -29
- package/dist/ghostty/themes/youmu +0 -29
- package/dist/ghostty/themes/yui +0 -29
- package/dist/ghostty/themes/yuji +0 -29
- package/dist/ghostty/themes/yuri +0 -29
- package/dist/ghostty/themes/yuuta +0 -29
- package/dist/iterm2/alma.itermcolors +0 -305
- package/dist/iterm2/anko.itermcolors +0 -305
- package/dist/iterm2/asuka.itermcolors +0 -305
- package/dist/iterm2/azusa.itermcolors +0 -305
- package/dist/iterm2/battler.itermcolors +0 -305
- package/dist/iterm2/beatrice.itermcolors +0 -305
- package/dist/iterm2/bernkastel.itermcolors +0 -305
- package/dist/iterm2/bocchi.itermcolors +0 -305
- package/dist/iterm2/cirno.itermcolors +0 -305
- package/dist/iterm2/david.itermcolors +0 -305
- package/dist/iterm2/dekomori.itermcolors +0 -305
- package/dist/iterm2/determination.itermcolors +0 -305
- package/dist/iterm2/dorothy.itermcolors +0 -305
- package/dist/iterm2/eva01.itermcolors +0 -305
- package/dist/iterm2/flandre.itermcolors +0 -305
- package/dist/iterm2/fox.itermcolors +0 -305
- package/dist/iterm2/geto.itermcolors +0 -305
- package/dist/iterm2/glitch.itermcolors +0 -305
- package/dist/iterm2/gojo.itermcolors +0 -305
- package/dist/iterm2/hinamizawa.itermcolors +0 -305
- package/dist/iterm2/hitagi.itermcolors +0 -305
- package/dist/iterm2/homura.itermcolors +0 -305
- package/dist/iterm2/jill.itermcolors +0 -305
- package/dist/iterm2/joker.itermcolors +0 -305
- package/dist/iterm2/jupiter.itermcolors +0 -305
- package/dist/iterm2/kagami.itermcolors +0 -305
- package/dist/iterm2/kaito.itermcolors +0 -305
- package/dist/iterm2/kaworu.itermcolors +0 -305
- package/dist/iterm2/kita.itermcolors +0 -305
- package/dist/iterm2/konata.itermcolors +0 -305
- package/dist/iterm2/kou.itermcolors +0 -305
- package/dist/iterm2/kumin.itermcolors +0 -305
- package/dist/iterm2/kumori.itermcolors +0 -305
- package/dist/iterm2/kurisu.itermcolors +0 -305
- package/dist/iterm2/kyoko.itermcolors +0 -305
- package/dist/iterm2/kyubey.itermcolors +0 -305
- package/dist/iterm2/lain.itermcolors +0 -305
- package/dist/iterm2/lambdadelta.itermcolors +0 -305
- package/dist/iterm2/len.itermcolors +0 -305
- package/dist/iterm2/lucy.itermcolors +0 -305
- package/dist/iterm2/luka.itermcolors +0 -305
- package/dist/iterm2/madoka.itermcolors +0 -305
- package/dist/iterm2/magi.itermcolors +0 -305
- package/dist/iterm2/mami.itermcolors +0 -305
- package/dist/iterm2/marisa.itermcolors +0 -305
- package/dist/iterm2/mars.itermcolors +0 -305
- package/dist/iterm2/mayuri.itermcolors +0 -305
- package/dist/iterm2/megumi.itermcolors +0 -305
- package/dist/iterm2/meiko.itermcolors +0 -305
- package/dist/iterm2/mercury.itermcolors +0 -305
- package/dist/iterm2/mettaton.itermcolors +0 -305
- package/dist/iterm2/miku.itermcolors +0 -305
- package/dist/iterm2/mio.itermcolors +0 -305
- package/dist/iterm2/mion.itermcolors +0 -305
- package/dist/iterm2/misato.itermcolors +0 -305
- package/dist/iterm2/miyuki.itermcolors +0 -305
- package/dist/iterm2/monika.itermcolors +0 -305
- package/dist/iterm2/moon.itermcolors +0 -305
- package/dist/iterm2/mugi.itermcolors +0 -305
- package/dist/iterm2/nadeko.itermcolors +0 -305
- package/dist/iterm2/nagisa.itermcolors +0 -305
- package/dist/iterm2/nanami.itermcolors +0 -305
- package/dist/iterm2/natsuki.itermcolors +0 -305
- package/dist/iterm2/nazuna.itermcolors +0 -305
- package/dist/iterm2/neutral.itermcolors +0 -305
- package/dist/iterm2/nightcity.itermcolors +0 -305
- package/dist/iterm2/nijika.itermcolors +0 -305
- package/dist/iterm2/nobara.itermcolors +0 -305
- package/dist/iterm2/oracle.itermcolors +0 -305
- package/dist/iterm2/panther.itermcolors +0 -305
- package/dist/iterm2/papyrus.itermcolors +0 -305
- package/dist/iterm2/patchouli.itermcolors +0 -305
- package/dist/iterm2/queen.itermcolors +0 -305
- package/dist/iterm2/rebecca.itermcolors +0 -305
- package/dist/iterm2/rei.itermcolors +0 -305
- package/dist/iterm2/reimu.itermcolors +0 -305
- package/dist/iterm2/rena.itermcolors +0 -305
- package/dist/iterm2/rika.itermcolors +0 -305
- package/dist/iterm2/rikka.itermcolors +0 -305
- package/dist/iterm2/rin.itermcolors +0 -305
- package/dist/iterm2/ritsu.itermcolors +0 -305
- package/dist/iterm2/rokkenjima.itermcolors +0 -305
- package/dist/iterm2/ryo.itermcolors +0 -305
- package/dist/iterm2/sans.itermcolors +0 -305
- package/dist/iterm2/satoko.itermcolors +0 -305
- package/dist/iterm2/sayaka.itermcolors +0 -305
- package/dist/iterm2/sayori.itermcolors +0 -305
- package/dist/iterm2/sei.itermcolors +0 -305
- package/dist/iterm2/seri.itermcolors +0 -305
- package/dist/iterm2/shinka.itermcolors +0 -305
- package/dist/iterm2/shinobu.itermcolors +0 -305
- package/dist/iterm2/skull.itermcolors +0 -305
- package/dist/iterm2/stella.itermcolors +0 -305
- package/dist/iterm2/sukuna.itermcolors +0 -305
- package/dist/iterm2/suzuha.itermcolors +0 -305
- package/dist/iterm2/toriel.itermcolors +0 -305
- package/dist/iterm2/tsubasa.itermcolors +0 -305
- package/dist/iterm2/tsukasa.itermcolors +0 -305
- package/dist/iterm2/undyne.itermcolors +0 -305
- package/dist/iterm2/valhalla.itermcolors +0 -305
- package/dist/iterm2/velvet.itermcolors +0 -305
- package/dist/iterm2/venus.itermcolors +0 -305
- package/dist/iterm2/yofukashi.itermcolors +0 -305
- package/dist/iterm2/youmu.itermcolors +0 -305
- package/dist/iterm2/yui.itermcolors +0 -305
- package/dist/iterm2/yuji.itermcolors +0 -305
- package/dist/iterm2/yuri.itermcolors +0 -305
- package/dist/iterm2/yuuta.itermcolors +0 -305
- package/dist/kitty/config/alma.conf +0 -4
- package/dist/kitty/config/anko.conf +0 -4
- package/dist/kitty/config/asuka.conf +0 -4
- package/dist/kitty/config/azusa.conf +0 -4
- package/dist/kitty/config/battler.conf +0 -4
- package/dist/kitty/config/beatrice.conf +0 -4
- package/dist/kitty/config/bernkastel.conf +0 -4
- package/dist/kitty/config/bocchi.conf +0 -4
- package/dist/kitty/config/cirno.conf +0 -4
- package/dist/kitty/config/david.conf +0 -4
- package/dist/kitty/config/dekomori.conf +0 -4
- package/dist/kitty/config/determination.conf +0 -4
- package/dist/kitty/config/dorothy.conf +0 -4
- package/dist/kitty/config/eva01.conf +0 -4
- package/dist/kitty/config/flandre.conf +0 -4
- package/dist/kitty/config/fox.conf +0 -4
- package/dist/kitty/config/geto.conf +0 -4
- package/dist/kitty/config/glitch.conf +0 -4
- package/dist/kitty/config/gojo.conf +0 -4
- package/dist/kitty/config/hinamizawa.conf +0 -4
- package/dist/kitty/config/hitagi.conf +0 -4
- package/dist/kitty/config/homura.conf +0 -4
- package/dist/kitty/config/jill.conf +0 -4
- package/dist/kitty/config/joker.conf +0 -4
- package/dist/kitty/config/jupiter.conf +0 -4
- package/dist/kitty/config/kagami.conf +0 -4
- package/dist/kitty/config/kaito.conf +0 -4
- package/dist/kitty/config/kaworu.conf +0 -4
- package/dist/kitty/config/kita.conf +0 -4
- package/dist/kitty/config/konata.conf +0 -4
- package/dist/kitty/config/kou.conf +0 -4
- package/dist/kitty/config/kumin.conf +0 -4
- package/dist/kitty/config/kumori.conf +0 -4
- package/dist/kitty/config/kurisu.conf +0 -4
- package/dist/kitty/config/kyoko.conf +0 -4
- package/dist/kitty/config/kyubey.conf +0 -4
- package/dist/kitty/config/lain.conf +0 -4
- package/dist/kitty/config/lambdadelta.conf +0 -4
- package/dist/kitty/config/len.conf +0 -4
- package/dist/kitty/config/lucy.conf +0 -4
- package/dist/kitty/config/luka.conf +0 -4
- package/dist/kitty/config/madoka.conf +0 -4
- package/dist/kitty/config/magi.conf +0 -4
- package/dist/kitty/config/mami.conf +0 -4
- package/dist/kitty/config/marisa.conf +0 -4
- package/dist/kitty/config/mars.conf +0 -4
- package/dist/kitty/config/mayuri.conf +0 -4
- package/dist/kitty/config/megumi.conf +0 -4
- package/dist/kitty/config/meiko.conf +0 -4
- package/dist/kitty/config/mercury.conf +0 -4
- package/dist/kitty/config/mettaton.conf +0 -4
- package/dist/kitty/config/miku.conf +0 -4
- package/dist/kitty/config/mio.conf +0 -4
- package/dist/kitty/config/mion.conf +0 -4
- package/dist/kitty/config/misato.conf +0 -4
- package/dist/kitty/config/miyuki.conf +0 -4
- package/dist/kitty/config/monika.conf +0 -4
- package/dist/kitty/config/moon.conf +0 -4
- package/dist/kitty/config/mugi.conf +0 -4
- package/dist/kitty/config/nadeko.conf +0 -4
- package/dist/kitty/config/nagisa.conf +0 -4
- package/dist/kitty/config/nanami.conf +0 -4
- package/dist/kitty/config/natsuki.conf +0 -4
- package/dist/kitty/config/nazuna.conf +0 -4
- package/dist/kitty/config/neutral.conf +0 -4
- package/dist/kitty/config/nightcity.conf +0 -4
- package/dist/kitty/config/nijika.conf +0 -4
- package/dist/kitty/config/nobara.conf +0 -4
- package/dist/kitty/config/oracle.conf +0 -4
- package/dist/kitty/config/panther.conf +0 -4
- package/dist/kitty/config/papyrus.conf +0 -4
- package/dist/kitty/config/patchouli.conf +0 -4
- package/dist/kitty/config/queen.conf +0 -4
- package/dist/kitty/config/rebecca.conf +0 -4
- package/dist/kitty/config/rei.conf +0 -4
- package/dist/kitty/config/reimu.conf +0 -4
- package/dist/kitty/config/rena.conf +0 -4
- package/dist/kitty/config/rika.conf +0 -4
- package/dist/kitty/config/rikka.conf +0 -4
- package/dist/kitty/config/rin.conf +0 -4
- package/dist/kitty/config/ritsu.conf +0 -4
- package/dist/kitty/config/rokkenjima.conf +0 -4
- package/dist/kitty/config/ryo.conf +0 -4
- package/dist/kitty/config/sans.conf +0 -4
- package/dist/kitty/config/satoko.conf +0 -4
- package/dist/kitty/config/sayaka.conf +0 -4
- package/dist/kitty/config/sayori.conf +0 -4
- package/dist/kitty/config/sei.conf +0 -4
- package/dist/kitty/config/seri.conf +0 -4
- package/dist/kitty/config/shinka.conf +0 -4
- package/dist/kitty/config/shinobu.conf +0 -4
- package/dist/kitty/config/skull.conf +0 -4
- package/dist/kitty/config/stella.conf +0 -4
- package/dist/kitty/config/sukuna.conf +0 -4
- package/dist/kitty/config/suzuha.conf +0 -4
- package/dist/kitty/config/toriel.conf +0 -4
- package/dist/kitty/config/tsubasa.conf +0 -4
- package/dist/kitty/config/tsukasa.conf +0 -4
- package/dist/kitty/config/undyne.conf +0 -4
- package/dist/kitty/config/valhalla.conf +0 -4
- package/dist/kitty/config/velvet.conf +0 -4
- package/dist/kitty/config/venus.conf +0 -4
- package/dist/kitty/config/yofukashi.conf +0 -4
- package/dist/kitty/config/youmu.conf +0 -4
- package/dist/kitty/config/yui.conf +0 -4
- package/dist/kitty/config/yuji.conf +0 -4
- package/dist/kitty/config/yuri.conf +0 -4
- package/dist/kitty/config/yuuta.conf +0 -4
- package/dist/kitty/themes/alma.conf +0 -24
- package/dist/kitty/themes/anko.conf +0 -24
- package/dist/kitty/themes/asuka.conf +0 -24
- package/dist/kitty/themes/azusa.conf +0 -24
- package/dist/kitty/themes/battler.conf +0 -24
- package/dist/kitty/themes/beatrice.conf +0 -24
- package/dist/kitty/themes/bernkastel.conf +0 -24
- package/dist/kitty/themes/bocchi.conf +0 -24
- package/dist/kitty/themes/cirno.conf +0 -24
- package/dist/kitty/themes/david.conf +0 -24
- package/dist/kitty/themes/dekomori.conf +0 -24
- package/dist/kitty/themes/determination.conf +0 -24
- package/dist/kitty/themes/dorothy.conf +0 -24
- package/dist/kitty/themes/eva01.conf +0 -24
- package/dist/kitty/themes/flandre.conf +0 -24
- package/dist/kitty/themes/fox.conf +0 -24
- package/dist/kitty/themes/geto.conf +0 -24
- package/dist/kitty/themes/glitch.conf +0 -24
- package/dist/kitty/themes/gojo.conf +0 -24
- package/dist/kitty/themes/hinamizawa.conf +0 -24
- package/dist/kitty/themes/hitagi.conf +0 -24
- package/dist/kitty/themes/homura.conf +0 -24
- package/dist/kitty/themes/jill.conf +0 -24
- package/dist/kitty/themes/joker.conf +0 -24
- package/dist/kitty/themes/jupiter.conf +0 -24
- package/dist/kitty/themes/kagami.conf +0 -24
- package/dist/kitty/themes/kaito.conf +0 -24
- package/dist/kitty/themes/kaworu.conf +0 -24
- package/dist/kitty/themes/kita.conf +0 -24
- package/dist/kitty/themes/konata.conf +0 -24
- package/dist/kitty/themes/kou.conf +0 -24
- package/dist/kitty/themes/kumin.conf +0 -24
- package/dist/kitty/themes/kumori.conf +0 -24
- package/dist/kitty/themes/kurisu.conf +0 -24
- package/dist/kitty/themes/kyoko.conf +0 -24
- package/dist/kitty/themes/kyubey.conf +0 -24
- package/dist/kitty/themes/lain.conf +0 -24
- package/dist/kitty/themes/lambdadelta.conf +0 -24
- package/dist/kitty/themes/len.conf +0 -24
- package/dist/kitty/themes/lucy.conf +0 -24
- package/dist/kitty/themes/luka.conf +0 -24
- package/dist/kitty/themes/madoka.conf +0 -24
- package/dist/kitty/themes/magi.conf +0 -24
- package/dist/kitty/themes/mami.conf +0 -24
- package/dist/kitty/themes/marisa.conf +0 -24
- package/dist/kitty/themes/mars.conf +0 -24
- package/dist/kitty/themes/mayuri.conf +0 -24
- package/dist/kitty/themes/megumi.conf +0 -24
- package/dist/kitty/themes/meiko.conf +0 -24
- package/dist/kitty/themes/mercury.conf +0 -24
- package/dist/kitty/themes/mettaton.conf +0 -24
- package/dist/kitty/themes/miku.conf +0 -24
- package/dist/kitty/themes/mio.conf +0 -24
- package/dist/kitty/themes/mion.conf +0 -24
- package/dist/kitty/themes/misato.conf +0 -24
- package/dist/kitty/themes/miyuki.conf +0 -24
- package/dist/kitty/themes/monika.conf +0 -24
- package/dist/kitty/themes/moon.conf +0 -24
- package/dist/kitty/themes/mugi.conf +0 -24
- package/dist/kitty/themes/nadeko.conf +0 -24
- package/dist/kitty/themes/nagisa.conf +0 -24
- package/dist/kitty/themes/nanami.conf +0 -24
- package/dist/kitty/themes/natsuki.conf +0 -24
- package/dist/kitty/themes/nazuna.conf +0 -24
- package/dist/kitty/themes/neutral.conf +0 -24
- package/dist/kitty/themes/nightcity.conf +0 -24
- package/dist/kitty/themes/nijika.conf +0 -24
- package/dist/kitty/themes/nobara.conf +0 -24
- package/dist/kitty/themes/oracle.conf +0 -24
- package/dist/kitty/themes/panther.conf +0 -24
- package/dist/kitty/themes/papyrus.conf +0 -24
- package/dist/kitty/themes/patchouli.conf +0 -24
- package/dist/kitty/themes/queen.conf +0 -24
- package/dist/kitty/themes/rebecca.conf +0 -24
- package/dist/kitty/themes/rei.conf +0 -24
- package/dist/kitty/themes/reimu.conf +0 -24
- package/dist/kitty/themes/rena.conf +0 -24
- package/dist/kitty/themes/rika.conf +0 -24
- package/dist/kitty/themes/rikka.conf +0 -24
- package/dist/kitty/themes/rin.conf +0 -24
- package/dist/kitty/themes/ritsu.conf +0 -24
- package/dist/kitty/themes/rokkenjima.conf +0 -24
- package/dist/kitty/themes/ryo.conf +0 -24
- package/dist/kitty/themes/sans.conf +0 -24
- package/dist/kitty/themes/satoko.conf +0 -24
- package/dist/kitty/themes/sayaka.conf +0 -24
- package/dist/kitty/themes/sayori.conf +0 -24
- package/dist/kitty/themes/sei.conf +0 -24
- package/dist/kitty/themes/seri.conf +0 -24
- package/dist/kitty/themes/shinka.conf +0 -24
- package/dist/kitty/themes/shinobu.conf +0 -24
- package/dist/kitty/themes/skull.conf +0 -24
- package/dist/kitty/themes/stella.conf +0 -24
- package/dist/kitty/themes/sukuna.conf +0 -24
- package/dist/kitty/themes/suzuha.conf +0 -24
- package/dist/kitty/themes/toriel.conf +0 -24
- package/dist/kitty/themes/tsubasa.conf +0 -24
- package/dist/kitty/themes/tsukasa.conf +0 -24
- package/dist/kitty/themes/undyne.conf +0 -24
- package/dist/kitty/themes/valhalla.conf +0 -24
- package/dist/kitty/themes/velvet.conf +0 -24
- package/dist/kitty/themes/venus.conf +0 -24
- package/dist/kitty/themes/yofukashi.conf +0 -24
- package/dist/kitty/themes/youmu.conf +0 -24
- package/dist/kitty/themes/yui.conf +0 -24
- package/dist/kitty/themes/yuji.conf +0 -24
- package/dist/kitty/themes/yuri.conf +0 -24
- package/dist/kitty/themes/yuuta.conf +0 -24
- package/dist/shell/palettes.zsh +0 -497
- package/dist/wezterm/colors/alma.toml +0 -15
- package/dist/wezterm/colors/anko.toml +0 -15
- package/dist/wezterm/colors/asuka.toml +0 -15
- package/dist/wezterm/colors/azusa.toml +0 -15
- package/dist/wezterm/colors/battler.toml +0 -15
- package/dist/wezterm/colors/beatrice.toml +0 -15
- package/dist/wezterm/colors/bernkastel.toml +0 -15
- package/dist/wezterm/colors/bocchi.toml +0 -15
- package/dist/wezterm/colors/cirno.toml +0 -15
- package/dist/wezterm/colors/david.toml +0 -15
- package/dist/wezterm/colors/dekomori.toml +0 -15
- package/dist/wezterm/colors/determination.toml +0 -15
- package/dist/wezterm/colors/dorothy.toml +0 -15
- package/dist/wezterm/colors/eva01.toml +0 -15
- package/dist/wezterm/colors/flandre.toml +0 -15
- package/dist/wezterm/colors/fox.toml +0 -15
- package/dist/wezterm/colors/geto.toml +0 -15
- package/dist/wezterm/colors/glitch.toml +0 -15
- package/dist/wezterm/colors/gojo.toml +0 -15
- package/dist/wezterm/colors/hinamizawa.toml +0 -15
- package/dist/wezterm/colors/hitagi.toml +0 -15
- package/dist/wezterm/colors/homura.toml +0 -15
- package/dist/wezterm/colors/jill.toml +0 -15
- package/dist/wezterm/colors/joker.toml +0 -15
- package/dist/wezterm/colors/jupiter.toml +0 -15
- package/dist/wezterm/colors/kagami.toml +0 -15
- package/dist/wezterm/colors/kaito.toml +0 -15
- package/dist/wezterm/colors/kaworu.toml +0 -15
- package/dist/wezterm/colors/kita.toml +0 -15
- package/dist/wezterm/colors/konata.toml +0 -15
- package/dist/wezterm/colors/kou.toml +0 -15
- package/dist/wezterm/colors/kumin.toml +0 -15
- package/dist/wezterm/colors/kumori.toml +0 -15
- package/dist/wezterm/colors/kurisu.toml +0 -15
- package/dist/wezterm/colors/kyoko.toml +0 -15
- package/dist/wezterm/colors/kyubey.toml +0 -15
- package/dist/wezterm/colors/lain.toml +0 -15
- package/dist/wezterm/colors/lambdadelta.toml +0 -15
- package/dist/wezterm/colors/len.toml +0 -15
- package/dist/wezterm/colors/lucy.toml +0 -15
- package/dist/wezterm/colors/luka.toml +0 -15
- package/dist/wezterm/colors/madoka.toml +0 -15
- package/dist/wezterm/colors/magi.toml +0 -15
- package/dist/wezterm/colors/mami.toml +0 -15
- package/dist/wezterm/colors/marisa.toml +0 -15
- package/dist/wezterm/colors/mars.toml +0 -15
- package/dist/wezterm/colors/mayuri.toml +0 -15
- package/dist/wezterm/colors/megumi.toml +0 -15
- package/dist/wezterm/colors/meiko.toml +0 -15
- package/dist/wezterm/colors/mercury.toml +0 -15
- package/dist/wezterm/colors/mettaton.toml +0 -15
- package/dist/wezterm/colors/miku.toml +0 -15
- package/dist/wezterm/colors/mio.toml +0 -15
- package/dist/wezterm/colors/mion.toml +0 -15
- package/dist/wezterm/colors/misato.toml +0 -15
- package/dist/wezterm/colors/miyuki.toml +0 -15
- package/dist/wezterm/colors/monika.toml +0 -15
- package/dist/wezterm/colors/moon.toml +0 -15
- package/dist/wezterm/colors/mugi.toml +0 -15
- package/dist/wezterm/colors/nadeko.toml +0 -15
- package/dist/wezterm/colors/nagisa.toml +0 -15
- package/dist/wezterm/colors/nanami.toml +0 -15
- package/dist/wezterm/colors/natsuki.toml +0 -15
- package/dist/wezterm/colors/nazuna.toml +0 -15
- package/dist/wezterm/colors/neutral.toml +0 -15
- package/dist/wezterm/colors/nightcity.toml +0 -15
- package/dist/wezterm/colors/nijika.toml +0 -15
- package/dist/wezterm/colors/nobara.toml +0 -15
- package/dist/wezterm/colors/oracle.toml +0 -15
- package/dist/wezterm/colors/panther.toml +0 -15
- package/dist/wezterm/colors/papyrus.toml +0 -15
- package/dist/wezterm/colors/patchouli.toml +0 -15
- package/dist/wezterm/colors/queen.toml +0 -15
- package/dist/wezterm/colors/rebecca.toml +0 -15
- package/dist/wezterm/colors/rei.toml +0 -15
- package/dist/wezterm/colors/reimu.toml +0 -15
- package/dist/wezterm/colors/rena.toml +0 -15
- package/dist/wezterm/colors/rika.toml +0 -15
- package/dist/wezterm/colors/rikka.toml +0 -15
- package/dist/wezterm/colors/rin.toml +0 -15
- package/dist/wezterm/colors/ritsu.toml +0 -15
- package/dist/wezterm/colors/rokkenjima.toml +0 -15
- package/dist/wezterm/colors/ryo.toml +0 -15
- package/dist/wezterm/colors/sans.toml +0 -15
- package/dist/wezterm/colors/satoko.toml +0 -15
- package/dist/wezterm/colors/sayaka.toml +0 -15
- package/dist/wezterm/colors/sayori.toml +0 -15
- package/dist/wezterm/colors/sei.toml +0 -15
- package/dist/wezterm/colors/seri.toml +0 -15
- package/dist/wezterm/colors/shinka.toml +0 -15
- package/dist/wezterm/colors/shinobu.toml +0 -15
- package/dist/wezterm/colors/skull.toml +0 -15
- package/dist/wezterm/colors/stella.toml +0 -15
- package/dist/wezterm/colors/sukuna.toml +0 -15
- package/dist/wezterm/colors/suzuha.toml +0 -15
- package/dist/wezterm/colors/toriel.toml +0 -15
- package/dist/wezterm/colors/tsubasa.toml +0 -15
- package/dist/wezterm/colors/tsukasa.toml +0 -15
- package/dist/wezterm/colors/undyne.toml +0 -15
- package/dist/wezterm/colors/valhalla.toml +0 -15
- package/dist/wezterm/colors/velvet.toml +0 -15
- package/dist/wezterm/colors/venus.toml +0 -15
- package/dist/wezterm/colors/yofukashi.toml +0 -15
- package/dist/wezterm/colors/youmu.toml +0 -15
- package/dist/wezterm/colors/yui.toml +0 -15
- package/dist/wezterm/colors/yuji.toml +0 -15
- package/dist/wezterm/colors/yuri.toml +0 -15
- package/dist/wezterm/colors/yuuta.toml +0 -15
- package/dist/wezterm/config/alma.lua +0 -10
- package/dist/wezterm/config/anko.lua +0 -10
- package/dist/wezterm/config/asuka.lua +0 -10
- package/dist/wezterm/config/azusa.lua +0 -10
- package/dist/wezterm/config/battler.lua +0 -10
- package/dist/wezterm/config/beatrice.lua +0 -10
- package/dist/wezterm/config/bernkastel.lua +0 -10
- package/dist/wezterm/config/bocchi.lua +0 -10
- package/dist/wezterm/config/cirno.lua +0 -10
- package/dist/wezterm/config/david.lua +0 -10
- package/dist/wezterm/config/dekomori.lua +0 -10
- package/dist/wezterm/config/determination.lua +0 -10
- package/dist/wezterm/config/dorothy.lua +0 -10
- package/dist/wezterm/config/eva01.lua +0 -10
- package/dist/wezterm/config/flandre.lua +0 -10
- package/dist/wezterm/config/fox.lua +0 -10
- package/dist/wezterm/config/geto.lua +0 -10
- package/dist/wezterm/config/glitch.lua +0 -10
- package/dist/wezterm/config/gojo.lua +0 -10
- package/dist/wezterm/config/hinamizawa.lua +0 -10
- package/dist/wezterm/config/hitagi.lua +0 -10
- package/dist/wezterm/config/homura.lua +0 -10
- package/dist/wezterm/config/jill.lua +0 -10
- package/dist/wezterm/config/joker.lua +0 -10
- package/dist/wezterm/config/jupiter.lua +0 -10
- package/dist/wezterm/config/kagami.lua +0 -10
- package/dist/wezterm/config/kaito.lua +0 -10
- package/dist/wezterm/config/kaworu.lua +0 -10
- package/dist/wezterm/config/kita.lua +0 -10
- package/dist/wezterm/config/konata.lua +0 -10
- package/dist/wezterm/config/kou.lua +0 -10
- package/dist/wezterm/config/kumin.lua +0 -10
- package/dist/wezterm/config/kumori.lua +0 -10
- package/dist/wezterm/config/kurisu.lua +0 -10
- package/dist/wezterm/config/kyoko.lua +0 -10
- package/dist/wezterm/config/kyubey.lua +0 -10
- package/dist/wezterm/config/lain.lua +0 -10
- package/dist/wezterm/config/lambdadelta.lua +0 -10
- package/dist/wezterm/config/len.lua +0 -10
- package/dist/wezterm/config/lucy.lua +0 -10
- package/dist/wezterm/config/luka.lua +0 -10
- package/dist/wezterm/config/madoka.lua +0 -10
- package/dist/wezterm/config/magi.lua +0 -10
- package/dist/wezterm/config/mami.lua +0 -10
- package/dist/wezterm/config/marisa.lua +0 -10
- package/dist/wezterm/config/mars.lua +0 -10
- package/dist/wezterm/config/mayuri.lua +0 -10
- package/dist/wezterm/config/megumi.lua +0 -10
- package/dist/wezterm/config/meiko.lua +0 -10
- package/dist/wezterm/config/mercury.lua +0 -10
- package/dist/wezterm/config/mettaton.lua +0 -10
- package/dist/wezterm/config/miku.lua +0 -10
- package/dist/wezterm/config/mio.lua +0 -10
- package/dist/wezterm/config/mion.lua +0 -10
- package/dist/wezterm/config/misato.lua +0 -10
- package/dist/wezterm/config/miyuki.lua +0 -10
- package/dist/wezterm/config/monika.lua +0 -10
- package/dist/wezterm/config/moon.lua +0 -10
- package/dist/wezterm/config/mugi.lua +0 -10
- package/dist/wezterm/config/nadeko.lua +0 -10
- package/dist/wezterm/config/nagisa.lua +0 -10
- package/dist/wezterm/config/nanami.lua +0 -10
- package/dist/wezterm/config/natsuki.lua +0 -10
- package/dist/wezterm/config/nazuna.lua +0 -10
- package/dist/wezterm/config/neutral.lua +0 -10
- package/dist/wezterm/config/nightcity.lua +0 -10
- package/dist/wezterm/config/nijika.lua +0 -10
- package/dist/wezterm/config/nobara.lua +0 -10
- package/dist/wezterm/config/oracle.lua +0 -10
- package/dist/wezterm/config/panther.lua +0 -10
- package/dist/wezterm/config/papyrus.lua +0 -10
- package/dist/wezterm/config/patchouli.lua +0 -10
- package/dist/wezterm/config/queen.lua +0 -10
- package/dist/wezterm/config/rebecca.lua +0 -10
- package/dist/wezterm/config/rei.lua +0 -10
- package/dist/wezterm/config/reimu.lua +0 -10
- package/dist/wezterm/config/rena.lua +0 -10
- package/dist/wezterm/config/rika.lua +0 -10
- package/dist/wezterm/config/rikka.lua +0 -10
- package/dist/wezterm/config/rin.lua +0 -10
- package/dist/wezterm/config/ritsu.lua +0 -10
- package/dist/wezterm/config/rokkenjima.lua +0 -10
- package/dist/wezterm/config/ryo.lua +0 -10
- package/dist/wezterm/config/sans.lua +0 -10
- package/dist/wezterm/config/satoko.lua +0 -10
- package/dist/wezterm/config/sayaka.lua +0 -10
- package/dist/wezterm/config/sayori.lua +0 -10
- package/dist/wezterm/config/sei.lua +0 -10
- package/dist/wezterm/config/seri.lua +0 -10
- package/dist/wezterm/config/shinka.lua +0 -10
- package/dist/wezterm/config/shinobu.lua +0 -10
- package/dist/wezterm/config/skull.lua +0 -10
- package/dist/wezterm/config/stella.lua +0 -10
- package/dist/wezterm/config/sukuna.lua +0 -10
- package/dist/wezterm/config/suzuha.lua +0 -10
- package/dist/wezterm/config/toriel.lua +0 -10
- package/dist/wezterm/config/tsubasa.lua +0 -10
- package/dist/wezterm/config/tsukasa.lua +0 -10
- package/dist/wezterm/config/undyne.lua +0 -10
- package/dist/wezterm/config/valhalla.lua +0 -10
- package/dist/wezterm/config/velvet.lua +0 -10
- package/dist/wezterm/config/venus.lua +0 -10
- package/dist/wezterm/config/yofukashi.lua +0 -10
- package/dist/wezterm/config/youmu.lua +0 -10
- package/dist/wezterm/config/yui.lua +0 -10
- package/dist/wezterm/config/yuji.lua +0 -10
- package/dist/wezterm/config/yuri.lua +0 -10
- package/dist/wezterm/config/yuuta.lua +0 -10
package/LICENSE
CHANGED
|
@@ -19,12 +19,3 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
|
19
19
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
20
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
21
|
SOFTWARE.
|
|
22
|
-
|
|
23
|
-
---
|
|
24
|
-
|
|
25
|
-
Shaders under ghostty/shaders/ are from sahaj-b/ghostty-cursor-shaders and
|
|
26
|
-
carry their own MIT license; see ghostty/shaders/LICENSE.
|
|
27
|
-
|
|
28
|
-
Palettes are inspired by characters from third-party works. This project is
|
|
29
|
-
unaffiliated with their rights holders and redistributes no character art,
|
|
30
|
-
audio or trademarked asset — only color values.
|
package/README.md
CHANGED
|
@@ -57,7 +57,7 @@ came from — `ttheme` prints it, and it is in the theme's TOML.
|
|
|
57
57
|
|
|
58
58
|
## Install
|
|
59
59
|
|
|
60
|
-
**Ghostty, kitty or
|
|
60
|
+
**Ghostty, kitty, Alacritty or iTerm2** — one command, no clone:
|
|
61
61
|
|
|
62
62
|
```sh
|
|
63
63
|
npx @kecan0406/ttheme@latest init
|
|
@@ -71,14 +71,20 @@ alone and only installs. Then it shows what it is about to change and writes it
|
|
|
71
71
|
so cancelling before that touches nothing. It places the zsh layer under
|
|
72
72
|
`~/.config/ttheme` and edits your terminal config and `~/.zshrc` between
|
|
73
73
|
`# ttheme begin` / `# ttheme end` markers — everything outside the markers is
|
|
74
|
-
left alone.
|
|
74
|
+
left alone. iTerm2 has no config file to edit, so it gets one profile per
|
|
75
|
+
installed palette instead — `ttheme · miku` and so on, in
|
|
76
|
+
`~/Library/Application Support/iTerm2/DynamicProfiles/ttheme.json`, which
|
|
77
|
+
iTerm2 reloads by itself whenever `ttheme browse` adds or drops one. One more,
|
|
78
|
+
`ttheme · default`, always wears your default palette (none under `keep`): Set
|
|
79
|
+
as Default on it once under Settings › Profiles and new tabs follow `ttheme
|
|
80
|
+
default` from then on. It ends with a receipt, paints the first palette onto the tab you
|
|
75
81
|
ran it in (not under `keep`) and lists what to do next (`exec zsh` for the
|
|
76
82
|
`ttheme` command here, a terminal restart for new tabs).
|
|
77
83
|
Running it again updates in place; `--yes` skips every prompt and installs no
|
|
78
84
|
palettes — `ttheme browse` opens the full catalog any time, to add or drop
|
|
79
85
|
single palettes.
|
|
80
86
|
|
|
81
|
-
**WezTerm
|
|
87
|
+
**WezTerm, or any of them by hand** — one archive per terminal in the
|
|
82
88
|
[latest release](https://github.com/kecan0406/ttheme/releases/latest):
|
|
83
89
|
|
|
84
90
|
```sh
|
|
@@ -100,12 +106,12 @@ curl -L $REL/ttheme-wezterm.tar.gz | tar xz
|
|
|
100
106
|
cp wezterm/colors/miku.toml ~/.config/wezterm/colors/
|
|
101
107
|
# wezterm.lua: config.color_scheme = "miku"
|
|
102
108
|
|
|
103
|
-
# iTerm2 —
|
|
109
|
+
# iTerm2 — open a .itermcolors to add it to Settings > Profiles > Colors presets
|
|
104
110
|
curl -L $REL/ttheme-iterm2.tar.gz | tar xz
|
|
105
111
|
```
|
|
106
112
|
|
|
107
|
-
|
|
108
|
-
separate so you can take the colors without the rest. Ghostty is laid out
|
|
113
|
+
The kitty, Alacritty and WezTerm archives also carry a `config/` file per theme
|
|
114
|
+
with that theme's font — separate so you can take the colors without the rest. Ghostty is laid out
|
|
109
115
|
differently: the dock-icon colors travel inside each theme file (they derive
|
|
110
116
|
from the palette), and the font + shader — identical across themes — ship as
|
|
111
117
|
one shared `ttheme.conf` you include once with `config-file`.
|
|
@@ -155,19 +161,22 @@ the cursor. The list and the sample widen with the window (the sample up to 64
|
|
|
155
161
|
columns) and the gap between them takes the rest; the tuning panel takes the
|
|
156
162
|
sample's place while open, and so does the key list once the sample is 48
|
|
157
163
|
columns wide.
|
|
158
|
-
Under Ghostty with `TTHEME_TAB_PALETTE=off` (the default), enter asks **this tab** or
|
|
164
|
+
Under Ghostty or iTerm2 with `TTHEME_TAB_PALETTE=off` (the default), enter asks **this tab** or
|
|
159
165
|
**default**: default records the palette as your default palette (so a later
|
|
160
166
|
`add` or `remove` keeps it), rewrites `theme =` in the `# ttheme begin` block of
|
|
161
|
-
your Ghostty config and sends `SIGUSR2` to the Ghostty that owns the tab,
|
|
162
|
-
|
|
167
|
+
your Ghostty config and sends `SIGUSR2` to the Ghostty that owns the tab, and
|
|
168
|
+
rewrites iTerm2's `ttheme · default` profile, which iTerm2 reloads by itself — so new tabs, and open tabs you have not
|
|
169
|
+
painted by hand, take the palette without a restart. Painting is per surface
|
|
163
170
|
otherwise: a new tab starts from the configured theme, not from what the last
|
|
164
171
|
tab was painted.
|
|
165
172
|
|
|
166
173
|
A palette can also bring a Ghostty background image. The block `init` writes
|
|
167
|
-
includes `~/.config/ttheme/backgrounds
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
174
|
+
includes `~/.config/ttheme/backgrounds/shown.conf` with an optional
|
|
175
|
+
`config-file = ?…`, and that one line names the palette whose picture is up.
|
|
176
|
+
Putting a palette on — `ttheme <name>`, enter in `preview`, `ttheme next`,
|
|
177
|
+
`ttheme default`, cd into a pinned directory — rewrites the line and sends
|
|
178
|
+
`SIGUSR2`, so whatever Ghostty settings you put in `<palette>.conf` arrive with
|
|
179
|
+
the palette, and palettes without a file show no image:
|
|
171
180
|
|
|
172
181
|
```
|
|
173
182
|
# ~/.config/ttheme/backgrounds/kagami.conf
|
|
@@ -177,8 +186,24 @@ background-image-opacity = 0.2
|
|
|
177
186
|
```
|
|
178
187
|
|
|
179
188
|
ttheme ships no images; they stay on your machine. A background is Ghostty
|
|
180
|
-
config, not an escape sequence,
|
|
181
|
-
|
|
189
|
+
config, not an escape sequence, and Ghostty keeps one background for the whole
|
|
190
|
+
app, so one picture is up at a time, in every window. Moving to another tab
|
|
191
|
+
brings its own: while a tab sits at its prompt it asks for focus events, and
|
|
192
|
+
taking focus puts that tab's picture up — or clears it, when its palette has
|
|
193
|
+
none. A tab busy with a command catches up at its next prompt, focus reporting
|
|
194
|
+
is off while that command runs, and a tab whose colors are not a ttheme palette
|
|
195
|
+
leaves the picture where it is.
|
|
196
|
+
|
|
197
|
+
iTerm2 keeps a picture per tab. There the picture lives in the palette's own
|
|
198
|
+
profile — `ttheme · kagami` carries the file, its opacity as Blend and cover or
|
|
199
|
+
contain as the image mode, rewritten whenever the picture or its tuning
|
|
200
|
+
changes — and putting a palette with a picture on, or taking one off, moves the
|
|
201
|
+
tab to that palette's profile with `OSC 1337 SetProfile`. The first time,
|
|
202
|
+
iTerm2 asks at the top of the tab whether a control sequence may change the
|
|
203
|
+
profile: Always Allow lets every later switch through — put the palette on once
|
|
204
|
+
more for the one that asked — and a tab it refuses still wears the palette's
|
|
205
|
+
colors, only without the picture. iTerm2 has no
|
|
206
|
+
position setting, so a picture that does not fill the window sits centered.
|
|
182
207
|
|
|
183
208
|
A palette with no background yet can find one: on it in `preview`, tab opens
|
|
184
209
|
**find**, which searches a booru for the palette's character tag
|
|
@@ -257,14 +282,15 @@ list of images — the tag is all it knows about a character.
|
|
|
257
282
|
|
|
258
283
|
An install writes `<palette>.png` (the tinted figure), `<palette>@fill-<focus>.png`
|
|
259
284
|
(the window-shaped crop), `<palette>.conf` and the untouched original under
|
|
260
|
-
`backgrounds/originals/`, and
|
|
285
|
+
`backgrounds/originals/`, and starts it untuned — the picture it replaces moves
|
|
286
|
+
to the shelf with the tuning it had. The
|
|
261
287
|
conf opens with where the picture came from —
|
|
262
288
|
`# from yande.re 214705 https://yande.re/post/show/214705` — and the tuning
|
|
263
289
|
panel shows it next to the palette's name.
|
|
264
290
|
|
|
265
291
|
`preview` shows the background of the palette under the cursor while you
|
|
266
|
-
browse: through the kitty graphics protocol
|
|
267
|
-
`background-image` where Ghostty would place it, faded by
|
|
292
|
+
browse: through the kitty graphics protocol (Ghostty, and iTerm2 3.7 or newer)
|
|
293
|
+
it draws that palette's `background-image` where Ghostty would place it, faded by
|
|
268
294
|
`background-image-opacity`, behind the list — or just its plain background when
|
|
269
295
|
it has no file. Only PNG images preview.
|
|
270
296
|
|
|
@@ -283,6 +309,14 @@ background off and on, `=` returns it to its defaults, enter keeps the change
|
|
|
283
309
|
and esc puts back what the panel opened with. `f` in the panel opens find again
|
|
284
310
|
to replace the picture.
|
|
285
311
|
|
|
312
|
+
A palette holds every picture installed on it: an install shelves the one on
|
|
313
|
+
screen rather than dropping it, `,` and `.` walk the saved pictures, and `D`
|
|
314
|
+
removes the one shown. Each picture carries its own settings — size, position,
|
|
315
|
+
opacity, the off switch and the baked crops travel with it under
|
|
316
|
+
`backgrounds/shelf/<palette>/<post>/`, so walking back to a picture puts it
|
|
317
|
+
back the way you left it, and tuning you have not confirmed is written to the
|
|
318
|
+
picture before `,` or `.` moves off it.
|
|
319
|
+
|
|
286
320
|
The palette's `.conf` holds those defaults; the preview only appends two
|
|
287
321
|
optional includes to it and keeps everything else in `<palette>.tune.conf` (the
|
|
288
322
|
tuning) and `<palette>.off.conf` (the off switch), which Ghostty loads after
|
|
@@ -401,13 +435,18 @@ get it.
|
|
|
401
435
|
| **kitty** | ✅ | ✅ native adapter | family + size | ✗ |
|
|
402
436
|
| **WezTerm** | ✅ | OSC — per window, never per pane | family + size | ✗ |
|
|
403
437
|
| **Alacritty** | ✅ | OSC only (no runtime color API exists) | family + size | ✗ |
|
|
404
|
-
| **iTerm2** | ✅
|
|
438
|
+
| **iTerm2** | ✅ a profile per palette | OSC | profile-only | ✗ |
|
|
405
439
|
| anything else | — | OSC, if it speaks it | — | ✗ |
|
|
406
440
|
|
|
407
441
|
Ghostty is the only terminal here with GLSL shaders, and the only one with
|
|
408
442
|
per-codepoint font mapping — which is why the Hangul→D2Coding rule survives only
|
|
409
443
|
in its build.
|
|
410
444
|
|
|
445
|
+
iTerm2 reads the colors an OSC sets as Display P3 — its default color space — so
|
|
446
|
+
its profiles and `.itermcolors` files are written in P3 too: a tab opened on a
|
|
447
|
+
`ttheme · <palette>` profile and a tab repainted to that palette land on the
|
|
448
|
+
same colors, and ttheme recognizes the palette either way.
|
|
449
|
+
|
|
411
450
|
## Adding a palette
|
|
412
451
|
|
|
413
452
|
One file — copy any of `themes/*.toml`. `CONTRIBUTING.md` has the rules for
|