vim-luna icon indicating copy to clipboard operation
vim-luna copied to clipboard

Luna colorscheme for Xterm and URxvt

Open gcollura opened this issue 11 years ago • 4 comments

Hi, I don't know if you're interested, but I've tried to create a matching colorscheme for urxvt https://github.com/random-cpp/dotfiles/blob/master/xdefaults/Xcolors If you have some suggestions they are very welcome!

Good work and thanks again for your colorscheme!

Giulio

gcollura avatar Aug 10 '13 23:08 gcollura

@random-cpp

Thanks ! Will check it out ! (although, I'm mostly Xfce Terminal user, I will give urxvt a try ! :smile: )

notpratheek avatar Aug 11 '13 12:08 notpratheek

However, there's a missing color in my xresources, magenta (color5 / color13) is not from your colorscheme, do you have a suggestion for correctly replacing it?

gcollura avatar Aug 11 '13 13:08 gcollura

Have you looked at the Language Specifics part, you can try to use one of those values ! :smile:

In terms of magenta, I think the pythonDot color is close ! or for a lighter shade you could try the rubyDoBlock/rubyCurlyBlock/rubyBlockExpression one (They're all the same color ! :wink:)

magenta

P.S. Also do you know how I can create a XFCE4 Terminal colorscheme like the way you've done for urxvt ?

notpratheek avatar Aug 11 '13 14:08 notpratheek

Thank you I'll try those colors. I've just found on reddit (/r/unixporn) this script that may help you. Alternatively there's this script (base16-builder) that generate scheme for a lot of applications (xfce4-terminal too). You can create a complete distribution of luna :)

gcollura avatar Aug 11 '13 15:08 gcollura