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

Html colors are broken in PHPStorm2016.1 #16

Closed
freekmurze opened this issue Mar 22, 2016 · 12 comments
Closed

Html colors are broken in PHPStorm2016.1 #16

freekmurze opened this issue Mar 22, 2016 · 12 comments

Comments

@freekmurze
Copy link

Just upgraded to PHPStorm2016.1

This is how blade views look like:
screen shot 2016-03-22 at 11 54 58

Funky.

@gmsantos
Copy link

+1 here too

@daylerees
Copy link
Owner

Hey guys. I'm getting the same thing since updating to the latest PHPStorm version. So I think they have changed either the theme support, or the HTML parser. I'll take a look at this tonight.

@freekmurze
Copy link
Author

Thanks, greatly appreciated! 👍

@daylerees
Copy link
Owner

What worries me about this one is that it seems a little conditional. I have a work laptop and a personal laptop, both have the same (latest) version of PHPStorm, and this only happens on my personal laptop.

@freekmurze
Copy link
Author

Mmmm, so it's probable that a PhpStorm setting is causing problems.

fyi I see this problem on both my work and home machine. I'll try to play with some settings to try to fix this.

Will report back when I found something.

@daylerees
Copy link
Owner

Thanks mate! I'll do the same.

@freekmurze
Copy link
Author

Updating the Material Theme UI plugin to v0.1.8 solved the problem on my home computer. Will try it on my work computer tomorrow.

@fwartner
Copy link

Great!

@freekmurze
Copy link
Author

Unfortunately the problem persists on my work machine...

@nicholasruunu
Copy link

nicholasruunu commented May 3, 2016

It's pretty easy to fix through preferences.
Go to Editor / Color & Fonts / Language Defaults
And change Markup / Tag background to #171E22

Go to HTML and if you still see some white background click through and change them too.

@freekmurze
Copy link
Author

I can confirm that this does indeed solve the problem. It would be nice if the theme would take care of this out of the box. (Not 100% sure if the error is in the theme or some weird plugin 😄 )

@daylerees
Copy link
Owner

I'll make a reminder to fix this later today. Thanks guys.

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

5 participants