atom / atom

:atom: The hackable text editor
https://atom.io
MIT License
60.15k stars 17.39k forks source link

Greyed-out Absolute URLs #22558

Open danzen opened 3 years ago

danzen commented 3 years ago

Not sure if others are getting this but absolute URLs are greyed out in the color syntaxing - quite annoying. Themes other than atom dark and light are fine.

image

It happens in CSS and JS I am using the One Dark for UI theme and Atom Dark for Syntax Theme

chbk commented 3 years ago

I get the same thing and yeah it's weird that it's scoped as markup.underline.link.

Another good reason to merge https://github.com/atom/language-css/pull/167 and switch language-css to Tree-sitter by default :smile: