-
Notifications
You must be signed in to change notification settings - Fork 326
Alacritty color template. #611
base: master
Are you sure you want to change the base?
Conversation
For this template to work you also have to add the following to your alacritty.yml: import: - ~/.cache/wal/colors-alacritty.yml
This should be cross-platform. Alacritty should auto reload the config file unless you turned that off. This allows setting of opacity. Only thing is, that if you omit alpha flag when setting new colorscheme, the terminal background will be completely transparent (opacity 0). It should work better than the wiki solution (which involves a new script). |
Waiting for this too! Why hasn't this merged? |
@zBumblB I've found out that the above template is incorrect! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bright and normal colors should be reversed
@dylanaraps could this be added if its fixed? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this workksss!
Any updates on this? Alacritty now uses toml files instead. |
In case you or someone still needs it here's the toml version, throw it in your
|
alacritty toml templates are now part of pywal16 tho still not "released" |
pywal16 3.5.1 is out with the alacritty toml template available. |
The wiki should also be updated.
For this template to work you have to add the following to your alacritty.yml: