Open 11111000000 opened 6 years ago
Minimal steps to reproduce would definitely help.
When :box faces used on some identifiers - color-identifiers-mode clear it
Minimal steps to reproduce would definitely help. FYI I never met those :box faces.
I think, simply we need
(add-face-text-property start end `(:foreground ,hex) t)
instead of put-text-property
in color-identifiers:colorize
Hmm, that change makes sense but somehow seems to break coloring for most identifiers.
Don't touch :box face rules on highlight identifiers