mirror of
https://github.com/Equicord/Equicord.git
synced 2025-02-21 15:48:52 -05:00
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:
parent
fc3856d6b5
commit
1122b3ebbb
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue