]> git.xonotic.org Git - xonotic/xonstat.git/commitdiff
Set a color for the Arc. foundation
authorAnt Zucaro <azucaro@gmail.com>
Sun, 19 Apr 2015 12:38:25 +0000 (08:38 -0400)
committerAnt Zucaro <azucaro@gmail.com>
Sun, 19 Apr 2015 12:38:25 +0000 (08:38 -0400)
xonstat/static/js/weaponCharts.js

index 4b7279913c4b36870b278f4e6d765527b51b4a13..c6f1f2547eec52f21505226dd33dfff38ed29e1c 100644 (file)
@@ -1,5 +1,6 @@
 // Colors assigned to the various weapons
 var weaponColors = {
+  "arc": "#b8e9ff", 
   "laser": "#ff5933", 
   "blaster": "#ff5933", 
   "shotgun": "#1f77b4",