diff --git a/frontail.json b/frontail.json
new file mode 100644
index 0000000000000000000000000000000000000000..9d4bb1fe71372c6ab5af3db9d0cebb4301e4c8c1
--- /dev/null
+++ b/frontail.json
@@ -0,0 +1,12 @@
+{
+    "words": {
+        "ERROR": "color: #CC0C28;",
+        "STATUS": "color: #2F76CC;",
+        "DataFilter": "color: #138799",
+        "DataWriter": "color: #FFD400",
+        "DataQueue": "color: #CC578F"
+    },
+    "lines": {
+        "ERROR": "font-weight: bold;"
+    }
+}