[GH-ISSUE #99] Highlighting problems #70

Closed
opened 2026-03-03 16:04:11 +03:00 by kerem · 1 comment
Owner

Originally created by @sirLeone on GitHub (Jul 14, 2017).
Original GitHub issue: https://github.com/mthenw/frontail/issues/99

I think that there is some problem with highlighting. I have prepared my json script and its working only partially :)

{ "words": { "[ERROR]": "color: red;", "[WARN ]": "color: yellow;", "[INFO ]": "color: white;" }, "lines": { "[ERROR]": "font-weight: bold;", "[ItemStateChangedEvent ]": "font-weight: bold;" } }
Only WARN and INFO are working, unfortunatelly rest not :( Text/words were copied straight from frontline output so they should be correct.

image

Originally created by @sirLeone on GitHub (Jul 14, 2017). Original GitHub issue: https://github.com/mthenw/frontail/issues/99 I think that there is some problem with highlighting. I have prepared my json script and its working only partially :) ` { "words": { "[ERROR]": "color: red;", "[WARN ]": "color: yellow;", "[INFO ]": "color: white;" }, "lines": { "[ERROR]": "font-weight: bold;", "[ItemStateChangedEvent ]": "font-weight: bold;" } } ` Only WARN and INFO are working, unfortunatelly rest not :( Text/words were copied straight from frontline output so they should be correct. ![image](https://user-images.githubusercontent.com/16336937/28229725-2cc162e2-68e4-11e7-9043-fb37215b33c8.png)
kerem closed this issue 2026-03-03 16:04:11 +03:00
Author
Owner

@mthenw commented on GitHub (Aug 21, 2017):

Hey,

thanks for reporting. I'm not able to reproduce that. Can you paste exact log that it's not working?

<!-- gh-comment-id:323703235 --> @mthenw commented on GitHub (Aug 21, 2017): Hey, thanks for reporting. I'm not able to reproduce that. Can you paste exact log that it's not working?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/frontail#70
No description provided.