diff --git a/constants.json b/constants.json index c402fc1..4882a9d 100644 --- a/constants.json +++ b/constants.json @@ -196,6 +196,9 @@ "Code": { "color": "rgb(150, 175, 255)" }, + "Codium": { + "color": "rgb(150, 175, 255)" + }, "Docker": { "color": "blue" },