gitextract_6zakm19p/ ├── .github/ │ ├── prompts/ │ │ ├── oo-commit.prompt.md │ │ └── oo-sync.prompt.md │ └── workflows/ │ ├── generators-manual.yml │ ├── generators.yml │ ├── gh-pages.yml │ └── stale-bot.yml ├── .gitignore ├── .opencode/ │ └── commands/ │ └── ommit.prompt.md ├── LICENSE ├── README.md ├── apply-alacritty.py ├── apply-colors.sh ├── apply-terminator.py ├── data/ │ ├── json/ │ │ ├── 3024-day.json │ │ ├── 3024-night.json │ │ ├── aci.json │ │ ├── acme.json │ │ ├── aco.json │ │ ├── adventure-time.json │ │ ├── afterglow.json │ │ ├── alien-blood.json │ │ ├── apprentice.json │ │ ├── arc-dark.json │ │ ├── arc-light.json │ │ ├── argonaut.json │ │ ├── arthur.json │ │ ├── astrodark.json │ │ ├── atelier-cave.json │ │ ├── atelier-dune.json │ │ ├── atelier-estuary.json │ │ ├── atelier-forest.json │ │ ├── atelier-heath.json │ │ ├── atelier-lakeside.json │ │ ├── atelier-plateau.json │ │ ├── atelier-savanna.json │ │ ├── atelier-seaside.json │ │ ├── atelier-sulphurpool.json │ │ ├── atom.json │ │ ├── aura.json │ │ ├── ayaka.json │ │ ├── ayu-dark.json │ │ ├── ayu-light.json │ │ ├── ayu-mirage.json │ │ ├── azu.json │ │ ├── base2tone-cave.json │ │ ├── base2tone-desert.json │ │ ├── base2tone-drawbridge.json │ │ ├── base2tone-earth.json │ │ ├── base2tone-evening.json │ │ ├── base2tone-field.json │ │ ├── base2tone-forest.json │ │ ├── base2tone-garden.json │ │ ├── base2tone-heath.json │ │ ├── base2tone-lake.json │ │ ├── base2tone-lavender.json │ │ ├── base2tone-mall.json │ │ ├── base2tone-meadow.json │ │ ├── base2tone-morning.json │ │ ├── base2tone-motel.json │ │ ├── base2tone-pool.json │ │ ├── base2tone-porch.json │ │ ├── base2tone-sea.json │ │ ├── base2tone-space.json │ │ ├── base2tone-suburb.json │ │ ├── base4tone-classic-a.json │ │ ├── base4tone-classic-b.json │ │ ├── base4tone-classic-c.json │ │ ├── base4tone-classic-d.json │ │ ├── base4tone-classic-e.json │ │ ├── base4tone-classic-f.json │ │ ├── base4tone-classic-i.json │ │ ├── base4tone-classic-l.json │ │ ├── base4tone-classic-o.json │ │ ├── base4tone-classic-p.json │ │ ├── base4tone-classic-q.json │ │ ├── base4tone-classic-r.json │ │ ├── base4tone-classic-s.json │ │ ├── base4tone-classic-t.json │ │ ├── base4tone-classic-u.json │ │ ├── base4tone-classic-w.json │ │ ├── base4tone-modern-c.json │ │ ├── base4tone-modern-n.json │ │ ├── base4tone-modern-w.json │ │ ├── belafonte-day.json │ │ ├── belafonte-night.json │ │ ├── bim.json │ │ ├── birds-of-paradise.json │ │ ├── blazer.json │ │ ├── blue-dolphin.json │ │ ├── blue-moon-light.json │ │ ├── blue-moon.json │ │ ├── bluloco-light.json │ │ ├── bluloco-zsh-light.json │ │ ├── borland.json │ │ ├── breadog.json │ │ ├── breath-darker.json │ │ ├── breath-light.json │ │ ├── breath-silverfox.json │ │ ├── breath.json │ │ ├── breeze.json │ │ ├── broadcast.json │ │ ├── brogrammer.json │ │ ├── butrin.json │ │ ├── c64.json │ │ ├── cai.json │ │ ├── campbell.json │ │ ├── catppuccin-frappe.json │ │ ├── catppuccin-latte.json │ │ ├── catppuccin-macchiato.json │ │ ├── catppuccin-mocha.json │ │ ├── chalk.json │ │ ├── chalkboard.json │ │ ├── chameleon.json │ │ ├── ciapre.json │ │ ├── city-lights.json │ │ ├── clone-of-ubuntu.json │ │ ├── clrs.json │ │ ├── cobalt-2.json │ │ ├── cobalt-neon.json │ │ ├── colorcli.json │ │ ├── crayon-pony-fish.json │ │ ├── dark-pastel.json │ │ ├── darkside.json │ │ ├── dehydration.json │ │ ├── desert.json │ │ ├── dimmed-monokai.json │ │ ├── dissonance.json │ │ ├── doom-one.json │ │ ├── dracula.json │ │ ├── earthsong.json │ │ ├── elemental.json │ │ ├── elementary.json │ │ ├── elic.json │ │ ├── elio.json │ │ ├── espresso-libre.json │ │ ├── espresso.json │ │ ├── everblush.json │ │ ├── everforest-dark-hard.json │ │ ├── everforest-dark-medium.json │ │ ├── everforest-dark-soft.json │ │ ├── everforest-light-hard.json │ │ ├── everforest-light-medium.json │ │ ├── everforest-light-soft.json │ │ ├── fairy-floss-dark.json │ │ ├── fairy-floss.json │ │ ├── fishtank.json │ │ ├── flat-remix.json │ │ ├── flat.json │ │ ├── flatland.json │ │ ├── flexoki-dark.json │ │ ├── flexoki-light.json │ │ ├── foxnightly.json │ │ ├── freya.json │ │ ├── frontend-delight.json │ │ ├── frontend-fun-forrest.json │ │ ├── frontend-galaxy.json │ │ ├── geohot.json │ │ ├── github-dark.json │ │ ├── github-light.json │ │ ├── gogh.json │ │ ├── gooey.json │ │ ├── google-dark.json │ │ ├── google-light.json │ │ ├── gotham.json │ │ ├── grape.json │ │ ├── grass.json │ │ ├── gruvbox-dark.json │ │ ├── gruvbox-material-dark.json │ │ ├── gruvbox-material-light.json │ │ ├── gruvbox.json │ │ ├── guezwhoz.json │ │ ├── hardcore.json │ │ ├── harper.json │ │ ├── hemisu-dark.json │ │ ├── hemisu-light.json │ │ ├── highway.json │ │ ├── hipster-green.json │ │ ├── homebrew-light.json │ │ ├── homebrew-ocean.json │ │ ├── homebrew.json │ │ ├── horizon-bright.json │ │ ├── horizon-dark.json │ │ ├── hurtado.json │ │ ├── hybrid.json │ │ ├── ibm-3270-high-contrast.json │ │ ├── ibm3270.json │ │ ├── ic-green-ppl.json │ │ ├── ic-orange-ppl.json │ │ ├── iceberg.json │ │ ├── idle-toes.json │ │ ├── ir-black.json │ │ ├── jackie-brown.json │ │ ├── japanesque.json │ │ ├── jellybeans.json │ │ ├── jup.json │ │ ├── kanagawa-dragon.json │ │ ├── kanagawa-lotus.json │ │ ├── kanagawa-wave.json │ │ ├── kibble.json │ │ ├── kokuban.json │ │ ├── laserwave.json │ │ ├── later-this-evening.json │ │ ├── lavandula.json │ │ ├── liquid-carbon-transparent.json │ │ ├── liquid-carbon.json │ │ ├── lunaria-dark.json │ │ ├── lunaria-eclipse.json │ │ ├── lunaria-light.json │ │ ├── maia.json │ │ ├── man-page.json │ │ ├── mar.json │ │ ├── material.json │ │ ├── mathias.json │ │ ├── medallion.json │ │ ├── minimalist-dark.json │ │ ├── miramare.json │ │ ├── misterioso.json │ │ ├── modus-operandi-tinted.json │ │ ├── modus-operandi.json │ │ ├── modus-vivendi-tinted.json │ │ ├── modus-vivendi.json │ │ ├── molokai.json │ │ ├── mona-lisa.json │ │ ├── mono-amber.json │ │ ├── mono-cyan.json │ │ ├── mono-green.json │ │ ├── mono-red.json │ │ ├── mono-white.json │ │ ├── mono-yellow.json │ │ ├── monokai-dark.json │ │ ├── monokai-pro-light-sun.json │ │ ├── monokai-pro-light.json │ │ ├── monokai-pro-machine.json │ │ ├── monokai-pro-ocatagon.json │ │ ├── monokai-pro-ristretto.json │ │ ├── monokai-pro-spectrum.json │ │ ├── monokai-pro.json │ │ ├── monokai-soda.json │ │ ├── moonfly.json │ │ ├── morada.json │ │ ├── n0tch2k.json │ │ ├── nanosecond.json │ │ ├── neon-night.json │ │ ├── neopolitan.json │ │ ├── nep.json │ │ ├── neutron.json │ │ ├── night-owl.json │ │ ├── nightfly.json │ │ ├── nightlion-v1.json │ │ ├── nightlion-v2.json │ │ ├── nighty.json │ │ ├── nord-light.json │ │ ├── nord.json │ │ ├── novel.json │ │ ├── obsidian.json │ │ ├── ocean-dark.json │ │ ├── oceanic-next.json │ │ ├── ollie.json │ │ ├── omni.json │ │ ├── one-dark.json │ │ ├── one-half-black.json │ │ ├── one-light.json │ │ ├── oxocarbon-dark.json │ │ ├── palenight.json │ │ ├── pali.json │ │ ├── panda.json │ │ ├── paper.json │ │ ├── papercolor-dark.json │ │ ├── papercolor-light.json │ │ ├── paraiso-dark.json │ │ ├── paul-millr.json │ │ ├── pencil-dark.json │ │ ├── pencil-light.json │ │ ├── peppermint.json │ │ ├── pixiefloss.json │ │ ├── pnevma.json │ │ ├── powershell.json │ │ ├── predawn.json │ │ ├── pro.json │ │ ├── purple-people-eater.json │ │ ├── quiet.json │ │ ├── red-alert.json │ │ ├── red-sands.json │ │ ├── relaxed.json │ │ ├── rippedcasts.json │ │ ├── rose-pine-dawn.json │ │ ├── rose-pine-moon.json │ │ ├── rose-pine.json │ │ ├── royal.json │ │ ├── sat.json │ │ ├── sea-shells.json │ │ ├── seafoam-pastel.json │ │ ├── selenized-black.json │ │ ├── selenized-dark.json │ │ ├── selenized-light.json │ │ ├── selenized-white.json │ │ ├── seoul256-light.json │ │ ├── seoul256.json │ │ ├── seti.json │ │ ├── shaman.json │ │ ├── shel.json │ │ ├── slate.json │ │ ├── smyck.json │ │ ├── snazzy.json │ │ ├── soft-server.json │ │ ├── solarized-darcula.json │ │ ├── solarized-dark-higher-contrast.json │ │ ├── solarized-dark.json │ │ ├── solarized-light.json │ │ ├── sonokai.json │ │ ├── spacedust.json │ │ ├── spacegray-eighties-dull.json │ │ ├── spacegray-eighties.json │ │ ├── spacegray.json │ │ ├── sparky.json │ │ ├── spring.json │ │ ├── square.json │ │ ├── srcery.json │ │ ├── summer-pop.json │ │ ├── sundried.json │ │ ├── sweet-eliverlara.json │ │ ├── sweet-terminal.json │ │ ├── symphonic.json │ │ ├── synthwave-alpha.json │ │ ├── synthwave.json │ │ ├── teerb.json │ │ ├── tempus-autumn.json │ │ ├── tempus-classic.json │ │ ├── tempus-dawn.json │ │ ├── tempus-day.json │ │ ├── tempus-dusk.json │ │ ├── tempus-fugit.json │ │ ├── tempus-future.json │ │ ├── tempus-night.json │ │ ├── tempus-past.json │ │ ├── tempus-rift.json │ │ ├── tempus-spring.json │ │ ├── tempus-summer.json │ │ ├── tempus-tempest.json │ │ ├── tempus-totus.json │ │ ├── tempus-warp.json │ │ ├── tempus-winter.json │ │ ├── tender.json │ │ ├── terminal-basic.json │ │ ├── terminix-dark.json │ │ ├── thayer-bright.json │ │ ├── tin.json │ │ ├── tiwahu-dark.json │ │ ├── tiwahu-light.json │ │ ├── tokyo-night-light.json │ │ ├── tokyo-night-storm.json │ │ ├── tokyo-night.json │ │ ├── tomorrow-night-blue.json │ │ ├── tomorrow-night-bright.json │ │ ├── tomorrow-night-eighties.json │ │ ├── tomorrow-night.json │ │ ├── tomorrow.json │ │ ├── toy-chest.json │ │ ├── treehouse.json │ │ ├── twilight.json │ │ ├── ura.json │ │ ├── urple.json │ │ ├── vacme.json │ │ ├── vag.json │ │ ├── vaombe.json │ │ ├── vaughn.json │ │ ├── vibrant-ink.json │ │ ├── vs-code-dark.json │ │ ├── vs-code-light.json │ │ ├── warm-neon.json │ │ ├── website.json │ │ ├── wez.json │ │ ├── wild-cherry.json │ │ ├── wombat.json │ │ ├── wryan.json │ │ ├── wzoreck.json │ │ └── zenburn.json │ ├── themes-min.json │ ├── themes.csv │ ├── themes.json │ ├── txt/ │ │ ├── 3024-day.txt │ │ ├── 3024-night.txt │ │ ├── README.md │ │ ├── aci.txt │ │ ├── acme.txt │ │ ├── aco.txt │ │ ├── adventure-time.txt │ │ ├── afterglow.txt │ │ ├── alien-blood.txt │ │ ├── apprentice.txt │ │ ├── arc-dark.txt │ │ ├── arc-light.txt │ │ ├── argonaut.txt │ │ ├── arthur.txt │ │ ├── astrodark.txt │ │ ├── atelier-cave.txt │ │ ├── atelier-dune.txt │ │ ├── atelier-estuary.txt │ │ ├── atelier-forest.txt │ │ ├── atelier-heath.txt │ │ ├── atelier-lakeside.txt │ │ ├── atelier-plateau.txt │ │ ├── atelier-savanna.txt │ │ ├── atelier-seaside.txt │ │ ├── atelier-sulphurpool.txt │ │ ├── atom.txt │ │ ├── aura.txt │ │ ├── ayaka.txt │ │ ├── ayu-dark.txt │ │ ├── ayu-light.txt │ │ ├── ayu-mirage.txt │ │ ├── azu.txt │ │ ├── base2tone-cave.txt │ │ ├── base2tone-desert.txt │ │ ├── base2tone-drawbridge.txt │ │ ├── base2tone-earth.txt │ │ ├── base2tone-evening.txt │ │ ├── base2tone-field.txt │ │ ├── base2tone-forest.txt │ │ ├── base2tone-garden.txt │ │ ├── base2tone-heath.txt │ │ ├── base2tone-lake.txt │ │ ├── base2tone-lavender.txt │ │ ├── base2tone-mall.txt │ │ ├── base2tone-meadow.txt │ │ ├── base2tone-morning.txt │ │ ├── base2tone-motel.txt │ │ ├── base2tone-pool.txt │ │ ├── base2tone-porch.txt │ │ ├── base2tone-sea.txt │ │ ├── base2tone-space.txt │ │ ├── base2tone-suburb.txt │ │ ├── base4tone-classic-a.txt │ │ ├── base4tone-classic-b.txt │ │ ├── base4tone-classic-c.txt │ │ ├── base4tone-classic-d.txt │ │ ├── base4tone-classic-e.txt │ │ ├── base4tone-classic-f.txt │ │ ├── base4tone-classic-i.txt │ │ ├── base4tone-classic-l.txt │ │ ├── base4tone-classic-o.txt │ │ ├── base4tone-classic-p.txt │ │ ├── base4tone-classic-q.txt │ │ ├── base4tone-classic-r.txt │ │ ├── base4tone-classic-s.txt │ │ ├── base4tone-classic-t.txt │ │ ├── base4tone-classic-u.txt │ │ ├── base4tone-classic-w.txt │ │ ├── base4tone-modern-c.txt │ │ ├── base4tone-modern-n.txt │ │ ├── base4tone-modern-w.txt │ │ ├── belafonte-day.txt │ │ ├── belafonte-night.txt │ │ ├── bim.txt │ │ ├── birds-of-paradise.txt │ │ ├── blazer.txt │ │ ├── blue-dolphin.txt │ │ ├── blue-moon-light.txt │ │ ├── blue-moon.txt │ │ ├── bluloco-light.txt │ │ ├── bluloco-zsh-light.txt │ │ ├── borland.txt │ │ ├── breadog.txt │ │ ├── breath-darker.txt │ │ ├── breath-light.txt │ │ ├── breath-silverfox.txt │ │ ├── breath.txt │ │ ├── breeze.txt │ │ ├── broadcast.txt │ │ ├── brogrammer.txt │ │ ├── butrin.txt │ │ ├── c64.txt │ │ ├── cai.txt │ │ ├── campbell.txt │ │ ├── catppuccin-frappe.txt │ │ ├── catppuccin-latte.txt │ │ ├── catppuccin-macchiato.txt │ │ ├── catppuccin-mocha.txt │ │ ├── chalk.txt │ │ ├── chalkboard.txt │ │ ├── chameleon.txt │ │ ├── ciapre.txt │ │ ├── city-lights.txt │ │ ├── clone-of-ubuntu.txt │ │ ├── clrs.txt │ │ ├── cobalt-2.txt │ │ ├── cobalt-neon.txt │ │ ├── colorcli.txt │ │ ├── crayon-pony-fish.txt │ │ ├── dark-pastel.txt │ │ ├── darkside.txt │ │ ├── dehydration.txt │ │ ├── desert.txt │ │ ├── dimmed-monokai.txt │ │ ├── dissonance.txt │ │ ├── doom-one.txt │ │ ├── dracula.txt │ │ ├── earthsong.txt │ │ ├── elemental.txt │ │ ├── elementary.txt │ │ ├── elic.txt │ │ ├── elio.txt │ │ ├── espresso-libre.txt │ │ ├── espresso.txt │ │ ├── everblush.txt │ │ ├── everforest-dark-hard.txt │ │ ├── everforest-dark-medium.txt │ │ ├── everforest-dark-soft.txt │ │ ├── everforest-light-hard.txt │ │ ├── everforest-light-medium.txt │ │ ├── everforest-light-soft.txt │ │ ├── fairy-floss-dark.txt │ │ ├── fairy-floss.txt │ │ ├── fishtank.txt │ │ ├── flat-remix.txt │ │ ├── flat.txt │ │ ├── flatland.txt │ │ ├── flexoki-dark.txt │ │ ├── flexoki-light.txt │ │ ├── foxnightly.txt │ │ ├── freya.txt │ │ ├── frontend-delight.txt │ │ ├── frontend-fun-forrest.txt │ │ ├── frontend-galaxy.txt │ │ ├── geohot.txt │ │ ├── github-dark.txt │ │ ├── github-light.txt │ │ ├── gogh.txt │ │ ├── gooey.txt │ │ ├── google-dark.txt │ │ ├── google-light.txt │ │ ├── gotham.txt │ │ ├── grape.txt │ │ ├── grass.txt │ │ ├── gruvbox-dark.txt │ │ ├── gruvbox-material-dark.txt │ │ ├── gruvbox-material-light.txt │ │ ├── gruvbox.txt │ │ ├── guezwhoz.txt │ │ ├── hardcore.txt │ │ ├── harper.txt │ │ ├── hemisu-dark.txt │ │ ├── hemisu-light.txt │ │ ├── highway.txt │ │ ├── hipster-green.txt │ │ ├── homebrew-light.txt │ │ ├── homebrew-ocean.txt │ │ ├── homebrew.txt │ │ ├── horizon-bright.txt │ │ ├── horizon-dark.txt │ │ ├── hurtado.txt │ │ ├── hybrid.txt │ │ ├── ibm-3270-high-contrast.txt │ │ ├── ibm3270.txt │ │ ├── ic-green-ppl.txt │ │ ├── ic-orange-ppl.txt │ │ ├── iceberg.txt │ │ ├── idle-toes.txt │ │ ├── ir-black.txt │ │ ├── jackie-brown.txt │ │ ├── japanesque.txt │ │ ├── jellybeans.txt │ │ ├── jup.txt │ │ ├── kanagawa-dragon.txt │ │ ├── kanagawa-lotus.txt │ │ ├── kanagawa-wave.txt │ │ ├── kibble.txt │ │ ├── kokuban.txt │ │ ├── laserwave.txt │ │ ├── later-this-evening.txt │ │ ├── lavandula.txt │ │ ├── liquid-carbon-transparent.txt │ │ ├── liquid-carbon.txt │ │ ├── lunaria-dark.txt │ │ ├── lunaria-eclipse.txt │ │ ├── lunaria-light.txt │ │ ├── maia.txt │ │ ├── man-page.txt │ │ ├── mar.txt │ │ ├── material.txt │ │ ├── mathias.txt │ │ ├── medallion.txt │ │ ├── minimalist-dark.txt │ │ ├── miramare.txt │ │ ├── misterioso.txt │ │ ├── modus-operandi-tinted.txt │ │ ├── modus-operandi.txt │ │ ├── modus-vivendi-tinted.txt │ │ ├── modus-vivendi.txt │ │ ├── molokai.txt │ │ ├── mona-lisa.txt │ │ ├── mono-amber.txt │ │ ├── mono-cyan.txt │ │ ├── mono-green.txt │ │ ├── mono-red.txt │ │ ├── mono-white.txt │ │ ├── mono-yellow.txt │ │ ├── monokai-dark.txt │ │ ├── monokai-pro-light-sun.txt │ │ ├── monokai-pro-light.txt │ │ ├── monokai-pro-machine.txt │ │ ├── monokai-pro-ocatagon.txt │ │ ├── monokai-pro-ristretto.txt │ │ ├── monokai-pro-spectrum.txt │ │ ├── monokai-pro.txt │ │ ├── monokai-soda.txt │ │ ├── moonfly.txt │ │ ├── morada.txt │ │ ├── n0tch2k.txt │ │ ├── nanosecond.txt │ │ ├── neon-night.txt │ │ ├── neopolitan.txt │ │ ├── nep.txt │ │ ├── neutron.txt │ │ ├── night-owl.txt │ │ ├── nightfly.txt │ │ ├── nightlion-v1.txt │ │ ├── nightlion-v2.txt │ │ ├── nighty.txt │ │ ├── nord-light.txt │ │ ├── nord.txt │ │ ├── novel.txt │ │ ├── obsidian.txt │ │ ├── ocean-dark.txt │ │ ├── oceanic-next.txt │ │ ├── ollie.txt │ │ ├── omni.txt │ │ ├── one-dark.txt │ │ ├── one-half-black.txt │ │ ├── one-light.txt │ │ ├── oxocarbon-dark.txt │ │ ├── palenight.txt │ │ ├── pali.txt │ │ ├── panda.txt │ │ ├── paper.txt │ │ ├── papercolor-dark.txt │ │ ├── papercolor-light.txt │ │ ├── paraiso-dark.txt │ │ ├── paul-millr.txt │ │ ├── pencil-dark.txt │ │ ├── pencil-light.txt │ │ ├── peppermint.txt │ │ ├── pixiefloss.txt │ │ ├── pnevma.txt │ │ ├── powershell.txt │ │ ├── predawn.txt │ │ ├── pro.txt │ │ ├── purple-people-eater.txt │ │ ├── quiet.txt │ │ ├── red-alert.txt │ │ ├── red-sands.txt │ │ ├── relaxed.txt │ │ ├── rippedcasts.txt │ │ ├── rose-pine-dawn.txt │ │ ├── rose-pine-moon.txt │ │ ├── rose-pine.txt │ │ ├── royal.txt │ │ ├── sat.txt │ │ ├── sea-shells.txt │ │ ├── seafoam-pastel.txt │ │ ├── selenized-black.txt │ │ ├── selenized-dark.txt │ │ ├── selenized-light.txt │ │ ├── selenized-white.txt │ │ ├── seoul256-light.txt │ │ ├── seoul256.txt │ │ ├── seti.txt │ │ ├── shaman.txt │ │ ├── shel.txt │ │ ├── slate.txt │ │ ├── smyck.txt │ │ ├── snazzy.txt │ │ ├── soft-server.txt │ │ ├── solarized-darcula.txt │ │ ├── solarized-dark-higher-contrast.txt │ │ ├── solarized-dark.txt │ │ ├── solarized-light.txt │ │ ├── sonokai.txt │ │ ├── spacedust.txt │ │ ├── spacegray-eighties-dull.txt │ │ ├── spacegray-eighties.txt │ │ ├── spacegray.txt │ │ ├── sparky.txt │ │ ├── spring.txt │ │ ├── square.txt │ │ ├── srcery.txt │ │ ├── summer-pop.txt │ │ ├── sundried.txt │ │ ├── sweet-eliverlara.txt │ │ ├── sweet-terminal.txt │ │ ├── symphonic.txt │ │ ├── synthwave-alpha.txt │ │ ├── synthwave.txt │ │ ├── teerb.txt │ │ ├── tempus-autumn.txt │ │ ├── tempus-classic.txt │ │ ├── tempus-dawn.txt │ │ ├── tempus-day.txt │ │ ├── tempus-dusk.txt │ │ ├── tempus-fugit.txt │ │ ├── tempus-future.txt │ │ ├── tempus-night.txt │ │ ├── tempus-past.txt │ │ ├── tempus-rift.txt │ │ ├── tempus-spring.txt │ │ ├── tempus-summer.txt │ │ ├── tempus-tempest.txt │ │ ├── tempus-totus.txt │ │ ├── tempus-warp.txt │ │ ├── tempus-winter.txt │ │ ├── tender.txt │ │ ├── terminal-basic.txt │ │ ├── terminix-dark.txt │ │ ├── thayer-bright.txt │ │ ├── tin.txt │ │ ├── tiwahu-dark.txt │ │ ├── tiwahu-light.txt │ │ ├── tokyo-night-light.txt │ │ ├── tokyo-night-storm.txt │ │ ├── tokyo-night.txt │ │ ├── tomorrow-night-blue.txt │ │ ├── tomorrow-night-bright.txt │ │ ├── tomorrow-night-eighties.txt │ │ ├── tomorrow-night.txt │ │ ├── tomorrow.txt │ │ ├── toy-chest.txt │ │ ├── treehouse.txt │ │ ├── twilight.txt │ │ ├── ura.txt │ │ ├── urple.txt │ │ ├── vacme.txt │ │ ├── vag.txt │ │ ├── vaombe.txt │ │ ├── vaughn.txt │ │ ├── vibrant-ink.txt │ │ ├── vs-code-dark.txt │ │ ├── vs-code-light.txt │ │ ├── warm-neon.txt │ │ ├── website.txt │ │ ├── wez.txt │ │ ├── wild-cherry.txt │ │ ├── wombat.txt │ │ ├── wryan.txt │ │ ├── wzoreck.txt │ │ └── zenburn.txt │ ├── wcag-min.json │ └── wcag.json ├── devbox.json ├── gogh.sh ├── installs/ │ ├── 3024-day.sh │ ├── 3024-night.sh │ ├── aci.sh │ ├── acme.sh │ ├── aco.sh │ ├── adventure-time.sh │ ├── afterglow.sh │ ├── alien-blood.sh │ ├── apprentice.sh │ ├── arc-dark.sh │ ├── arc-light.sh │ ├── argonaut.sh │ ├── arthur.sh │ ├── astrodark.sh │ ├── atelier-cave.sh │ ├── atelier-dune.sh │ ├── atelier-estuary.sh │ ├── atelier-forest.sh │ ├── atelier-heath.sh │ ├── atelier-lakeside.sh │ ├── atelier-plateau.sh │ ├── atelier-savanna.sh │ ├── atelier-seaside.sh │ ├── atelier-sulphurpool.sh │ ├── atom.sh │ ├── aura.sh │ ├── ayaka.sh │ ├── ayu-dark.sh │ ├── ayu-light.sh │ ├── ayu-mirage.sh │ ├── azu.sh │ ├── base2tone-cave.sh │ ├── base2tone-desert.sh │ ├── base2tone-drawbridge.sh │ ├── base2tone-earth.sh │ ├── base2tone-evening.sh │ ├── base2tone-field.sh │ ├── base2tone-forest.sh │ ├── base2tone-garden.sh │ ├── base2tone-heath.sh │ ├── base2tone-lake.sh │ ├── base2tone-lavender.sh │ ├── base2tone-mall.sh │ ├── base2tone-meadow.sh │ ├── base2tone-morning.sh │ ├── base2tone-motel.sh │ ├── base2tone-pool.sh │ ├── base2tone-porch.sh │ ├── base2tone-sea.sh │ ├── base2tone-space.sh │ ├── base2tone-suburb.sh │ ├── base4tone-classic-a.sh │ ├── base4tone-classic-b.sh │ ├── base4tone-classic-c.sh │ ├── base4tone-classic-d.sh │ ├── base4tone-classic-e.sh │ ├── base4tone-classic-f.sh │ ├── base4tone-classic-i.sh │ ├── base4tone-classic-l.sh │ ├── base4tone-classic-o.sh │ ├── base4tone-classic-p.sh │ ├── base4tone-classic-q.sh │ ├── base4tone-classic-r.sh │ ├── base4tone-classic-s.sh │ ├── base4tone-classic-t.sh │ ├── base4tone-classic-u.sh │ ├── base4tone-classic-w.sh │ ├── base4tone-modern-c.sh │ ├── base4tone-modern-n.sh │ ├── base4tone-modern-w.sh │ ├── belafonte-day.sh │ ├── belafonte-night.sh │ ├── bim.sh │ ├── birds-of-paradise.sh │ ├── blazer.sh │ ├── blue-dolphin.sh │ ├── blue-moon-light.sh │ ├── blue-moon.sh │ ├── bluloco-light.sh │ ├── bluloco-zsh-light.sh │ ├── borland.sh │ ├── breadog.sh │ ├── breath-darker.sh │ ├── breath-light.sh │ ├── breath-silverfox.sh │ ├── breath.sh │ ├── breeze.sh │ ├── broadcast.sh │ ├── brogrammer.sh │ ├── butrin.sh │ ├── c64.sh │ ├── cai.sh │ ├── campbell.sh │ ├── catppuccin-frappe.sh │ ├── catppuccin-latte.sh │ ├── catppuccin-macchiato.sh │ ├── catppuccin-mocha.sh │ ├── chalk.sh │ ├── chalkboard.sh │ ├── chameleon.sh │ ├── ciapre.sh │ ├── city-lights.sh │ ├── clone-of-ubuntu.sh │ ├── clrs.sh │ ├── cobalt-2.sh │ ├── cobalt-neon.sh │ ├── colorcli.sh │ ├── crayon-pony-fish.sh │ ├── dark-pastel.sh │ ├── darkside.sh │ ├── dehydration.sh │ ├── desert.sh │ ├── dimmed-monokai.sh │ ├── dissonance.sh │ ├── doom-one.sh │ ├── dracula.sh │ ├── earthsong.sh │ ├── elemental.sh │ ├── elementary.sh │ ├── elic.sh │ ├── elio.sh │ ├── espresso-libre.sh │ ├── espresso.sh │ ├── everblush.sh │ ├── everforest-dark-hard.sh │ ├── everforest-dark-medium.sh │ ├── everforest-dark-soft.sh │ ├── everforest-light-hard.sh │ ├── everforest-light-medium.sh │ ├── everforest-light-soft.sh │ ├── fairy-floss-dark.sh │ ├── fairy-floss.sh │ ├── fishtank.sh │ ├── flat-remix.sh │ ├── flat.sh │ ├── flatland.sh │ ├── flexoki-dark.sh │ ├── flexoki-light.sh │ ├── foxnightly.sh │ ├── freya.sh │ ├── frontend-delight.sh │ ├── frontend-fun-forrest.sh │ ├── frontend-galaxy.sh │ ├── geohot.sh │ ├── github-dark.sh │ ├── github-light.sh │ ├── gogh.sh │ ├── gooey.sh │ ├── google-dark.sh │ ├── google-light.sh │ ├── gotham.sh │ ├── grape.sh │ ├── grass.sh │ ├── gruvbox-dark.sh │ ├── gruvbox-material-dark.sh │ ├── gruvbox-material-light.sh │ ├── gruvbox.sh │ ├── guezwhoz.sh │ ├── hardcore.sh │ ├── harper.sh │ ├── hemisu-dark.sh │ ├── hemisu-light.sh │ ├── highway.sh │ ├── hipster-green.sh │ ├── homebrew-light.sh │ ├── homebrew-ocean.sh │ ├── homebrew.sh │ ├── horizon-bright.sh │ ├── horizon-dark.sh │ ├── hurtado.sh │ ├── hybrid.sh │ ├── ibm-3270-high-contrast.sh │ ├── ibm3270.sh │ ├── ic-green-ppl.sh │ ├── ic-orange-ppl.sh │ ├── iceberg.sh │ ├── idle-toes.sh │ ├── ir-black.sh │ ├── jackie-brown.sh │ ├── japanesque.sh │ ├── jellybeans.sh │ ├── jup.sh │ ├── kanagawa-dragon.sh │ ├── kanagawa-lotus.sh │ ├── kanagawa-wave.sh │ ├── kibble.sh │ ├── kokuban.sh │ ├── laserwave.sh │ ├── later-this-evening.sh │ ├── lavandula.sh │ ├── liquid-carbon-transparent.sh │ ├── liquid-carbon.sh │ ├── lunaria-dark.sh │ ├── lunaria-eclipse.sh │ ├── lunaria-light.sh │ ├── maia.sh │ ├── man-page.sh │ ├── mar.sh │ ├── material.sh │ ├── mathias.sh │ ├── medallion.sh │ ├── minimalist-dark.sh │ ├── miramare.sh │ ├── misterioso.sh │ ├── modus-operandi-tinted.sh │ ├── modus-operandi.sh │ ├── modus-vivendi-tinted.sh │ ├── modus-vivendi.sh │ ├── molokai.sh │ ├── mona-lisa.sh │ ├── mono-amber.sh │ ├── mono-cyan.sh │ ├── mono-green.sh │ ├── mono-red.sh │ ├── mono-white.sh │ ├── mono-yellow.sh │ ├── monokai-dark.sh │ ├── monokai-pro-light-sun.sh │ ├── monokai-pro-light.sh │ ├── monokai-pro-machine.sh │ ├── monokai-pro-ocatagon.sh │ ├── monokai-pro-ristretto.sh │ ├── monokai-pro-spectrum.sh │ ├── monokai-pro.sh │ ├── monokai-soda.sh │ ├── moonfly.sh │ ├── morada.sh │ ├── n0tch2k.sh │ ├── nanosecond.sh │ ├── neon-night.sh │ ├── neopolitan.sh │ ├── nep.sh │ ├── neutron.sh │ ├── night-owl.sh │ ├── nightfly.sh │ ├── nightlion-v1.sh │ ├── nightlion-v2.sh │ ├── nighty.sh │ ├── nord-light.sh │ ├── nord.sh │ ├── novel.sh │ ├── obsidian.sh │ ├── ocean-dark.sh │ ├── oceanic-next.sh │ ├── ollie.sh │ ├── omni.sh │ ├── one-dark.sh │ ├── one-half-black.sh │ ├── one-light.sh │ ├── oxocarbon-dark.sh │ ├── palenight.sh │ ├── pali.sh │ ├── panda.sh │ ├── paper.sh │ ├── papercolor-dark.sh │ ├── papercolor-light.sh │ ├── paraiso-dark.sh │ ├── paul-millr.sh │ ├── pencil-dark.sh │ ├── pencil-light.sh │ ├── peppermint.sh │ ├── pixiefloss.sh │ ├── pnevma.sh │ ├── powershell.sh │ ├── predawn.sh │ ├── pro.sh │ ├── purple-people-eater.sh │ ├── quiet.sh │ ├── red-alert.sh │ ├── red-sands.sh │ ├── relaxed.sh │ ├── rippedcasts.sh │ ├── rose-pine-dawn.sh │ ├── rose-pine-moon.sh │ ├── rose-pine.sh │ ├── royal.sh │ ├── sat.sh │ ├── sea-shells.sh │ ├── seafoam-pastel.sh │ ├── selenized-black.sh │ ├── selenized-dark.sh │ ├── selenized-light.sh │ ├── selenized-white.sh │ ├── seoul256-light.sh │ ├── seoul256.sh │ ├── seti.sh │ ├── shaman.sh │ ├── shel.sh │ ├── slate.sh │ ├── smyck.sh │ ├── snazzy.sh │ ├── soft-server.sh │ ├── solarized-darcula.sh │ ├── solarized-dark-higher-contrast.sh │ ├── solarized-dark.sh │ ├── solarized-light.sh │ ├── sonokai.sh │ ├── spacedust.sh │ ├── spacegray-eighties-dull.sh │ ├── spacegray-eighties.sh │ ├── spacegray.sh │ ├── sparky.sh │ ├── spring.sh │ ├── square.sh │ ├── srcery.sh │ ├── summer-pop.sh │ ├── sundried.sh │ ├── sweet-eliverlara.sh │ ├── sweet-terminal.sh │ ├── symphonic.sh │ ├── synthwave-alpha.sh │ ├── synthwave.sh │ ├── teerb.sh │ ├── tempus-autumn.sh │ ├── tempus-classic.sh │ ├── tempus-dawn.sh │ ├── tempus-day.sh │ ├── tempus-dusk.sh │ ├── tempus-fugit.sh │ ├── tempus-future.sh │ ├── tempus-night.sh │ ├── tempus-past.sh │ ├── tempus-rift.sh │ ├── tempus-spring.sh │ ├── tempus-summer.sh │ ├── tempus-tempest.sh │ ├── tempus-totus.sh │ ├── tempus-warp.sh │ ├── tempus-winter.sh │ ├── tender.sh │ ├── terminal-basic.sh │ ├── terminix-dark.sh │ ├── thayer-bright.sh │ ├── tin.sh │ ├── tiwahu-dark.sh │ ├── tiwahu-light.sh │ ├── tokyo-night-light.sh │ ├── tokyo-night-storm.sh │ ├── tokyo-night.sh │ ├── tomorrow-night-blue.sh │ ├── tomorrow-night-bright.sh │ ├── tomorrow-night-eighties.sh │ ├── tomorrow-night.sh │ ├── tomorrow.sh │ ├── toy-chest.sh │ ├── treehouse.sh │ ├── twilight.sh │ ├── ura.sh │ ├── urple.sh │ ├── vacme.sh │ ├── vag.sh │ ├── vaombe.sh │ ├── vaughn.sh │ ├── vibrant-ink.sh │ ├── vs-code-dark.sh │ ├── vs-code-light.sh │ ├── warm-neon.sh │ ├── website.sh │ ├── wez.sh │ ├── wild-cherry.sh │ ├── wombat.sh │ ├── wryan.sh │ ├── wzoreck.sh │ └── zenburn.sh ├── requirements.txt ├── themes/ │ ├── 3024 Day.yml │ ├── 3024 Night.yml │ ├── Aci.yml │ ├── Acme.yml │ ├── Aco.yml │ ├── Adventure Time.yml │ ├── Afterglow.yml │ ├── Alien Blood.yml │ ├── Apprentice.yml │ ├── Arc Dark.yml │ ├── Arc Light.yml │ ├── Argonaut.yml │ ├── Arthur.yml │ ├── Astrodark.yml │ ├── Atelier Cave.yml │ ├── Atelier Dune.yml │ ├── Atelier Estuary.yml │ ├── Atelier Forest.yml │ ├── Atelier Heath.yml │ ├── Atelier Lakeside.yml │ ├── Atelier Plateau.yml │ ├── Atelier Savanna.yml │ ├── Atelier Seaside.yml │ ├── Atelier Sulphurpool.yml │ ├── Atom.yml │ ├── Aura.yml │ ├── Ayaka.yml │ ├── Ayu Dark.yml │ ├── Ayu Light.yml │ ├── Ayu Mirage.yml │ ├── Azu.yml │ ├── Base2Tone Cave.yml │ ├── Base2Tone Desert.yml │ ├── Base2Tone Drawbridge.yml │ ├── Base2Tone Earth.yml │ ├── Base2Tone Evening.yml │ ├── Base2Tone Field.yml │ ├── Base2Tone Forest.yml │ ├── Base2Tone Garden.yml │ ├── Base2Tone Heath.yml │ ├── Base2Tone Lake.yml │ ├── Base2Tone Lavender.yml │ ├── Base2Tone Mall.yml │ ├── Base2Tone Meadow.yml │ ├── Base2Tone Morning.yml │ ├── Base2Tone Motel.yml │ ├── Base2Tone Pool.yml │ ├── Base2Tone Porch.yml │ ├── Base2Tone Sea.yml │ ├── Base2Tone Space.yml │ ├── Base2Tone Suburb.yml │ ├── Base4Tone Classic A.yml │ ├── Base4Tone Classic B.yml │ ├── Base4Tone Classic C.yml │ ├── Base4Tone Classic D.yml │ ├── Base4Tone Classic E.yml │ ├── Base4Tone Classic F.yml │ ├── Base4Tone Classic I.yml │ ├── Base4Tone Classic L.yml │ ├── Base4Tone Classic O.yml │ ├── Base4Tone Classic P.yml │ ├── Base4Tone Classic Q.yml │ ├── Base4Tone Classic R.yml │ ├── Base4Tone Classic S.yml │ ├── Base4Tone Classic T.yml │ ├── Base4Tone Classic U.yml │ ├── Base4Tone Classic W.yml │ ├── Base4Tone Modern C.yml │ ├── Base4Tone Modern N.yml │ ├── Base4Tone Modern W.yml │ ├── Belafonte Day.yml │ ├── Belafonte Night.yml │ ├── Bim.yml │ ├── Birds Of Paradise.yml │ ├── Blazer.yml │ ├── Blue Dolphin.yml │ ├── Blue Moon Light.yml │ ├── Blue Moon.yml │ ├── Bluloco Light.yml │ ├── Bluloco Zsh Light.yml │ ├── Borland.yml │ ├── Breadog.yml │ ├── Breath Darker.yml │ ├── Breath Light.yml │ ├── Breath Silverfox.yml │ ├── Breath.yml │ ├── Breeze.yml │ ├── Broadcast.yml │ ├── Brogrammer.yml │ ├── Butrin.yml │ ├── C64.yml │ ├── Cai.yml │ ├── Campbell.yml │ ├── Catppuccin Frappé.yml │ ├── Catppuccin Latte.yml │ ├── Catppuccin Macchiato.yml │ ├── Catppuccin Mocha.yml │ ├── Chalk.yml │ ├── Chalkboard.yml │ ├── Chameleon.yml │ ├── Ciapre.yml │ ├── City Lights.yml │ ├── Clone Of Ubuntu.yml │ ├── Clrs.yml │ ├── Cobalt 2.yml │ ├── Cobalt Neon.yml │ ├── Colorcli.yml │ ├── Crayon Pony Fish.yml │ ├── Dark Pastel.yml │ ├── Darkside.yml │ ├── Dehydration.yml │ ├── Desert.yml │ ├── Dimmed Monokai.yml │ ├── Dissonance.yml │ ├── Doom One.yml │ ├── Dracula.yml │ ├── Earthsong.yml │ ├── Elemental.yml │ ├── Elementary.yml │ ├── Elic.yml │ ├── Elio.yml │ ├── Espresso Libre.yml │ ├── Espresso.yml │ ├── Everblush.yml │ ├── Everforest Dark Hard.yml │ ├── Everforest Dark Medium.yml │ ├── Everforest Dark Soft.yml │ ├── Everforest Light Hard.yml │ ├── Everforest Light Medium.yml │ ├── Everforest Light Soft.yml │ ├── Fairy Floss Dark.yml │ ├── Fairy Floss.yml │ ├── Fishtank.yml │ ├── Flat Remix.yml │ ├── Flat.yml │ ├── Flatland.yml │ ├── Flexoki Dark.yml │ ├── Flexoki Light.yml │ ├── Foxnightly.yml │ ├── Freya.yml │ ├── Frontend Delight.yml │ ├── Frontend Fun Forrest.yml │ ├── Frontend Galaxy.yml │ ├── Geohot.yml │ ├── Github Dark.yml │ ├── Github Light.yml │ ├── Gogh.yml │ ├── Gooey.yml │ ├── Google Dark.yml │ ├── Google Light.yml │ ├── Gotham.yml │ ├── Grape.yml │ ├── Grass.yml │ ├── Gruvbox Dark.yml │ ├── Gruvbox Material Dark.yml │ ├── Gruvbox Material Light.yml │ ├── Gruvbox.yml │ ├── Guezwhoz.yml │ ├── Hardcore.yml │ ├── Harper.yml │ ├── Hemisu Dark.yml │ ├── Hemisu Light.yml │ ├── Highway.yml │ ├── Hipster Green.yml │ ├── Homebrew Light.yml │ ├── Homebrew Ocean.yml │ ├── Homebrew.yml │ ├── Horizon Bright.yml │ ├── Horizon Dark.yml │ ├── Hurtado.yml │ ├── Hybrid.yml │ ├── Ibm 3270 (High Contrast).yml │ ├── Ibm3270.yml │ ├── Ic Green Ppl.yml │ ├── Ic Orange Ppl.yml │ ├── Iceberg.yml │ ├── Idle Toes.yml │ ├── Ir Black.yml │ ├── Jackie Brown.yml │ ├── Japanesque.yml │ ├── Jellybeans.yml │ ├── Jup.yml │ ├── Kanagawa Dragon.yml │ ├── Kanagawa Lotus.yml │ ├── Kanagawa Wave.yml │ ├── Kibble.yml │ ├── Kokuban.yml │ ├── Laserwave.yml │ ├── Later This Evening.yml │ ├── Lavandula.yml │ ├── Liquid Carbon Transparent.yml │ ├── Liquid Carbon.yml │ ├── Lunaria Dark.yml │ ├── Lunaria Eclipse.yml │ ├── Lunaria Light.yml │ ├── Maia.yml │ ├── Man Page.yml │ ├── Mar.yml │ ├── Material.yml │ ├── Mathias.yml │ ├── Medallion.yml │ ├── Minimalist Dark.yml │ ├── Miramare.yml │ ├── Misterioso.yml │ ├── Modus Operandi Tinted.yml │ ├── Modus Operandi.yml │ ├── Modus Vivendi Tinted.yml │ ├── Modus Vivendi.yml │ ├── Molokai.yml │ ├── Mona Lisa.yml │ ├── Mono Amber.yml │ ├── Mono Cyan.yml │ ├── Mono Green.yml │ ├── Mono Red.yml │ ├── Mono White.yml │ ├── Mono Yellow.yml │ ├── Monokai Dark.yml │ ├── Monokai Pro Light Sun.yml │ ├── Monokai Pro Light.yml │ ├── Monokai Pro Machine.yml │ ├── Monokai Pro Octagon.yml │ ├── Monokai Pro Ristretto.yml │ ├── Monokai Pro Spectrum.yml │ ├── Monokai Pro.yml │ ├── Monokai Soda.yml │ ├── Moonfly.yml │ ├── Morada.yml │ ├── N0Tch2K.yml │ ├── Nanosecond.yml │ ├── Neon Night.yml │ ├── Neopolitan.yml │ ├── Nep.yml │ ├── Neutron.yml │ ├── Night Owl.yml │ ├── Nightfly.yml │ ├── Nightlion V1.yml │ ├── Nightlion V2.yml │ ├── Nighty.yml │ ├── Nord Light.yml │ ├── Nord.yml │ ├── Novel.yml │ ├── Obsidian.yml │ ├── Ocean Dark.yml │ ├── Oceanic Next.yml │ ├── Ollie.yml │ ├── Omni.yml │ ├── One Dark.yml │ ├── One Half Black.yml │ ├── One Light.yml │ ├── Oxocarbon Dark.yml │ ├── Palenight.yml │ ├── Pali.yml │ ├── Panda.yml │ ├── Paper.yml │ ├── Papercolor Dark.yml │ ├── Papercolor Light.yml │ ├── Paraiso Dark.yml │ ├── Paul Millr.yml │ ├── Pencil Dark.yml │ ├── Pencil Light.yml │ ├── Peppermint.yml │ ├── Pixiefloss.yml │ ├── Pnevma.yml │ ├── Powershell.yml │ ├── Predawn.yml │ ├── Pro.yml │ ├── Purple People Eater.yml │ ├── Quiet.yml │ ├── Red Alert.yml │ ├── Red Sands.yml │ ├── Relaxed.yml │ ├── Rippedcasts.yml │ ├── Rosé Pine Dawn.yml │ ├── Rosé Pine Moon.yml │ ├── Rosé Pine.yml │ ├── Royal.yml │ ├── Sat.yml │ ├── Sea Shells.yml │ ├── Seafoam Pastel.yml │ ├── Selenized Black.yml │ ├── Selenized Dark.yml │ ├── Selenized Light.yml │ ├── Selenized White.yml │ ├── Seoul256 Light.yml │ ├── Seoul256.yml │ ├── Seti.yml │ ├── Shaman.yml │ ├── Shel.yml │ ├── Slate.yml │ ├── Smyck.yml │ ├── Snazzy.yml │ ├── Soft Server.yml │ ├── Solarized Darcula.yml │ ├── Solarized Dark Higher Contrast.yml │ ├── Solarized Dark.yml │ ├── Solarized Light.yml │ ├── Sonokai.yml │ ├── Spacedust.yml │ ├── Spacegray Eighties Dull.yml │ ├── Spacegray Eighties.yml │ ├── Spacegray.yml │ ├── Sparky.yml │ ├── Spring.yml │ ├── Square.yml │ ├── Srcery.yml │ ├── Summer Pop.yml │ ├── Sundried.yml │ ├── Sweet Eliverlara.yml │ ├── Sweet Terminal.yml │ ├── Symphonic.yml │ ├── Synthwave Alpha.yml │ ├── Synthwave.yml │ ├── Teerb.yml │ ├── Tempus Autumn.yml │ ├── Tempus Classic.yml │ ├── Tempus Dawn.yml │ ├── Tempus Day.yml │ ├── Tempus Dusk.yml │ ├── Tempus Fugit.yml │ ├── Tempus Future.yml │ ├── Tempus Night.yml │ ├── Tempus Past.yml │ ├── Tempus Rift.yml │ ├── Tempus Spring.yml │ ├── Tempus Summer.yml │ ├── Tempus Tempest.yml │ ├── Tempus Totus.yml │ ├── Tempus Warp.yml │ ├── Tempus Winter.yml │ ├── Tender.yml │ ├── Terminal Basic.yml │ ├── Terminix Dark.yml │ ├── Thayer Bright.yml │ ├── Tin.yml │ ├── Tiwahu Dark.yml │ ├── Tiwahu Light.yml │ ├── Tokyo Night Light.yml │ ├── Tokyo Night Storm.yml │ ├── Tokyo Night.yml │ ├── Tomorrow Night Blue.yml │ ├── Tomorrow Night Bright.yml │ ├── Tomorrow Night Eighties.yml │ ├── Tomorrow Night.yml │ ├── Tomorrow.yml │ ├── Toy Chest.yml │ ├── Treehouse.yml │ ├── Twilight.yml │ ├── Ura.yml │ ├── Urple.yml │ ├── Vacme.yml │ ├── Vag.yml │ ├── Vaombe.yml │ ├── Vaughn.yml │ ├── Vibrant Ink.yml │ ├── Vs Code Dark+.yml │ ├── Vs Code Light+.yml │ ├── Warm Neon.yml │ ├── Website.yml │ ├── Wez.yml │ ├── Wild Cherry.yml │ ├── Wombat.yml │ ├── Wryan.yml │ ├── Wzoreck.yml │ └── Zenburn.yml └── tools/ ├── README.md ├── fortmat.py ├── generate.sh ├── pipe-generateCsv.py ├── pipe-generateJson.py ├── pipe-generateJsonFiles.py ├── pipe-generateShFiles.py ├── pipe-generateTxtFiles.py ├── pipe-generateWcag.js ├── pipe-updateThemes.py ├── pipe.py └── run.txt