From 8b3fc38e8f0bce62a4ab7ee7cab91d8cdc09d81f Mon Sep 17 00:00:00 2001 From: bingus_violet Date: Sun, 11 Aug 2024 06:05:47 -0500 Subject: [PATCH] Add FreeBSD and Arch to word highlights --- constants.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/constants.json b/constants.json index 137daea..0109528 100644 --- a/constants.json +++ b/constants.json @@ -194,7 +194,8 @@ "words": [ "YouTube", "ULTRAKILL", - "Lethal Company" + "Lethal Company", + "FreeBSD" ], "color": "red", "caseInsensitive": true @@ -355,6 +356,13 @@ "color": "rgb(150, 220, 255)", "caseInsensitive": true }, + { + "words": [ + "Arch" + ], + "color": "rgb(150, 255, 255)", + "caseInsensitive": true + }, { "words": [ "Roblox"