Skip to content

Commit 280da68

Browse files
authored
fix: added Evelyn colors
1 parent 3f68796 commit 280da68

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

store/zzz/avatars.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2535,7 +2535,10 @@
25352535
],
25362536
"Image": "/ui/zzz/IconRole37.png",
25372537
"CircleIcon": "/ui/zzz/IconRoleCircle37.png",
2538-
"Colors": {},
2538+
"Colors": {
2539+
"Accent": "#eef7fd",
2540+
"Mindscape": "#a76efa"
2541+
},
25392542
"Skins": {},
25402543
"BaseProps": {
25412544
"11101": 626,
@@ -2616,4 +2619,4 @@
26162619
}
26172620
]
26182621
}
2619-
}
2622+
}

0 commit comments

Comments
 (0)