Added default violet color

This commit is contained in:
Dimitris Zlatanidis 2023-01-04 17:49:17 +02:00
parent 5eca8a635e
commit 302220e698

View file

@ -139,6 +139,7 @@ class Configs:
'cyan': '',
'blue': '',
'grey': '',
'violet': '',
'endc': ''
}