tau colors
This commit is contained in:
@@ -310,6 +310,8 @@ const getPrimaryColor = (catalog) => {
|
|||||||
return "#6f322f";
|
return "#6f322f";
|
||||||
case "Leagues of Votann":
|
case "Leagues of Votann":
|
||||||
return "#7d4c08";
|
return "#7d4c08";
|
||||||
|
case "T'au Empire":
|
||||||
|
return "#398a9f";
|
||||||
default:
|
default:
|
||||||
console.log(catalog);
|
console.log(catalog);
|
||||||
return "#536766";
|
return "#536766";
|
||||||
|
|||||||
Reference in New Issue
Block a user