Murtaza Udaipurwala

Results 12 comments of Murtaza Udaipurwala

![2021-08-03-@10-08-55](https://user-images.githubusercontent.com/75304812/127958726-3008324c-9aff-469e-8652-5f4e4e014f53.png) Calling vim.cmd("colorscheme gruvqueen") after all the user specific configuration solves the issue for me. Can you give a scenario when it is not working for you @timbedard

I think the issue arises when you try to change the palette right? Changing the palette doesn't reflect on the colorscheme right?

@timbedard I have defined a new method to modify the highlights. Now you can directly hand in a lua table containing your customisations, no need to require the components you...

There's already the `talosctl config add ` command to add new contexts. It would make much more sense to plan the new sub-command as `talosctl config remove `.

@DmitriyMV Yeah...shortly.

Yeah that actually makes sense. The way I have it setup is that there's only one confirmation dialogue for all the matches. Any suggestion on how we should go about...

Diving deeper into the issue, It seems like setting the colors to their `default` value makes `tview`(the TUI library this project is using) to respect the default terminal colors. This...

Rolled back to the previous commit. I've seemed to have tried everything to get transparency working, but to no avail. I'll keep this issue open for further discussion.

I'm currently focused on releasing V1.0. Will look into adding new features once that is done! Thank you for the feedback.

I'm looking into using [Go Bonzai](https://github.com/rwxrob/bonzai). This will allow `trt` to contain colorful embedded documentation (#6) and be configured in yaml (#7).