mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 00:44:14 +00:00
style: change to primary color
This commit is contained in:
parent
131ab29621
commit
c8e51226e5
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@
|
|||
width: 8px;
|
||||
height: 8px;
|
||||
content: '';
|
||||
background-color: #34d399;
|
||||
background-color: var(--color-neutral-950);
|
||||
border-radius: 50%;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue