Skip to main content

Apply color schemes to your alacritty config.

Project description

Alacritty Color Switcher

Example

> acs --list
one_dark
tomorrow_night
solarized_light
solarized_dark
nord

> acs --apply nord
nord # -> ~/.config/alacritty/alacritty.yml is updated

> acs --switch
one_dark #

Warning: please make a backup of your alacritty.yml since acs overwrites the content with the changed color file! Also the formatting will be lost partially!

Install

pip install alacritty-color-switcher

Create a directory with all your color schemes

mkdir ~/.config/alacritty-colors
mv your_color_scheme.yaml ~/.config/alacritty-colors/

acs will find all files with yaml or yml as suffix. The color schemes should have the same structure as showed on the Alacritty Wiki.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

alacritty-color-switcher-0.1.2.tar.gz (3.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page