Skip to content
Snippets Groups Projects
frontail.json 276 B
{
    "words": {
        "ERROR": "color: #CC0C28;",
        "STATUS": "color: #2F76CC;",
        "DataFilter": "color: #138799",
        "DataWriter": "color: #FFD400",
        "DataQueue": "color: #CC578F"
    },
    "lines": {
        "ERROR": "font-weight: bold;"
    }
}