Nicolas P. Rougier
Nicolas P. Rougier
Paradox does not seem to have been updated in the last two years. Do you know if it is still maintained?
You can use [nano-theme](https://github.com/rougier/nano-theme) which is a rewrite of nano emacs theme but using emacs theme. This means you can modify the theme any way you like and save your...
Yes, it was due to a bug on OSX/Big Sur. By the way, you might want to have a look at the new ([nano-theme](https://github.com/rougier/nano-theme) that might be easier to hack.
Are you using Emacs mac ? The last version fixed the problem. If you cannot upgrade, the trick is to create a font with only one weight (light) (see also...
I'm using emacs-mac. The problem has been fixed (see https://bitbucket.org/mituharu/emacs-mac/src/master/NEWS-mac) on big sur but somehow re-appear on Catalina. If you can locate the patch on Big Sur, maybe it can...
Thanks. I'm trying to have no dependency at all and I prefer not to include org-roam. But I'm also working on having independent nano modules such that people can use...
Thanks for the report. I'm now trying to clean things up by splitting packages into individual repositories ([nano-theme](https://github.com/rougier/nano-theme), [modeline](https://github.com/rougier/nano-modeline) and [splash](https://github.com/rougier/nano-splash) so far) and I need to separate the actual...
Thanks! Do you know if it is possible to darken the header line as well in solaire mode?
Wonderful! I'm not sure we can modify the text color without adding a new specific face and I would prefer to avoid that for such a specific case. I think...
With the new [modeline](https://github.com/rougier/nano-modeline) I managed to have active/inactive face for the header or mode line. Hopefully, this should solved the problem with solaire.