GithubHelp home page GithubHelp logo

Comments (8)

mhinz avatar mhinz commented on May 20, 2024

Hey!

I double-checked with someone on IRC. He uses the exact same settings and experiences the same issue. But it worked for him when he used a iTerm2 theme other than dark-solarized.

Sadly I have no access to OSX. But I'll dig into it.

Thanks for reporting!

from vim-signify.

jondkinney avatar jondkinney commented on May 20, 2024

Thanks for taking a look! Please let me know if there is anything I can do to help.

from vim-signify.

mhinz avatar mhinz commented on May 20, 2024

@Raimondi figured it out for us. 👍

Whatever this iTerm2 theme is doing, it works if you use a normal weight font.

let g:signify_sign_weight = 'none'

EDIT: I just learned from @Osse that you're probably using the font Monaco which doesn't feature a bold typeface.

from vim-signify.

mhinz avatar mhinz commented on May 20, 2024

On another note.. I just looked at the screenshots again.. in case you want the signs to use the same background color than your line number column:

let g:signify_sign_color_inherit_from_linenr = 1

from vim-signify.

jondkinney avatar jondkinney commented on May 20, 2024

Thanks @mhinz! I can get the colors to show up on initial load now, nice. However, if I save the file they go back to gray. Odd. Would you like me to file a separate issue for that faulty save behavior?

Indeed, I am using Monaco. Actually, Monaco for Powerline (with the added glyphs).

from vim-signify.

Raimondi avatar Raimondi commented on May 20, 2024

Try with 'NONE' in capitals:

     let signify_sign_weight = 'NONE'

That's what I have and I don't see that issue with saving.

from vim-signify.

jondkinney avatar jondkinney commented on May 20, 2024

Yea, it actually works fine now. It just wasn't working in my .vimrc (which is version controlled), but in my normal projects it works great. Thanks!

from vim-signify.

tridevgurung avatar tridevgurung commented on May 20, 2024

Check you contrast level. Make it to minimum. :)

from vim-signify.

Related Issues (20)

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.