mirror of
https://github.com/lukevella/rallly.git
synced 2025-07-26 04:37:34 +02:00
Use color variable for theme
This commit is contained in:
parent
f666702527
commit
32f7bb60fa
20 changed files with 64 additions and 67 deletions
|
@ -20,7 +20,7 @@ const participants = [
|
|||
},
|
||||
{
|
||||
name: "Johnny",
|
||||
color: "bg-indigo-400",
|
||||
color: "bg-primary-400",
|
||||
votes: [2, 3],
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue