-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Avatar Selector for RSVP Page #276
Conversation
✅ Deploy Preview for hackillinois ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
{ name: Avatars.FISHERCAT, icon: FisherAvatar }, | ||
{ name: Avatars.CHESTER, icon: GarfieldAvatar }, | ||
{ name: Avatars.AXOLOTL, icon: FishAvatar } | ||
{ name: Avatars.BUNNY, icon: BunnyAvatar, backgroundColor: "#f0f0f0" }, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The AvatarSelector component uses the backgroundColor
. I left it at f0f0f0
for all icons for now because, if I recall correctly, these are the HackIllinois 2024 avatar icons, so we can set new background colors (if preferred) once the new icons are ready.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
Laptop:
Mobile: