mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-11-15 02:21:21 +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
@ -132,3 +132,6 @@ background: linear-gradient(to right, #f9f9f9 90%, #fff);
|
||||
#embed-unauth-users > li > a {
|
||||
color:rgb(171,173,175)
|
||||
}
|
||||
#loginmodal {
|
||||
background: rgb(54, 57, 62)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user