mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-12-25 06:27:03 +01:00
Merge pull request #9 from iamjulians/patch-2
Update DiscordDark Theme: Correctly Theme Modals Too
This commit is contained in:
commit
3456d13f50
@ -131,4 +131,7 @@ background: linear-gradient(to right, #f9f9f9 90%, #fff);
|
||||
#embed-discord-members > li > a,
|
||||
#embed-unauth-users > li > a {
|
||||
color:rgb(171,173,175)
|
||||
}
|
||||
}
|
||||
#loginmodal {
|
||||
background: rgb(54, 57, 62)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user