Coder Social home page Coder Social logo

Comments (10)

Yazeed1s avatar Yazeed1s commented on June 12, 2024 1

@Yazeed1s The problem is that both guifg=#16181D and guibg=#16181D have the same color. You just need to change the foreground color to something else.

:highlight

Screen Shot 2022-07-17 at 19 48 23

this is how it looks

Screen Shot 2022-07-17 at 19 56 40

this is how it should look

Screen Shot 2022-07-17 at 19 57 00

You are right, both colors were set to colors.black. I already fixed them but i am going to test the theme in other distros then push all changes to upstream.

from minimal.nvim.

strash avatar strash commented on June 12, 2024

yep

StatusLine     xxx cterm=bold,reverse gui=bold,reverse guifg=#16181D guibg=#16181D
StatusLineNC   xxx cterm=reverse gui=reverse guifg=#16181D guibg=#16181D

from minimal.nvim.

Yazeed1s avatar Yazeed1s commented on June 12, 2024

Nice theme. I know most people run some statusline plugin, but for those who don’t it might be a good idea to set different highlights for foreground and background color of statusline and change it up for the inactive statusline additionally.

Thanks! would you please provide a picture of how it should look without statusline plugins?

from minimal.nvim.

luetage avatar luetage commented on June 12, 2024

Nice theme. I know most people run some statusline plugin, but for those who don’t it might be a good idea to set different highlights for foreground and background color of statusline and change it up for the inactive statusline additionally.

Thanks! would you please provide a picture of how it should look without statusline plugins?

I don’t know how it should look. It’s your theme ^^ Currently the text is invisible, see excerpt of highlights provided by strash.

from minimal.nvim.

Yazeed1s avatar Yazeed1s commented on June 12, 2024

Nice theme. I know most people run some statusline plugin, but for those who don’t it might be a good idea to set different highlights for foreground and background color of statusline and change it up for the inactive statusline additionally.

Thanks! would you please provide a picture of how it should look without statusline plugins?

I don’t know how it should look. It’s your theme ^^ Currently the text is invisible, see excerpt of highlights provided by strash.

Np. I tried to set statusline to both "none" & "default" so I can reproduce the "unreadable" issue, but nothing appears to be unreadable. if you can provide a screenshot of how it looks now so I can fix it. Also, what nvim distro are you using?

from minimal.nvim.

miguelaht avatar miguelaht commented on June 12, 2024

this it what it looks like on my side.

Minimal

Screen Shot 2022-07-17 at 10 22 25

Minimal base16

Screen Shot 2022-07-17 at 10 22 14

from minimal.nvim.

luetage avatar luetage commented on June 12, 2024

Np. I tried to set statusline to both "none" & "default" so I can reproduce the "unreadable" issue, but nothing appears to be unreadable. if you can provide a screenshot of how it looks now so I can fix it. Also, what nvim distro are you using?

I’m not on any distro and I don’t use a statusline plugin. Use the ex command highlight to bring up the highlights. Pretty much at top are the highlights for StatusLine and StatusLineNC. In the case of your theme the background is the same as the foreground. You might have to disable your own statusline plugin/nvim distribution to see unaltered results.

from minimal.nvim.

strash avatar strash commented on June 12, 2024

@Yazeed1s The problem is that both guifg=#16181D and guibg=#16181D have the same color. You just need to change the foreground color to something else.

:highlight

Screen Shot 2022-07-17 at 19 48 23

this is how it looks

Screen Shot 2022-07-17 at 19 56 40

this is how it should look

Screen Shot 2022-07-17 at 19 57 00

from minimal.nvim.

Yazeed1s avatar Yazeed1s commented on June 12, 2024

Np. I tried to set statusline to both "none" & "default" so I can reproduce the "unreadable" issue, but nothing appears to be unreadable. if you can provide a screenshot of how it looks now so I can fix it. Also, what nvim distro are you using?

I’m not on any distro and I don’t use a statusline plugin. Use the ex command highlight to bring up the highlights. Pretty much at top are the highlights for StatusLine and StatusLineNC. In the case of your theme the background is the same as the foreground. You might have to disable your own statusline plugin/nvim distribution to see unaltered results.

Okay thanks. yes i found that both foreground and background were set to color.balck, I fixed them, but i am not sure if the problem will be resolved in pure neovim or not. I will install and test the theme in pure noevim and other distros just to make sure everything is fine.

from minimal.nvim.

Yazeed1s avatar Yazeed1s commented on June 12, 2024

@luetage @luetage @strash
It's fixed now, please go ahead and update the plugin.

from minimal.nvim.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.