aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/core/math/color.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDLL/core/math/color.cpp')
-rw-r--r--NorthstarDLL/core/math/color.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/NorthstarDLL/core/math/color.cpp b/NorthstarDLL/core/math/color.cpp
index 9936cc5a..7b98043a 100644
--- a/NorthstarDLL/core/math/color.cpp
+++ b/NorthstarDLL/core/math/color.cpp
@@ -13,6 +13,8 @@ namespace NS::Colors
Color RPAK (255, 190, 0 );
Color NORTHSTAR (66 , 72 , 128);
Color ECHO (150, 150, 159);
+ Color PLUGINSYS (244, 60 , 14);
+ Color PLUGIN (244, 106, 14);
Color TRACE (0 , 255, 255);
Color DEBUG (0 , 255, 255);