Skip to content
Snippets Groups Projects
Commit 33a3f85f authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

Testing

parent 1648e8f1
Branches
No related tags found
No related merge requests found
......@@ -10,6 +10,7 @@
#include <vector>
namespace plot {
const int kArgonneBlue = TColor::GetColor(0x1f, 0x77, 0xb4); // not really
const int kMpBlue = TColor::GetColor(0x1f, 0x77, 0xb4);
const int kMpOrange = TColor::GetColor(0xff, 0x7f, 0x0e);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment