Giter VIP home page Giter VIP logo

Comments (11)

kaicataldo avatar kaicataldo commented on June 21, 2024 1

Hey, I'm currently on vacation, but happy to take a look when I get back.

Edit: I'd like to actually take the time to do this right, but if you wanted a quick fix in the interim you should be able to add the following line in this file for a quick fix:

call s:HL('Conceal', s:gray4, '', '')

If you don't like the color defined by s:gray4, you can use any of the other defined colors or provide your own hex color code.

I'll take a look when I'm back from my vacation and can do a proper fix :)

from material.vim.

RicherMans avatar RicherMans commented on June 21, 2024 1

Hey sure, as far as I am concerned, just need in your ~/.config/nvim/init.vim to add:

Plug 'vim-pandoc/vim-pandoc-syntax'

setlocal conceallevel=2
let g:pandoc#syntax#conceal#use = 1

and then just open any .md file.

Moreover, I cursorcolumn and cursorrow seem a bit weird with that black color:

Screenshot_20190701_000553

from material.vim.

kaicataldo avatar kaicataldo commented on June 21, 2024

I've just done a major rewrite of the full theme. Is this still an issue?

from material.vim.

RicherMans avatar RicherMans commented on June 21, 2024

Hey there,
unfortunately yes, still the same as before, but the theme looks much better now!

Screenshot_20190630_141617

from material.vim.

kaicataldo avatar kaicataldo commented on June 21, 2024

Thanks for the kind words. I’ll try to get a patch in to fix this today.

from material.vim.

kaicataldo avatar kaicataldo commented on June 21, 2024

@RicherMans Can you give me reproduction steps? I'm realizing that I don't use Conceal characters in any of the work I do (which is why these colors aren't set!).

from material.vim.

kaicataldo avatar kaicataldo commented on June 21, 2024

Great, thanks - I'll see if I can fix that up.

The CursorLine color is intended - it matches the original theme. I set CursorColumn to match, which I think makes sense. I don't set cursorcolumn myself, so this is my first time actually seeing it. How do other themes typically handle this?

from material.vim.

kaicataldo avatar kaicataldo commented on June 21, 2024

This should now be fixed by b23a99b.

I also update the fold colors so that they wouldn't conflict with the relative number color.

Please confirm if you get a chance!

from material.vim.

RicherMans avatar RicherMans commented on June 21, 2024

They there,
yeah is somewhat fixed, before all conceal characters had a different background color than the theme, but now they are nearly invisible e.g.,:

Screenshot_20190701_082531

Compare with e.g., one theme:

Screenshot_20190701_082737

Also since the revamp, the error bar to the left is weirdly colored and symbols rather invisible:

Screenshot_20190701_082323

from material.vim.

kaicataldo avatar kaicataldo commented on June 21, 2024

We can definitely add a background color to Conceal characters if that's what others themes tend to do. As far the line numbers go, I changed it to match the VS Code themes.

Edit: I intentionally made the Conceal characters unobtrusive, since they're not actual syntax. Maybe that was a bad assumption - again, I don't really use them.

from material.vim.

kaicataldo avatar kaicataldo commented on June 21, 2024

I'm going to go ahead and close this issue because the bug is fixed (Conceal not being set). Totally open to having discussions around changing colors, but I think it would be helpful to do that on a new issue (or on this PR). I'm still fixing a few regressions from the rewrite, and I think it's useful to distinguish regressions for enhancements!

from material.vim.

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.