Arunvel Sriram

Results 32 comments of Arunvel Sriram

These functions are very useful indeed. @jwilder please merge this. This addresses some pain points.

@HashNuke Yes its quite a lot of changes. Please take your own time. I have already started working on the upgrade-fixes branch. Will make a pull request soon.

Hi. I checked the upgrade-fixes branch. Looks like refactoring is going well. May I know if the code on upgrade-fixes branch is stable and ready to use ?

Actually it will not work. I thought we are writing the `name` to alacritty config file as well. But that's not the case. Another approaches I can think of is...

> I think we should write the name to alacritty.yml , but we have to be aware that we are adding custom key values in std config file. I think...

@rajasegar I have updated the code to use value of `name` in the `colors` configuration. However we will have to add `name` to all themes. What should be the value...

@rajasegar I have set the name to theme filename for all themes. I couldn't make `convert.js` script work. Its introducing a lot of changes and am not sure if its...

@dzendras Can you please share your directive code ? I looking to make this work with Angular 2.

@joegarb I was able make it work with Angular 2. Please refer #131. Hope this helps!

I am going to take a stab at this.