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
File details
Details for the file alacritty-color-switcher-0.1.3.tar.gz
.
File metadata
- Download URL: alacritty-color-switcher-0.1.3.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1fc1abe5ac7ac36b5693c27ea5a64b32c1df1c56b5a24bb70e5f1ba3a80f76f2 |
|
MD5 | e7c38dc7c22eefdceeb3630362e5bbf7 |
|
BLAKE2b-256 | 06bb86109732e4f24e93b1cbd2091e8b3fb492dee8b8067a3a5916e0a4ff3349 |