Skip to content

Commit

Permalink
updated colors
Browse files Browse the repository at this point in the history
  • Loading branch information
filipinascimento committed Feb 16, 2021
1 parent 7cfea44 commit 4e580c5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Visualization/main.js
Expand Up @@ -945,13 +945,13 @@ export class HeliosMap {
let projectToData = {
"atlas":{
name:"ATLAS",
mapColor:"#B1C3B6",
color:"#008758"
mapColor:"#BBB2B6",
color:"#CC006B"
},
"babar":{
name:"BaBar",
mapColor:"#BBB2B6",
color:"#CC006B"
mapColor:"#B1C3B6",
color:"#008758"
},
"ligo":{
name:"LIGO",
Expand Down

0 comments on commit 4e580c5

Please sign in to comment.