From 8f771927bef7955d3bb0dbf765789dc18d7d5c82 Mon Sep 17 00:00:00 2001 From: bingus_violet Date: Tue, 9 Jul 2024 16:55:50 -0500 Subject: [PATCH] Change TrueNAS color --- constants.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/constants.json b/constants.json index fead97b..7c3ceba 100644 --- a/constants.json +++ b/constants.json @@ -248,7 +248,9 @@ }, { "words": [ - "Codeberg" + "Codeberg", + + "TrueNAS" ], "color": "rgb(0, 255, 255)" }, @@ -263,9 +265,7 @@ "words": [ ".md", "Markdown", - "markdown", - - "TrueNAS" + "markdown" ], "color": "rgb(150, 200, 255)" },