added warning color
This commit is contained in:
@@ -8,6 +8,7 @@ import (
|
||||
var color map[string]string = map[string]string{
|
||||
"red": "#FF6B6B",
|
||||
"yellow": "#FFD93D",
|
||||
"orange": "#F6995C",
|
||||
"green": "#6BCB77",
|
||||
"blue": "#008DDA",
|
||||
"primary": "#211951",
|
||||
|
Reference in New Issue
Block a user