AlessandroYorba / Alduin

A Vim Colorscheme
447 stars 26 forks source link

vimrc settings for darker and lighter variants #24

Closed gilfra0000 closed 6 years ago

gilfra0000 commented 6 years ago

hello,

There appears to be no change from the default UI when I add the settings for darker and lighter variants of alduin to my vimrc. I was able to change Highlight! Folded colors.

Can't see what, if anything, I'm doing incorrectly.

alduin_1

Help appreciated, Gilbert

AlessandroYorba commented 6 years ago

Launch vim again with those settings. From command mode read me the output for :highlight Normal

Here's what I show when my vimrc has:

let g:alduin_Shout_Become_Ethereal = 1
colorscheme alduin 

screen shot 2017-10-29 at 9 16 25 am

Here's what I show when this is set in my vimrc:

colorscheme alduin 

screen shot 2017-10-29 at 9 19 16 am

AlessandroYorba commented 6 years ago

@aetherpress Hey just following up I wanted to see if the Become Ethereal setting worked out okay.

gilfra0000 commented 6 years ago

hello sorry for the delay. i got the same results as those in your screenshots. thanks for your help and the great color scheme.

AlessandroYorba commented 6 years ago

cool