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

Add alacritty support #132

Merged
merged 1 commit into from Aug 23, 2018
Merged

Add alacritty support #132

merged 1 commit into from Aug 23, 2018

Conversation

kenranunderscore
Copy link
Contributor

This pull request adds a template and the corresponding output for the alacritty terminal emulator.

Note: I used the same indentation as in the termcolors template since it is exactly the one used in the default alacritty.yml config file. Hence copy/pasting that over the relevant part of the config won't look weird.
If that is a problem, feel free to fix it or just tell me and I'll do it :)

Copy link
Owner

@joshdick joshdick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great. Thanks!

@@ -18,6 +18,9 @@ Here are the locations of the files that are generated by the build system, alon
|----------------------------------------------|------------------------------------------|
| `autoload/onedark.vim` | `build/templates/autoload.template.vim` |
| `term/One Dark.Xresources` | `build/templates/One Dark.Xresources` |
| `term/One Dark.itermcolors` | `build/templates/One Dark.itermcolors` |
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding the missing ones. 🙂

@joshdick joshdick merged commit 7e03caa into joshdick:master Aug 23, 2018
@kenranunderscore kenranunderscore deleted the alacritty-colors branch August 23, 2018 16:12
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.

None yet

2 participants