b-ryan / powerline-shell

A beautiful and useful prompt for your shell
MIT License
6.22k stars 745 forks source link

Encourage people to upload themes somewhere ? #360

Open stuaxo opened 6 years ago

stuaxo commented 6 years ago

I've been using powerline shell for ages, and it's great.

However I'm a bit bored of the default theme, and not keen on any others.

It would be great if the readme had a link to somewhere people could upload and show off their own. (and then I'd have somewhere to find someones that I liked)

b-ryan commented 6 years ago

I do like this idea - do you have suggestions how this should work? The first thing that comes to mind is a separate repo that is just a listing of themes with screenshots.

stuaxo commented 6 years ago

That's probably the most straightforward way. I've definitely seen something similar from another project, I just can't remember which project it was though :/

b-ryan commented 6 years ago

I know that pelican does it: https://github.com/getpelican/pelican-themes

They built a site from this after the fact. Seems like this would work since people can just make a PR for it.

I like this idea - I'll make it happen.

stuaxo commented 6 years ago

Some more examples of console based colour themes for various things

http://vimcolors.com/ http://colorswat.ch/vim/

https://emacsthemes.com/

https://github.com/lukesampson/concfg/blob/master/preset_examples/README.md

https://github.com/robbyrussell/oh-my-zsh/wiki/External-themes

AtomToast commented 5 years ago

Hey, any updates on this?