Dark theme fix
This commit is contained in:
parent
5f4b14ecc4
commit
01257d9231
|
@ -42,6 +42,11 @@
|
|||
background-color: #100010 !important;
|
||||
}
|
||||
|
||||
.emoji-button button {
|
||||
background-color: rgba(255, 255, 255, 0.5) !important;
|
||||
color: rgba(0, 0, 0, 0.5) !important;
|
||||
}
|
||||
|
||||
/* end nonshy custom overrides */
|
||||
|
||||
html {
|
||||
|
|
Loading…
Reference in New Issue
Block a user