Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(extras): update Alacritty color schemes #255

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

S1M0N38
Copy link

@S1M0N38 S1M0N38 commented Sep 21, 2024

  • Remove alacritty_kanagawa.yml and alacritty_kanagawa_dragon.yml
  • Add new TOML color schemes: alacritty_kanagawa_dragon.toml, alacritty_kanagawa_lotus.toml, and alacritty_kanagawa_wave.toml

Alacritty now use TOML for configuration (and themes), not YAML anymore.

- Remove `alacritty_kanagawa.yml` and `alacritty_kanagawa_dragon.yml`
- Add new TOML color schemes: `alacritty_kanagawa_dragon.toml`, `alacritty_kanagawa_lotus.toml`, and `alacritty_kanagawa_wave.toml`
@Kypert
Copy link

Kypert commented Sep 22, 2024

Looks like a good combination of #222 and #196. Only diff I could see is that #222 also defines dim_foreground and bright_foreground in the lotus theme, but not sure if they are needed.

I will be using this one for now :)

@S1M0N38
Copy link
Author

S1M0N38 commented Sep 22, 2024

I don't think you need to define bright and dim foregrounds if you plan to use the same color.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants