Dark theme fix

ipad-testing
Noah 2023-06-30 20:02:25 -07:00
parent 5f4b14ecc4
commit 01257d9231
1 changed files with 5 additions and 0 deletions

View File

@ -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 {