mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-01-10 18:06:22 +00:00
fix(betterActivities): brand-experiment is now brand-500
This commit is contained in:
parent
b780ae4a2a
commit
c42e490693
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@
|
|||
|
||||
.vc-bactivities-controls .carousell .dot.selected {
|
||||
opacity: 1;
|
||||
background: var(--dot-color, var(--brand-experiment));
|
||||
background: var(--dot-color, var(--brand-500));
|
||||
}
|
||||
|
||||
.vc-bactivities-controls-tooltip {
|
||||
|
|
Loading…
Reference in a new issue