windwp/windline.nvim

Colors not working with konsole

SHU-red opened this issue · 5 comments

Hi there,
im new to nvim and want to use the beautiful windline.

I made everything working but the color of the windline theme (i try to use airline_luffy) are only working if i use
:set termguicolors
My terminal is "konsole 21.08" which i think is a 256-color terminal?

If i reset this option to the default
:set notermguicolors
windline looks like this: (no colors applied)
Screenshot_20211024_143913
:

Can someone tell me how i can use windline with my current terminal, the option :set notermguicolors and having nice colors?

The reason is:
I love the way nvim looks with my current setup and i dont want to switch to :set termguicolors

My current guess:
I have somehow to manipulate either windline or the airline_luffy to use 256-color codes

Sorry if im asking this question only because of my lack of experience

sorry it is not support cterm color now.

but the sample airline luffy is just demo of the text animation and you need a install a new font to see that animation (luffy run)

Ok but this is no problem for me.
Can I just leave all windline files untouched and on top set the necessary colours with
hi-commands?

Everything is working and fine

The only thing I have to achieve is adding colours

Would be perfect if I could define them in my init.vim

sorry it is not support cterm color now.

but the sample airline luffy is just demo of the text animation and you need a install a new font to see that animation (luffy run)

And btw I did get Luffy running ;-)

So I now just want so set the colours in cterm
Don't know if this is possible

it should work now

OMG u crazy!
Thanks a lot man!

I did not expect, that you pus so much effort into my "special request"
Worked out of the box --> Dont know how to thank!

Awesome!