mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-11-14 18:11:23 +01:00
Update DiscordDark Theme: Correctly Theme Modals Too
- Add #loginmodal RGB background at end of theme
This commit is contained in:
parent
a87eaa2bda
commit
e874887735
@ -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