From 1166bade382f653dcb573b40c2d7525a786f99a7 Mon Sep 17 00:00:00 2001 From: bingus_violet Date: Fri, 22 Nov 2024 17:18:31 -0600 Subject: [PATCH] Highlighter changes: Remove brain, add .scss, change .scss color to be more vibrant, add git, make git & Github brighter, add .ts --- constants.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/constants.json b/constants.json index be04e4d..a5c17da 100644 --- a/constants.json +++ b/constants.json @@ -89,9 +89,9 @@ }, { "words": [ - "brain" + ".scss" ], - "color": "#f5abb9" + "color": "#ec5f98" }, { "words": [ @@ -247,9 +247,10 @@ }, { "words": [ - "Github" + "Github", + "git" ], - "color": "gray" + "color": "darkgray" }, { "words": [ @@ -292,6 +293,7 @@ "words": [ "CSS", ".css", + ".ts", "Neow", "The Defect" ],