├── .github ├── CODEOWNERS └── workflows │ ├── auto-assign-issues.yml │ └── update.yml ├── .gitignore ├── LICENSE ├── README.md ├── bar-colors ├── base16-3024.config ├── base16-apathy.config ├── base16-apprentice.config ├── base16-ashes.config ├── base16-atelier-cave-light.config ├── base16-atelier-cave.config ├── base16-atelier-dune-light.config ├── base16-atelier-dune.config ├── base16-atelier-estuary-light.config ├── base16-atelier-estuary.config ├── base16-atelier-forest-light.config ├── base16-atelier-forest.config ├── base16-atelier-heath-light.config ├── base16-atelier-heath.config ├── base16-atelier-lakeside-light.config ├── base16-atelier-lakeside.config ├── base16-atelier-plateau-light.config ├── base16-atelier-plateau.config ├── base16-atelier-savanna-light.config ├── base16-atelier-savanna.config ├── base16-atelier-seaside-light.config ├── base16-atelier-seaside.config ├── base16-atelier-sulphurpool-light.config ├── base16-atelier-sulphurpool.config ├── base16-atlas.config ├── base16-ayu-dark.config ├── base16-ayu-light.config ├── base16-ayu-mirage.config ├── base16-aztec.config ├── base16-bespin.config ├── base16-black-metal-bathory.config ├── base16-black-metal-burzum.config ├── base16-black-metal-dark-funeral.config ├── base16-black-metal-gorgoroth.config ├── base16-black-metal-immortal.config ├── base16-black-metal-khold.config ├── base16-black-metal-marduk.config ├── base16-black-metal-mayhem.config ├── base16-black-metal-nile.config ├── base16-black-metal-venom.config ├── base16-black-metal.config ├── base16-blueforest.config ├── base16-blueish.config ├── base16-brewer.config ├── base16-bright.config ├── base16-brogrammer.config ├── base16-brushtrees-dark.config ├── base16-brushtrees.config ├── base16-caroline.config ├── base16-catppuccin-frappe.config ├── base16-catppuccin-latte.config ├── base16-catppuccin-macchiato.config ├── base16-catppuccin-mocha.config ├── base16-catppuccin.config ├── base16-chalk.config ├── base16-circus.config ├── base16-classic-dark.config ├── base16-classic-light.config ├── base16-codeschool.config ├── base16-colors.config ├── base16-cupcake.config ├── base16-cupertino.config ├── base16-da-one-black.config ├── base16-da-one-gray.config ├── base16-da-one-ocean.config ├── base16-da-one-paper.config ├── base16-da-one-sea.config ├── base16-da-one-white.config ├── base16-danqing-light.config ├── base16-danqing.config ├── base16-darcula.config ├── base16-darkmoss.config ├── base16-darktooth.config ├── base16-darkviolet.config ├── base16-decaf.config ├── base16-deep-oceanic-next.config ├── base16-default-dark.config ├── base16-default-light.config ├── base16-dirtysea.config ├── base16-dracula.config ├── base16-edge-dark.config ├── base16-edge-light.config ├── base16-eighties.config ├── base16-embers-light.config ├── base16-embers.config ├── base16-emil.config ├── base16-equilibrium-dark.config ├── base16-equilibrium-gray-dark.config ├── base16-equilibrium-gray-light.config ├── base16-equilibrium-light.config ├── base16-eris.config ├── base16-espresso.config ├── base16-eva-dim.config ├── base16-eva.config ├── base16-evenok-dark.config ├── base16-everforest-dark-hard.config ├── base16-everforest.config ├── base16-flat.config ├── base16-framer.config ├── base16-fruit-soda.config ├── base16-gigavolt.config ├── base16-github.config ├── base16-google-dark.config ├── base16-google-light.config ├── base16-gotham.config ├── base16-grayscale-dark.config ├── base16-grayscale-light.config ├── base16-greenscreen.config ├── base16-gruber.config ├── base16-gruvbox-dark-hard.config ├── base16-gruvbox-dark-medium.config ├── base16-gruvbox-dark-pale.config ├── base16-gruvbox-dark-soft.config ├── base16-gruvbox-light-hard.config ├── base16-gruvbox-light-medium.config ├── base16-gruvbox-light-soft.config ├── base16-gruvbox-material-dark-hard.config ├── base16-gruvbox-material-dark-medium.config ├── base16-gruvbox-material-dark-soft.config ├── base16-gruvbox-material-light-hard.config ├── base16-gruvbox-material-light-medium.config ├── base16-gruvbox-material-light-soft.config ├── base16-hardcore.config ├── base16-harmonic-dark.config ├── base16-harmonic-light.config ├── base16-harmonic16-dark.config ├── base16-harmonic16-light.config ├── base16-heetch-light.config ├── base16-heetch.config ├── base16-helios.config ├── base16-hopscotch.config ├── base16-horizon-dark.config ├── base16-horizon-light.config ├── base16-horizon-terminal-dark.config ├── base16-horizon-terminal-light.config ├── base16-humanoid-dark.config ├── base16-humanoid-light.config ├── base16-ia-dark.config ├── base16-ia-light.config ├── base16-icy.config ├── base16-irblack.config ├── base16-isotope.config ├── base16-jabuti.config ├── base16-kanagawa.config ├── base16-katy.config ├── base16-kimber.config ├── base16-lime.config ├── base16-macintosh.config ├── base16-marrakesh.config ├── base16-materia.config ├── base16-material-darker.config ├── base16-material-lighter.config ├── base16-material-palenight.config ├── base16-material-vivid.config ├── base16-material.config ├── base16-measured-dark.config ├── base16-measured-light.config ├── base16-mellow-purple.config ├── base16-mexico-light.config ├── base16-mocha.config ├── base16-monokai.config ├── base16-moonlight.config ├── base16-mountain.config ├── base16-nebula.config ├── base16-nord-light.config ├── base16-nord.config ├── base16-nova.config ├── base16-ocean.config ├── base16-oceanicnext.config ├── base16-one-light.config ├── base16-onedark-dark.config ├── base16-onedark.config ├── base16-outrun-dark.config ├── base16-oxocarbon-dark.config ├── base16-oxocarbon-light.config ├── base16-pandora.config ├── base16-papercolor-dark.config ├── base16-papercolor-light.config ├── base16-paraiso.config ├── base16-pasque.config ├── base16-phd.config ├── base16-pico.config ├── base16-pinky.config ├── base16-pop.config ├── base16-porple.config ├── base16-precious-dark-eleven.config ├── base16-precious-dark-fifteen.config ├── base16-precious-light-warm.config ├── base16-precious-light-white.config ├── base16-primer-dark-dimmed.config ├── base16-primer-dark.config ├── base16-primer-light.config ├── base16-purpledream.config ├── base16-qualia.config ├── base16-railscasts.config ├── base16-rebecca.config ├── base16-rose-pine-dawn.config ├── base16-rose-pine-moon.config ├── base16-rose-pine.config ├── base16-saga.config ├── base16-sagelight.config ├── base16-sakura.config ├── base16-sandcastle.config ├── base16-selenized-black.config ├── base16-selenized-dark.config ├── base16-selenized-light.config ├── base16-selenized-white.config ├── base16-seti.config ├── base16-shades-of-purple.config ├── base16-shadesmear-dark.config ├── base16-shadesmear-light.config ├── base16-shapeshifter.config ├── base16-silk-dark.config ├── base16-silk-light.config ├── base16-snazzy.config ├── base16-solarflare-light.config ├── base16-solarflare.config ├── base16-solarized-dark.config ├── base16-solarized-light.config ├── base16-spaceduck.config ├── base16-spacemacs.config ├── base16-sparky.config ├── base16-standardized-dark.config ├── base16-standardized-light.config ├── base16-stella.config ├── base16-still-alive.config ├── base16-summercamp.config ├── base16-summerfruit-dark.config ├── base16-summerfruit-light.config ├── base16-synth-midnight-dark.config ├── base16-synth-midnight-light.config ├── base16-tango.config ├── base16-tarot.config ├── base16-tender.config ├── base16-terracotta-dark.config ├── base16-terracotta.config ├── base16-tokyo-city-dark.config ├── base16-tokyo-city-light.config ├── base16-tokyo-city-terminal-dark.config ├── base16-tokyo-city-terminal-light.config ├── base16-tokyo-night-dark.config ├── base16-tokyo-night-light.config ├── base16-tokyo-night-moon.config ├── base16-tokyo-night-storm.config ├── base16-tokyo-night-terminal-dark.config ├── base16-tokyo-night-terminal-light.config ├── base16-tokyo-night-terminal-storm.config ├── base16-tokyodark-terminal.config ├── base16-tokyodark.config ├── base16-tomorrow-night-eighties.config ├── base16-tomorrow-night.config ├── base16-tomorrow.config ├── base16-tube.config ├── base16-twilight.config ├── base16-unikitty-dark.config ├── base16-unikitty-light.config ├── base16-unikitty-reversible.config ├── base16-uwunicorn.config ├── base16-vesper.config ├── base16-vice.config ├── base16-vulcan.config ├── base16-windows-10-light.config ├── base16-windows-10.config ├── base16-windows-95-light.config ├── base16-windows-95.config ├── base16-windows-highcontrast-light.config ├── base16-windows-highcontrast.config ├── base16-windows-nt-light.config ├── base16-windows-nt.config ├── base16-woodland.config ├── base16-xcode-dusk.config ├── base16-zenbones.config └── base16-zenburn.config ├── client-properties ├── base16-3024.config ├── base16-apathy.config ├── base16-apprentice.config ├── base16-ashes.config ├── base16-atelier-cave-light.config ├── base16-atelier-cave.config ├── base16-atelier-dune-light.config ├── base16-atelier-dune.config ├── base16-atelier-estuary-light.config ├── base16-atelier-estuary.config ├── base16-atelier-forest-light.config ├── base16-atelier-forest.config ├── base16-atelier-heath-light.config ├── base16-atelier-heath.config ├── base16-atelier-lakeside-light.config ├── base16-atelier-lakeside.config ├── base16-atelier-plateau-light.config ├── base16-atelier-plateau.config ├── base16-atelier-savanna-light.config ├── base16-atelier-savanna.config ├── base16-atelier-seaside-light.config ├── base16-atelier-seaside.config ├── base16-atelier-sulphurpool-light.config ├── base16-atelier-sulphurpool.config ├── base16-atlas.config ├── base16-ayu-dark.config ├── base16-ayu-light.config ├── base16-ayu-mirage.config ├── base16-aztec.config ├── base16-bespin.config ├── base16-black-metal-bathory.config ├── base16-black-metal-burzum.config ├── base16-black-metal-dark-funeral.config ├── base16-black-metal-gorgoroth.config ├── base16-black-metal-immortal.config ├── base16-black-metal-khold.config ├── base16-black-metal-marduk.config ├── base16-black-metal-mayhem.config ├── base16-black-metal-nile.config ├── base16-black-metal-venom.config ├── base16-black-metal.config ├── base16-blueforest.config ├── base16-blueish.config ├── base16-brewer.config ├── base16-bright.config ├── base16-brogrammer.config ├── base16-brushtrees-dark.config ├── base16-brushtrees.config ├── base16-caroline.config ├── base16-catppuccin-frappe.config ├── base16-catppuccin-latte.config ├── base16-catppuccin-macchiato.config ├── base16-catppuccin-mocha.config ├── base16-catppuccin.config ├── base16-chalk.config ├── base16-circus.config ├── base16-classic-dark.config ├── base16-classic-light.config ├── base16-codeschool.config ├── base16-colors.config ├── base16-cupcake.config ├── base16-cupertino.config ├── base16-da-one-black.config ├── base16-da-one-gray.config ├── base16-da-one-ocean.config ├── base16-da-one-paper.config ├── base16-da-one-sea.config ├── base16-da-one-white.config ├── base16-danqing-light.config ├── base16-danqing.config ├── base16-darcula.config ├── base16-darkmoss.config ├── base16-darktooth.config ├── base16-darkviolet.config ├── base16-decaf.config ├── base16-deep-oceanic-next.config ├── base16-default-dark.config ├── base16-default-light.config ├── base16-dirtysea.config ├── base16-dracula.config ├── base16-edge-dark.config ├── base16-edge-light.config ├── base16-eighties.config ├── base16-embers-light.config ├── base16-embers.config ├── base16-emil.config ├── base16-equilibrium-dark.config ├── base16-equilibrium-gray-dark.config ├── base16-equilibrium-gray-light.config ├── base16-equilibrium-light.config ├── base16-eris.config ├── base16-espresso.config ├── base16-eva-dim.config ├── base16-eva.config ├── base16-evenok-dark.config ├── base16-everforest-dark-hard.config ├── base16-everforest.config ├── base16-flat.config ├── base16-framer.config ├── base16-fruit-soda.config ├── base16-gigavolt.config ├── base16-github.config ├── base16-google-dark.config ├── base16-google-light.config ├── base16-gotham.config ├── base16-grayscale-dark.config ├── base16-grayscale-light.config ├── base16-greenscreen.config ├── base16-gruber.config ├── base16-gruvbox-dark-hard.config ├── base16-gruvbox-dark-medium.config ├── base16-gruvbox-dark-pale.config ├── base16-gruvbox-dark-soft.config ├── base16-gruvbox-light-hard.config ├── base16-gruvbox-light-medium.config ├── base16-gruvbox-light-soft.config ├── base16-gruvbox-material-dark-hard.config ├── base16-gruvbox-material-dark-medium.config ├── base16-gruvbox-material-dark-soft.config ├── base16-gruvbox-material-light-hard.config ├── base16-gruvbox-material-light-medium.config ├── base16-gruvbox-material-light-soft.config ├── base16-hardcore.config ├── base16-harmonic-dark.config ├── base16-harmonic-light.config ├── base16-harmonic16-dark.config ├── base16-harmonic16-light.config ├── base16-heetch-light.config ├── base16-heetch.config ├── base16-helios.config ├── base16-hopscotch.config ├── base16-horizon-dark.config ├── base16-horizon-light.config ├── base16-horizon-terminal-dark.config ├── base16-horizon-terminal-light.config ├── base16-humanoid-dark.config ├── base16-humanoid-light.config ├── base16-ia-dark.config ├── base16-ia-light.config ├── base16-icy.config ├── base16-irblack.config ├── base16-isotope.config ├── base16-jabuti.config ├── base16-kanagawa.config ├── base16-katy.config ├── base16-kimber.config ├── base16-lime.config ├── base16-macintosh.config ├── base16-marrakesh.config ├── base16-materia.config ├── base16-material-darker.config ├── base16-material-lighter.config ├── base16-material-palenight.config ├── base16-material-vivid.config ├── base16-material.config ├── base16-measured-dark.config ├── base16-measured-light.config ├── base16-mellow-purple.config ├── base16-mexico-light.config ├── base16-mocha.config ├── base16-monokai.config ├── base16-moonlight.config ├── base16-mountain.config ├── base16-nebula.config ├── base16-nord-light.config ├── base16-nord.config ├── base16-nova.config ├── base16-ocean.config ├── base16-oceanicnext.config ├── base16-one-light.config ├── base16-onedark-dark.config ├── base16-onedark.config ├── base16-outrun-dark.config ├── base16-oxocarbon-dark.config ├── base16-oxocarbon-light.config ├── base16-pandora.config ├── base16-papercolor-dark.config ├── base16-papercolor-light.config ├── base16-paraiso.config ├── base16-pasque.config ├── base16-phd.config ├── base16-pico.config ├── base16-pinky.config ├── base16-pop.config ├── base16-porple.config ├── base16-precious-dark-eleven.config ├── base16-precious-dark-fifteen.config ├── base16-precious-light-warm.config ├── base16-precious-light-white.config ├── base16-primer-dark-dimmed.config ├── base16-primer-dark.config ├── base16-primer-light.config ├── base16-purpledream.config ├── base16-qualia.config ├── base16-railscasts.config ├── base16-rebecca.config ├── base16-rose-pine-dawn.config ├── base16-rose-pine-moon.config ├── base16-rose-pine.config ├── base16-saga.config ├── base16-sagelight.config ├── base16-sakura.config ├── base16-sandcastle.config ├── base16-selenized-black.config ├── base16-selenized-dark.config ├── base16-selenized-light.config ├── base16-selenized-white.config ├── base16-seti.config ├── base16-shades-of-purple.config ├── base16-shadesmear-dark.config ├── base16-shadesmear-light.config ├── base16-shapeshifter.config ├── base16-silk-dark.config ├── base16-silk-light.config ├── base16-snazzy.config ├── base16-solarflare-light.config ├── base16-solarflare.config ├── base16-solarized-dark.config ├── base16-solarized-light.config ├── base16-spaceduck.config ├── base16-spacemacs.config ├── base16-sparky.config ├── base16-standardized-dark.config ├── base16-standardized-light.config ├── base16-stella.config ├── base16-still-alive.config ├── base16-summercamp.config ├── base16-summerfruit-dark.config ├── base16-summerfruit-light.config ├── base16-synth-midnight-dark.config ├── base16-synth-midnight-light.config ├── base16-tango.config ├── base16-tarot.config ├── base16-tender.config ├── base16-terracotta-dark.config ├── base16-terracotta.config ├── base16-tokyo-city-dark.config ├── base16-tokyo-city-light.config ├── base16-tokyo-city-terminal-dark.config ├── base16-tokyo-city-terminal-light.config ├── base16-tokyo-night-dark.config ├── base16-tokyo-night-light.config ├── base16-tokyo-night-moon.config ├── base16-tokyo-night-storm.config ├── base16-tokyo-night-terminal-dark.config ├── base16-tokyo-night-terminal-light.config ├── base16-tokyo-night-terminal-storm.config ├── base16-tokyodark-terminal.config ├── base16-tokyodark.config ├── base16-tomorrow-night-eighties.config ├── base16-tomorrow-night.config ├── base16-tomorrow.config ├── base16-tube.config ├── base16-twilight.config ├── base16-unikitty-dark.config ├── base16-unikitty-light.config ├── base16-unikitty-reversible.config ├── base16-uwunicorn.config ├── base16-vesper.config ├── base16-vice.config ├── base16-vulcan.config ├── base16-windows-10-light.config ├── base16-windows-10.config ├── base16-windows-95-light.config ├── base16-windows-95.config ├── base16-windows-highcontrast-light.config ├── base16-windows-highcontrast.config ├── base16-windows-nt-light.config ├── base16-windows-nt.config ├── base16-woodland.config ├── base16-xcode-dusk.config ├── base16-zenbones.config └── base16-zenburn.config ├── colors ├── base16-3024.config ├── base16-apathy.config ├── base16-apprentice.config ├── base16-ashes.config ├── base16-atelier-cave-light.config ├── base16-atelier-cave.config ├── base16-atelier-dune-light.config ├── base16-atelier-dune.config ├── base16-atelier-estuary-light.config ├── base16-atelier-estuary.config ├── base16-atelier-forest-light.config ├── base16-atelier-forest.config ├── base16-atelier-heath-light.config ├── base16-atelier-heath.config ├── base16-atelier-lakeside-light.config ├── base16-atelier-lakeside.config ├── base16-atelier-plateau-light.config ├── base16-atelier-plateau.config ├── base16-atelier-savanna-light.config ├── base16-atelier-savanna.config ├── base16-atelier-seaside-light.config ├── base16-atelier-seaside.config ├── base16-atelier-sulphurpool-light.config ├── base16-atelier-sulphurpool.config ├── base16-atlas.config ├── base16-ayu-dark.config ├── base16-ayu-light.config ├── base16-ayu-mirage.config ├── base16-aztec.config ├── base16-bespin.config ├── base16-black-metal-bathory.config ├── base16-black-metal-burzum.config ├── base16-black-metal-dark-funeral.config ├── base16-black-metal-gorgoroth.config ├── base16-black-metal-immortal.config ├── base16-black-metal-khold.config ├── base16-black-metal-marduk.config ├── base16-black-metal-mayhem.config ├── base16-black-metal-nile.config ├── base16-black-metal-venom.config ├── base16-black-metal.config ├── base16-blueforest.config ├── base16-blueish.config ├── base16-brewer.config ├── base16-bright.config ├── base16-brogrammer.config ├── base16-brushtrees-dark.config ├── base16-brushtrees.config ├── base16-caroline.config ├── base16-catppuccin-frappe.config ├── base16-catppuccin-latte.config ├── base16-catppuccin-macchiato.config ├── base16-catppuccin-mocha.config ├── base16-catppuccin.config ├── base16-chalk.config ├── base16-circus.config ├── base16-classic-dark.config ├── base16-classic-light.config ├── base16-codeschool.config ├── base16-colors.config ├── base16-cupcake.config ├── base16-cupertino.config ├── base16-da-one-black.config ├── base16-da-one-gray.config ├── base16-da-one-ocean.config ├── base16-da-one-paper.config ├── base16-da-one-sea.config ├── base16-da-one-white.config ├── base16-danqing-light.config ├── base16-danqing.config ├── base16-darcula.config ├── base16-darkmoss.config ├── base16-darktooth.config ├── base16-darkviolet.config ├── base16-decaf.config ├── base16-deep-oceanic-next.config ├── base16-default-dark.config ├── base16-default-light.config ├── base16-dirtysea.config ├── base16-dracula.config ├── base16-edge-dark.config ├── base16-edge-light.config ├── base16-eighties.config ├── base16-embers-light.config ├── base16-embers.config ├── base16-emil.config ├── base16-equilibrium-dark.config ├── base16-equilibrium-gray-dark.config ├── base16-equilibrium-gray-light.config ├── base16-equilibrium-light.config ├── base16-eris.config ├── base16-espresso.config ├── base16-eva-dim.config ├── base16-eva.config ├── base16-evenok-dark.config ├── base16-everforest-dark-hard.config ├── base16-everforest.config ├── base16-flat.config ├── base16-framer.config ├── base16-fruit-soda.config ├── base16-gigavolt.config ├── base16-github.config ├── base16-google-dark.config ├── base16-google-light.config ├── base16-gotham.config ├── base16-grayscale-dark.config ├── base16-grayscale-light.config ├── base16-greenscreen.config ├── base16-gruber.config ├── base16-gruvbox-dark-hard.config ├── base16-gruvbox-dark-medium.config ├── base16-gruvbox-dark-pale.config ├── base16-gruvbox-dark-soft.config ├── base16-gruvbox-light-hard.config ├── base16-gruvbox-light-medium.config ├── base16-gruvbox-light-soft.config ├── base16-gruvbox-material-dark-hard.config ├── base16-gruvbox-material-dark-medium.config ├── base16-gruvbox-material-dark-soft.config ├── base16-gruvbox-material-light-hard.config ├── base16-gruvbox-material-light-medium.config ├── base16-gruvbox-material-light-soft.config ├── base16-hardcore.config ├── base16-harmonic-dark.config ├── base16-harmonic-light.config ├── base16-harmonic16-dark.config ├── base16-harmonic16-light.config ├── base16-heetch-light.config ├── base16-heetch.config ├── base16-helios.config ├── base16-hopscotch.config ├── base16-horizon-dark.config ├── base16-horizon-light.config ├── base16-horizon-terminal-dark.config ├── base16-horizon-terminal-light.config ├── base16-humanoid-dark.config ├── base16-humanoid-light.config ├── base16-ia-dark.config ├── base16-ia-light.config ├── base16-icy.config ├── base16-irblack.config ├── base16-isotope.config ├── base16-jabuti.config ├── base16-kanagawa.config ├── base16-katy.config ├── base16-kimber.config ├── base16-lime.config ├── base16-macintosh.config ├── base16-marrakesh.config ├── base16-materia.config ├── base16-material-darker.config ├── base16-material-lighter.config ├── base16-material-palenight.config ├── base16-material-vivid.config ├── base16-material.config ├── base16-measured-dark.config ├── base16-measured-light.config ├── base16-mellow-purple.config ├── base16-mexico-light.config ├── base16-mocha.config ├── base16-monokai.config ├── base16-moonlight.config ├── base16-mountain.config ├── base16-nebula.config ├── base16-nord-light.config ├── base16-nord.config ├── base16-nova.config ├── base16-ocean.config ├── base16-oceanicnext.config ├── base16-one-light.config ├── base16-onedark-dark.config ├── base16-onedark.config ├── base16-outrun-dark.config ├── base16-oxocarbon-dark.config ├── base16-oxocarbon-light.config ├── base16-pandora.config ├── base16-papercolor-dark.config ├── base16-papercolor-light.config ├── base16-paraiso.config ├── base16-pasque.config ├── base16-phd.config ├── base16-pico.config ├── base16-pinky.config ├── base16-pop.config ├── base16-porple.config ├── base16-precious-dark-eleven.config ├── base16-precious-dark-fifteen.config ├── base16-precious-light-warm.config ├── base16-precious-light-white.config ├── base16-primer-dark-dimmed.config ├── base16-primer-dark.config ├── base16-primer-light.config ├── base16-purpledream.config ├── base16-qualia.config ├── base16-railscasts.config ├── base16-rebecca.config ├── base16-rose-pine-dawn.config ├── base16-rose-pine-moon.config ├── base16-rose-pine.config ├── base16-saga.config ├── base16-sagelight.config ├── base16-sakura.config ├── base16-sandcastle.config ├── base16-selenized-black.config ├── base16-selenized-dark.config ├── base16-selenized-light.config ├── base16-selenized-white.config ├── base16-seti.config ├── base16-shades-of-purple.config ├── base16-shadesmear-dark.config ├── base16-shadesmear-light.config ├── base16-shapeshifter.config ├── base16-silk-dark.config ├── base16-silk-light.config ├── base16-snazzy.config ├── base16-solarflare-light.config ├── base16-solarflare.config ├── base16-solarized-dark.config ├── base16-solarized-light.config ├── base16-spaceduck.config ├── base16-spacemacs.config ├── base16-sparky.config ├── base16-standardized-dark.config ├── base16-standardized-light.config ├── base16-stella.config ├── base16-still-alive.config ├── base16-summercamp.config ├── base16-summerfruit-dark.config ├── base16-summerfruit-light.config ├── base16-synth-midnight-dark.config ├── base16-synth-midnight-light.config ├── base16-tango.config ├── base16-tarot.config ├── base16-tender.config ├── base16-terracotta-dark.config ├── base16-terracotta.config ├── base16-tokyo-city-dark.config ├── base16-tokyo-city-light.config ├── base16-tokyo-city-terminal-dark.config ├── base16-tokyo-city-terminal-light.config ├── base16-tokyo-night-dark.config ├── base16-tokyo-night-light.config ├── base16-tokyo-night-moon.config ├── base16-tokyo-night-storm.config ├── base16-tokyo-night-terminal-dark.config ├── base16-tokyo-night-terminal-light.config ├── base16-tokyo-night-terminal-storm.config ├── base16-tokyodark-terminal.config ├── base16-tokyodark.config ├── base16-tomorrow-night-eighties.config ├── base16-tomorrow-night.config ├── base16-tomorrow.config ├── base16-tube.config ├── base16-twilight.config ├── base16-unikitty-dark.config ├── base16-unikitty-light.config ├── base16-unikitty-reversible.config ├── base16-uwunicorn.config ├── base16-vesper.config ├── base16-vice.config ├── base16-vulcan.config ├── base16-windows-10-light.config ├── base16-windows-10.config ├── base16-windows-95-light.config ├── base16-windows-95.config ├── base16-windows-highcontrast-light.config ├── base16-windows-highcontrast.config ├── base16-windows-nt-light.config ├── base16-windows-nt.config ├── base16-woodland.config ├── base16-xcode-dusk.config ├── base16-zenbones.config └── base16-zenburn.config ├── templates ├── bar-colors.mustache ├── client-properties.mustache ├── colors.mustache ├── config.yaml └── default.mustache └── themes ├── base16-3024.config ├── base16-apathy.config ├── base16-apprentice.config ├── base16-ashes.config ├── base16-atelier-cave-light.config ├── base16-atelier-cave.config ├── base16-atelier-dune-light.config ├── base16-atelier-dune.config ├── base16-atelier-estuary-light.config ├── base16-atelier-estuary.config ├── base16-atelier-forest-light.config ├── base16-atelier-forest.config ├── base16-atelier-heath-light.config ├── base16-atelier-heath.config ├── base16-atelier-lakeside-light.config ├── base16-atelier-lakeside.config ├── base16-atelier-plateau-light.config ├── base16-atelier-plateau.config ├── base16-atelier-savanna-light.config ├── base16-atelier-savanna.config ├── base16-atelier-seaside-light.config ├── base16-atelier-seaside.config ├── base16-atelier-sulphurpool-light.config ├── base16-atelier-sulphurpool.config ├── base16-atlas.config ├── base16-ayu-dark.config ├── base16-ayu-light.config ├── base16-ayu-mirage.config ├── base16-aztec.config ├── base16-bespin.config ├── base16-black-metal-bathory.config ├── base16-black-metal-burzum.config ├── base16-black-metal-dark-funeral.config ├── base16-black-metal-gorgoroth.config ├── base16-black-metal-immortal.config ├── base16-black-metal-khold.config ├── base16-black-metal-marduk.config ├── base16-black-metal-mayhem.config ├── base16-black-metal-nile.config ├── base16-black-metal-venom.config ├── base16-black-metal.config ├── base16-blueforest.config ├── base16-blueish.config ├── base16-brewer.config ├── base16-bright.config ├── base16-brogrammer.config ├── base16-brushtrees-dark.config ├── base16-brushtrees.config ├── base16-caroline.config ├── base16-catppuccin-frappe.config ├── base16-catppuccin-latte.config ├── base16-catppuccin-macchiato.config ├── base16-catppuccin-mocha.config ├── base16-catppuccin.config ├── base16-chalk.config ├── base16-circus.config ├── base16-classic-dark.config ├── base16-classic-light.config ├── base16-codeschool.config ├── base16-colors.config ├── base16-cupcake.config ├── base16-cupertino.config ├── base16-da-one-black.config ├── base16-da-one-gray.config ├── base16-da-one-ocean.config ├── base16-da-one-paper.config ├── base16-da-one-sea.config ├── base16-da-one-white.config ├── base16-danqing-light.config ├── base16-danqing.config ├── base16-darcula.config ├── base16-darkmoss.config ├── base16-darktooth.config ├── base16-darkviolet.config ├── base16-decaf.config ├── base16-deep-oceanic-next.config ├── base16-default-dark.config ├── base16-default-light.config ├── base16-dirtysea.config ├── base16-dracula.config ├── base16-edge-dark.config ├── base16-edge-light.config ├── base16-eighties.config ├── base16-embers-light.config ├── base16-embers.config ├── base16-emil.config ├── base16-equilibrium-dark.config ├── base16-equilibrium-gray-dark.config ├── base16-equilibrium-gray-light.config ├── base16-equilibrium-light.config ├── base16-eris.config ├── base16-espresso.config ├── base16-eva-dim.config ├── base16-eva.config ├── base16-evenok-dark.config ├── base16-everforest-dark-hard.config ├── base16-everforest.config ├── base16-flat.config ├── base16-framer.config ├── base16-fruit-soda.config ├── base16-gigavolt.config ├── base16-github.config ├── base16-google-dark.config ├── base16-google-light.config ├── base16-gotham.config ├── base16-grayscale-dark.config ├── base16-grayscale-light.config ├── base16-greenscreen.config ├── base16-gruber.config ├── base16-gruvbox-dark-hard.config ├── base16-gruvbox-dark-medium.config ├── base16-gruvbox-dark-pale.config ├── base16-gruvbox-dark-soft.config ├── base16-gruvbox-light-hard.config ├── base16-gruvbox-light-medium.config ├── base16-gruvbox-light-soft.config ├── base16-gruvbox-material-dark-hard.config ├── base16-gruvbox-material-dark-medium.config ├── base16-gruvbox-material-dark-soft.config ├── base16-gruvbox-material-light-hard.config ├── base16-gruvbox-material-light-medium.config ├── base16-gruvbox-material-light-soft.config ├── base16-hardcore.config ├── base16-harmonic-dark.config ├── base16-harmonic-light.config ├── base16-harmonic16-dark.config ├── base16-harmonic16-light.config ├── base16-heetch-light.config ├── base16-heetch.config ├── base16-helios.config ├── base16-hopscotch.config ├── base16-horizon-dark.config ├── base16-horizon-light.config ├── base16-horizon-terminal-dark.config ├── base16-horizon-terminal-light.config ├── base16-humanoid-dark.config ├── base16-humanoid-light.config ├── base16-ia-dark.config ├── base16-ia-light.config ├── base16-icy.config ├── base16-irblack.config ├── base16-isotope.config ├── base16-jabuti.config ├── base16-kanagawa.config ├── base16-katy.config ├── base16-kimber.config ├── base16-lime.config ├── base16-macintosh.config ├── base16-marrakesh.config ├── base16-materia.config ├── base16-material-darker.config ├── base16-material-lighter.config ├── base16-material-palenight.config ├── base16-material-vivid.config ├── base16-material.config ├── base16-measured-dark.config ├── base16-measured-light.config ├── base16-mellow-purple.config ├── base16-mexico-light.config ├── base16-mocha.config ├── base16-monokai.config ├── base16-moonlight.config ├── base16-mountain.config ├── base16-nebula.config ├── base16-nord-light.config ├── base16-nord.config ├── base16-nova.config ├── base16-ocean.config ├── base16-oceanicnext.config ├── base16-one-light.config ├── base16-onedark-dark.config ├── base16-onedark.config ├── base16-outrun-dark.config ├── base16-oxocarbon-dark.config ├── base16-oxocarbon-light.config ├── base16-pandora.config ├── base16-papercolor-dark.config ├── base16-papercolor-light.config ├── base16-paraiso.config ├── base16-pasque.config ├── base16-phd.config ├── base16-pico.config ├── base16-pinky.config ├── base16-pop.config ├── base16-porple.config ├── base16-precious-dark-eleven.config ├── base16-precious-dark-fifteen.config ├── base16-precious-light-warm.config ├── base16-precious-light-white.config ├── base16-primer-dark-dimmed.config ├── base16-primer-dark.config ├── base16-primer-light.config ├── base16-purpledream.config ├── base16-qualia.config ├── base16-railscasts.config ├── base16-rebecca.config ├── base16-rose-pine-dawn.config ├── base16-rose-pine-moon.config ├── base16-rose-pine.config ├── base16-saga.config ├── base16-sagelight.config ├── base16-sakura.config ├── base16-sandcastle.config ├── base16-selenized-black.config ├── base16-selenized-dark.config ├── base16-selenized-light.config ├── base16-selenized-white.config ├── base16-seti.config ├── base16-shades-of-purple.config ├── base16-shadesmear-dark.config ├── base16-shadesmear-light.config ├── base16-shapeshifter.config ├── base16-silk-dark.config ├── base16-silk-light.config ├── base16-snazzy.config ├── base16-solarflare-light.config ├── base16-solarflare.config ├── base16-solarized-dark.config ├── base16-solarized-light.config ├── base16-spaceduck.config ├── base16-spacemacs.config ├── base16-sparky.config ├── base16-standardized-dark.config ├── base16-standardized-light.config ├── base16-stella.config ├── base16-still-alive.config ├── base16-summercamp.config ├── base16-summerfruit-dark.config ├── base16-summerfruit-light.config ├── base16-synth-midnight-dark.config ├── base16-synth-midnight-light.config ├── base16-tango.config ├── base16-tarot.config ├── base16-tender.config ├── base16-terracotta-dark.config ├── base16-terracotta.config ├── base16-tokyo-city-dark.config ├── base16-tokyo-city-light.config ├── base16-tokyo-city-terminal-dark.config ├── base16-tokyo-city-terminal-light.config ├── base16-tokyo-night-dark.config ├── base16-tokyo-night-light.config ├── base16-tokyo-night-moon.config ├── base16-tokyo-night-storm.config ├── base16-tokyo-night-terminal-dark.config ├── base16-tokyo-night-terminal-light.config ├── base16-tokyo-night-terminal-storm.config ├── base16-tokyodark-terminal.config ├── base16-tokyodark.config ├── base16-tomorrow-night-eighties.config ├── base16-tomorrow-night.config ├── base16-tomorrow.config ├── base16-tube.config ├── base16-twilight.config ├── base16-unikitty-dark.config ├── base16-unikitty-light.config ├── base16-unikitty-reversible.config ├── base16-uwunicorn.config ├── base16-vesper.config ├── base16-vice.config ├── base16-vulcan.config ├── base16-windows-10-light.config ├── base16-windows-10.config ├── base16-windows-95-light.config ├── base16-windows-95.config ├── base16-windows-highcontrast-light.config ├── base16-windows-highcontrast.config ├── base16-windows-nt-light.config ├── base16-windows-nt.config ├── base16-woodland.config ├── base16-xcode-dusk.config ├── base16-zenbones.config └── base16-zenburn.config /.github/CODEOWNERS: -------------------------------------------------------------------------------- 1 | * @tinted-theming/i3 2 | -------------------------------------------------------------------------------- /.github/workflows/auto-assign-issues.yml: -------------------------------------------------------------------------------- 1 | name: "Auto assignment for issues" 2 | 3 | on: 4 | issues: 5 | types: ["opened"] 6 | 7 | jobs: 8 | auto-assign: 9 | uses: "tinted-theming/home/.github/workflows/shared-auto-assign-issues.yml@main" 10 | secrets: 11 | token: ${{ secrets.BOT_ACCESS_TOKEN }} 12 | -------------------------------------------------------------------------------- /.github/workflows/update.yml: -------------------------------------------------------------------------------- 1 | name: "Update with the latest tinted-theming colorschemes" 2 | on: 3 | workflow_dispatch: 4 | schedule: 5 | - cron: "0 0 * * 0" # https://crontab.guru/every-week 6 | 7 | jobs: 8 | build-and-commit: 9 | uses: "tinted-theming/home/.github/workflows/shared-build-template-and-commit-themes.yml@main" 10 | secrets: 11 | token: ${{ secrets.BOT_ACCESS_TOKEN }} 12 | with: 13 | ref: ${{ github.head_ref }} 14 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | schemes 2 | -------------------------------------------------------------------------------- /bar-colors/base16-3024.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-apathy.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-apprentice.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-ashes.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-atelier-cave-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-atelier-cave.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-atelier-dune-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-atelier-dune.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-atelier-estuary-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-atelier-estuary.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-atelier-forest-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-atelier-forest.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-atelier-heath-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-atelier-heath.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-atelier-lakeside-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-atelier-lakeside.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-atelier-plateau-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-atelier-plateau.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-atelier-savanna-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-atelier-savanna.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-atelier-seaside-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-atelier-seaside.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-atelier-sulphurpool-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-atelier-sulphurpool.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-atlas.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-ayu-dark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-ayu-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-ayu-mirage.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-aztec.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-bespin.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-black-metal-bathory.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-black-metal-burzum.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-black-metal-dark-funeral.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-black-metal-gorgoroth.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-black-metal-immortal.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-black-metal-khold.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-black-metal-marduk.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-black-metal-mayhem.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-black-metal-nile.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-black-metal-venom.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-black-metal.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-blueforest.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-blueish.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-brewer.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-bright.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-brogrammer.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-brushtrees-dark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-brushtrees.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-caroline.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-catppuccin-frappe.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-catppuccin-latte.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-catppuccin-macchiato.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-catppuccin-mocha.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-catppuccin.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-chalk.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-circus.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-classic-dark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-classic-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-codeschool.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-colors.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-cupcake.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-cupertino.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-da-one-black.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-da-one-gray.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-da-one-ocean.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-da-one-paper.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-da-one-sea.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-da-one-white.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-danqing-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-danqing.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-darcula.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-darkmoss.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-darktooth.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-darkviolet.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-decaf.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-deep-oceanic-next.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-default-dark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-default-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-dirtysea.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-dracula.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-edge-dark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-edge-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-eighties.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-embers-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-embers.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-emil.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-equilibrium-dark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-equilibrium-gray-dark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-equilibrium-gray-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-equilibrium-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-eris.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-espresso.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-eva-dim.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-eva.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-evenok-dark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-everforest-dark-hard.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-everforest.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-flat.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-framer.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-fruit-soda.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-gigavolt.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-github.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-google-dark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-google-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-gotham.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-grayscale-dark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-grayscale-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-greenscreen.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-gruber.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-gruvbox-dark-hard.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-gruvbox-dark-medium.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-gruvbox-dark-pale.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-gruvbox-dark-soft.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-gruvbox-light-hard.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-gruvbox-light-medium.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-gruvbox-light-soft.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-gruvbox-material-dark-hard.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-gruvbox-material-dark-medium.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-gruvbox-material-dark-soft.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-gruvbox-material-light-hard.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-gruvbox-material-light-medium.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-gruvbox-material-light-soft.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-hardcore.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-harmonic-dark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-harmonic-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-harmonic16-dark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-harmonic16-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-heetch-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-heetch.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-helios.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-hopscotch.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-horizon-dark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-horizon-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-horizon-terminal-dark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-horizon-terminal-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-humanoid-dark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-humanoid-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-ia-dark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-ia-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-icy.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-irblack.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-isotope.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-jabuti.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-kanagawa.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-katy.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-kimber.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-lime.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-macintosh.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-marrakesh.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-materia.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-material-darker.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-material-lighter.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-material-palenight.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-material-vivid.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-material.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-measured-dark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-measured-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-mellow-purple.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-mexico-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-mocha.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-monokai.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-moonlight.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-mountain.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-nebula.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-nord-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-nord.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-nova.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-ocean.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-oceanicnext.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-one-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-onedark-dark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-onedark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-outrun-dark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-oxocarbon-dark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-oxocarbon-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-pandora.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-papercolor-dark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-papercolor-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-paraiso.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-pasque.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-phd.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-pico.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-pinky.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-pop.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-porple.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-precious-dark-eleven.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-precious-dark-fifteen.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-precious-light-warm.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-precious-light-white.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-primer-dark-dimmed.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-primer-dark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-primer-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-purpledream.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-qualia.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-railscasts.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-rebecca.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-rose-pine-dawn.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-rose-pine-moon.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-rose-pine.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-saga.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-sagelight.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-sakura.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-sandcastle.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-selenized-black.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-selenized-dark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-selenized-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-selenized-white.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-seti.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-shades-of-purple.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-shadesmear-dark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-shadesmear-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-shapeshifter.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-silk-dark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-silk-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-snazzy.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-solarflare-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-solarflare.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-solarized-dark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-solarized-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-spaceduck.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-spacemacs.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-sparky.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-standardized-dark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-standardized-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-stella.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-still-alive.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-summercamp.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-summerfruit-dark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-summerfruit-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-synth-midnight-dark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-synth-midnight-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-tango.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-tarot.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-tender.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-terracotta-dark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-terracotta.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-tokyo-city-dark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-tokyo-city-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-tokyo-city-terminal-dark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-tokyo-city-terminal-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-tokyo-night-dark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-tokyo-night-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-tokyo-night-moon.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-tokyo-night-storm.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-tokyo-night-terminal-dark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-tokyo-night-terminal-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-tokyo-night-terminal-storm.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-tokyodark-terminal.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-tokyodark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-tomorrow-night-eighties.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-tomorrow-night.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-tomorrow.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-tube.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-twilight.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-unikitty-dark.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-unikitty-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-unikitty-reversible.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-uwunicorn.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-vesper.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-vice.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-vulcan.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-windows-10-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-windows-10.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-windows-95-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-windows-95.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-windows-highcontrast-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-windows-highcontrast.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-windows-nt-light.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-windows-nt.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-woodland.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-xcode-dusk.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-zenbones.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /bar-colors/base16-zenburn.config: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /client-properties/base16-3024.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-apathy.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-apprentice.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-ashes.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-atlas.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-ayu-dark.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-ayu-light.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-ayu-mirage.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-aztec.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-bespin.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-black-metal.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-blueforest.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-blueish.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-brewer.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-bright.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-brogrammer.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-brushtrees.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-caroline.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-catppuccin.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-chalk.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-circus.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-codeschool.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-colors.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-cupcake.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-cupertino.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-da-one-gray.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-da-one-sea.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-danqing.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-darcula.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-darkmoss.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-darktooth.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-darkviolet.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-decaf.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-dirtysea.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-dracula.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-edge-dark.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-edge-light.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-eighties.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-embers.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-emil.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-eris.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-espresso.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-eva-dim.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-eva.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-evenok-dark.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-everforest.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-flat.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-framer.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-fruit-soda.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-gigavolt.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-github.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-google-dark.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-gotham.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-greenscreen.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-gruber.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-hardcore.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-heetch.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-helios.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-hopscotch.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-ia-dark.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-ia-light.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-icy.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-irblack.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-isotope.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-jabuti.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-kanagawa.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-katy.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-kimber.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-lime.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-macintosh.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-marrakesh.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-mocha.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-nebula.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-nord.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-nova.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-ocean.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-pasque.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-phd.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-pico.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-pinky.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-pop.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-porple.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-qualia.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-saga.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-sakura.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-seti.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-snazzy.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-sparky.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-stella.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-tango.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-tarot.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-tender.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-tube.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-vesper.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-vice.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /client-properties/base16-vulcan.config: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /templates/bar-colors.mustache: -------------------------------------------------------------------------------- 1 | colors { 2 | background $base00 3 | separator $base01 4 | statusline $base04 5 | 6 | # State Border BG Text 7 | focused_workspace $base05 $base0D $base00 8 | active_workspace $base05 $base03 $base00 9 | inactive_workspace $base03 $base01 $base05 10 | urgent_workspace $base08 $base08 $base00 11 | binding_mode $base00 $base0A $base00 12 | } 13 | -------------------------------------------------------------------------------- /templates/client-properties.mustache: -------------------------------------------------------------------------------- 1 | # Basic color configuration using the Base16 variables for windows and borders. 2 | # Property Name Border BG Text Indicator Child Border 3 | client.focused $base05 $base0D $base00 $base0D $base0C 4 | client.focused_inactive $base01 $base01 $base05 $base03 $base01 5 | client.unfocused $base01 $base00 $base05 $base01 $base01 6 | client.urgent $base08 $base08 $base00 $base08 $base08 7 | client.placeholder $base00 $base00 $base05 $base00 $base00 8 | client.background $base07 9 | -------------------------------------------------------------------------------- /templates/config.yaml: -------------------------------------------------------------------------------- 1 | default: 2 | extension: .config 3 | output: themes 4 | 5 | bar-colors: 6 | extension: .config 7 | output: bar-colors 8 | 9 | client-properties: 10 | extension: .config 11 | output: client-properties 12 | 13 | colors: 14 | extension: .config 15 | output: colors 16 | --------------------------------------------------------------------------------