style: change to primary color

This commit is contained in:
MAZE 2024-01-03 20:03:32 +03:30
parent 131ab29621
commit c8e51226e5

View file

@ -44,7 +44,7 @@
width: 8px;
height: 8px;
content: '';
background-color: #34d399;
background-color: var(--color-neutral-950);
border-radius: 50%;
}
}