anomaly256 / neon-syntax

Neon syntax theme for Atom inspired by and based on the Farzher Neon Sublime Text 2/3 theme, using CSS text-shadow to implement the glow effect
47 stars 15 forks source link

Unexpected text-shadow behaviour. #10

Open i32ropie opened 8 years ago

i32ropie commented 8 years ago

Hi, sorry for disturbing but I was trying to give some strenght to the Monokai syntax theme mixing your theme with the Monokai one.

I opted for this configuration to get the effect I wanted to:

@opacity: 0.8; @blur: 0.05px; @contrast: 150%; @saturation: 150%;

But as you can see here, I'm having some unexpected behaviours at the lines 35, 68 and 70:

The line 35 problems comes when I uncomment this line and the 68 and 70 when I uncomment this line.

I actually know nothing about .less , .css or those things... So, could you help me with that please?

Thanks! ^^

anomaly256 commented 8 years ago

Hi, it's hard to see what the problem is there because github compresses the image significantly. Can you email me a copy of the screenshot directly to anomaly256 at gmail.com? Thanks