Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not matching Darcula; not highlighting all objects #23

Open
tir38 opened this issue Jul 13, 2021 · 4 comments
Open

Not matching Darcula; not highlighting all objects #23

tir38 opened this issue Jul 13, 2021 · 4 comments

Comments

@tir38
Copy link

tir38 commented Jul 13, 2021

I put darcula.vim in ~/.vim/colors. When selecting this colorscheme (with :colorscheme) I don't see the expected colors. I sometimes dont even see objects colorized at all. I'm sure the syntax "discovery" is working right. If I use another color scheme (e.g. deus) everything works fine:

java with deus:
Screen Shot 2021-07-13 at 3 36 46 PM

java with darcula:

Screen Shot 2021-07-13 at 3 36 32 PM

kotlin with deus:

Screen Shot 2021-07-13 at 3 33 09 PM

kotlin with darcula:
Screen Shot 2021-07-13 at 3 33 49 PM

kotlin inside IntelliJ:

Screen Shot 2021-07-13 at 3 34 18 PM

@asousajnri
Copy link

For me I don't see the expected colors also.

Screen Shot 2022-02-11 at 00 37 16

@randy
Copy link

randy commented Sep 17, 2022

For me I don't see the expected colors also.

Screen Shot 2022-02-11 at 00 37 16

@asousajnri, I have the config as being syntax on, not syntax enable; maybe both work? I also don't use lightline, so maybe there's an incompatibility beyond what's mentioned in the readme..

For me, the problem is that comments appear to be highlighted. Language doesn't seem to matter. It's happening in Java, YAML, the .vimrc file, and bash scripts.
Here's a YAML:
image

A bash script (yes, I use zsh)
image

I've been poking around looking for the config for this and will probably eventually find it, but if anyone can point me in the right direction, I'd appreciate it! Also, if it's just a bug, then I'd be happy to start a new issue to keep things organized.

@garrofederico
Copy link

I'm having exactly the same issues with commented lines in yaml and also the colors are not correct.
image
For reference, I have Upgraded my macOS to Monterrey 12.5.1 and ever since, some colorschemes look different than before.
@randy , Did you find a solution to this btw?

@randy
Copy link

randy commented Oct 18, 2022

@garrofederico, no, I sort of gave up and am living with it for now. Maybe in my non-existent free time I'll figure it out one day! 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants