djblue / portal

A clojure tool to navigate through your data.

Home Page:https://djblue.github.io/portal/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Are you open to adding more color/theme to the project?

burinc opened this issue · comments

commented

I just want to check before opening a new PR.

Hi @burinc, I'm definitely open to adding more themes, especially if they are among the more established color themes in the programming community. The alternative is finally allowing users to specify their own themes via options. What theme are you thinking about adding?

commented

I really like this theme.
It is very similar to nord but for me it is more readable.

https://github.com/NicolasPetton/zerodark-theme

And how do I test this locally before I submit the PR?

commented

Screen Shot 2021-10-15 at 8 41 35 PM

Sample screenshot when using it in Emacs
commented

Compare this with nord
Screen Shot 2021-10-15 at 8 43 48 PM

That theme looks very nice 😍! There is a development section in the readme. Mainly, run bb dev to get a shadow-cljs server running. Connect via nrepl/socket repl and start evaling stuff in user.clj.

commented

Cool, I will give this a try this weekend.
Thanks

commented

See PR #72 for details.

commented

Closed since PR #72 is now in the master branch.