rajasegar / alacritty-themes

:rainbow: :lollipop: Themes :candy: :heart_eyes: for Alacritty: A cross-platform GPU-accelerated Terminal emulator
MIT License
685 stars 70 forks source link

fix(theme): Dracula Config warning #203

Closed mesalilac closed 1 year ago

mesalilac commented 1 year ago

bar has been deprecated; use colors.footer_bar instead

JuanVqz commented 1 year ago

hey @Senpai-10 thank you for fixing it, couple of questions:

Btw, this theme was taken from this repo probably they need the fix as well.

Thanks! 🚀

mesalilac commented 1 year ago

do you have a link or where can we see the deprecation warning, could you please share it here? (just in case we need it as a reference)

https://github.com/alacritty/alacritty/blob/694a52bcffeffdc9e163818c3b2ac5c39e26f1ef/alacritty/src/config/color.rs#L129-L130

Did you check all themes to confirm only Dracula is using it? if not, could you please check it?

Yes I did :+1:

Btw, this theme was taken from this repo probably they need the fix as well.

Thank you, I'm going to fix it there too it's already fixed in repo :)

JuanVqz commented 1 year ago

it seems like it is not correctly aligned though https://github.com/dracula/alacritty/blob/master/dracula.yml#L28

rajasegar commented 1 year ago

:tada: This PR is included in version 5.3.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: