fix(ServerListIndicators): brand-500 (#16)

* feat(ServerListIndicator) add ids for css

* feat: consistency

* feat(SpotifyControls): dummy color control

* fix: resolve merge

* Revert "feat(SpotifyControls): dummy color control"

This reverts commit 3a38e02679.

* fix(ServerListIndicators): tooltip changes on mode

* fix(SpotifyControls): copy paste from source to sync

* fix: edit DiscordColorways to ServerListRenderPosition.Above

* Update index.tsx

* update(serverSearch): patches -> ServerList api

* fix: brand-500

---------

Co-authored-by: thororen <78185467+thororen1234@users.noreply.github.com>
This commit is contained in:
pan 2024-07-19 22:51:03 +05:30 committed by GitHub
parent fc3856d6b5
commit 1122b3ebbb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@
#vc-serverlist-indicators:hover {
border-radius: 34%;
background-color: var(--brand-experiment);
background-color: var(--brand-500);
}
#vc-serverlist-indicators::before {