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