Nicolas P. Rougier

Results 1829 comments of Nicolas P. Rougier

Thanks. What is the use-case of refresh-theme exactly?

I think the [nano-theme](https://github.com/rougier/nano-theme) might make theme switch much easier now and the plan os to remove the theme files from this repository. I still need to add a settings...

Good catch, thank you. I think option 3 might be the best and the most compatible with dark/light themes. If you can make a PR that would be great.

We tried to make the repo modular such that you can use only the theme. But you mean you would prefer a separate repository just for the theme?

I'll add a section in the README. Did you manage to use only the theme? Do you want to make a PR for this section?

@mclearc Thanks for the explanation. Could you contribute it to the README ?

@bakirtzisg What did not work exactly ?

I did not notice. Can you try disabling individual nano-packages to check which one is responsible?

Actually, you could even rename your `nano-change-theme` into `nano-toggle-theme`. Could you make a PR?

Thansk for the suggestion. On point 1, the problem is that it woul introduce a dependency and I try to stick to vanilla emacs. At some point I played a...