nealmckee / penumbra

Penumbra Color Theme
MIT License
1.39k stars 29 forks source link

Other editor colorschemes? #4

Open SteeleDynamics opened 1 year ago

SteeleDynamics commented 1 year ago

Saw this on HN, looks great! I left a comment that duplicates this issue. I would love to see all of the Penumbra variations for the following editors:

  1. Emacs

  2. Vim and the Vim plug-in Airline

nealmckee commented 1 year ago

As I mentioned on HN, I’m not an expert on how to distribute the colours across tokens, so it would be great to have a template to work off of. I got recommended this one for vim: https://github.com/romainl/vim-rnb Is there something comparable for Emacs and Airline?

Vim seems to be the most requested so that will likely be the one I do next. You’re also always welcome to contribute your own version if you don’t want to wait for me!

o4tuna commented 1 year ago

If requests have any bearing, then add my vote for VIM, too. :)

On Sat, Aug 6, 2022 at 8:06 AM Neal McKee @.***> wrote:

As I mentioned on HN, I’m not an expert on how to distribute the colours across tokens, so it would be great to have a template to work off of. I got recommended this one for vim: https://github.com/romainl/vim-rnb Is there something comparable for Emacs and Airline?

Vim seems to be the most requested so that will likely be the one I do next. You’re also always welcome to contribute your own version if you don’t want to wait for me!

— Reply to this email directly, view it on GitHub https://github.com/nealmckee/penumbra/issues/4#issuecomment-1207211798, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACQKB75KAUV62ZEGYPPGT3VXZPN3ANCNFSM55XQD5BA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

navara commented 1 year ago

Voting for vim for my linux servers too :)

Another popular are jetbrains's IDEs - idea, pycharm, phpstorm,… for development. Found some docs https://plugins.jetbrains.com/docs/intellij/themes.html Market at https://plugins.jetbrains.com/search?tags=Theme Source files https://github.com/one-dark/jetbrains-one-dark-theme/releases/ for one of them (I use built-in Dracula, don't know this specific one; just that it got build scripts)

nealmckee commented 1 year ago

I’ve attached a first draft for a vim theme based on rnb (zipped because github doesn’t allow the filetype), it would be awesome if someone could test drive it before I add it to the main repository. The main issue is that rnb asks for regular and dark colours so I wasn’t sure which ones are the normally used ones. Therefore please compare what you see with the sample images in the readme (ideally also by posting screenshots).

I’ve also found this tool https://vimcolors.org/ which only takes one type of colour per hue.

To get light/dark colours I need to use those from the regular and the contrast++ version, so another open question would be whether to just do one theme or with different levels of background contrast.

A light version is sadly impossible if two colours are needed per hue.

I’d also love feedback on how good the rnb defaults are in terms of distributing the colours.

removed file, for current testing version see the dedicated issue

maaneeack commented 1 year ago

I copied the raw json for the iTerm2 themes to https://terminal.sexy and saved them. The link sharing doesn't seem to be working, but I've added them anyway.