feat: improve monet dark

This commit is contained in:
OfficialDakari 2024-11-03 21:11:12 +05:00
parent 0dc78dd367
commit e97368196a
1 changed files with 13 additions and 10 deletions

View File

@ -3,8 +3,8 @@
* sry i didnt know exteragram existed until googled extera ,_, * sry i didnt know exteragram existed until googled extera ,_,
*/ */
.MuiToolbar-root { .MuiAppBar-root:not(.css-upalvf):not(.css-22wo46)>.MuiToolbar-root {
background: #161c24; background-color: #161c24;
} }
header.MuiAppBar-root { header.MuiAppBar-root {
@ -21,10 +21,10 @@ div.prxiv40._1mqalmd1._1mqalmd0.prxiv41.prxiv46.prxiv41s {
div._1kqi9iq1._1mqalmd1._1mqalmd0:has(textarea) { div._1kqi9iq1._1mqalmd1._1mqalmd0:has(textarea) {
background: #161c24 !important; background: #161c24 !important;
border-color: #202730; /* border-color: #202730;
border-width: 0; border-width: 0;
border-top-width: 1px; border-top-width: 1px;
border-style: solid; border-style: solid; */
} }
div._1ji5da1c._1mqalmd1._1mqalmd0._1ji5da13.egjrl0[data-message-id]>div.prxiv40>div.prxiv40._1mqalmd1._1mqalmd0.prxiv41.prxiv46._1ji5da1r { div._1ji5da1c._1mqalmd1._1mqalmd0._1ji5da13.egjrl0[data-message-id]>div.prxiv40>div.prxiv40._1mqalmd1._1mqalmd0.prxiv41.prxiv46._1ji5da1r {
@ -64,7 +64,9 @@ div.MuiChip-filled {
} }
div.room-settings__content, div.room-settings__content,
div.settings-window__content { div.settings-window__content,
div.MuiDialog-paper,
div.MuiDialogContent-root {
background-color: #202730 !important; background-color: #202730 !important;
} }
@ -73,17 +75,18 @@ div.room-settings__content>ul.css-13go8du {
box-shadow: none; box-shadow: none;
} }
div.MuiPaper-root.css-gm2nfn {
background-color: #202730 !important;
box-shadow: none;
}
div._4yxtfd2._1mqalmd1._1mqalmd0._4yxtfd4._4yxtfdc._4yxtfdf._4yxtfdi._4yxtfdd._4yxtfdm:has(div._171zqol2), div._4yxtfd2._1mqalmd1._1mqalmd0._4yxtfd4._4yxtfdc._4yxtfdf._4yxtfdi._4yxtfdd._4yxtfdm:has(div._171zqol2),
div.MuiBottomNavigation-root, div.MuiBottomNavigation-root,
div.MuiDrawer-paper { div.MuiDrawer-paper {
background-color: #161c24 !important; background-color: #161c24 !important;
} }
div.MuiPaper-root.css-gm2nfn,
div.MuiPaper-root {
background-color: #202730;
box-shadow: none;
}
div.MuiBottomNavigation-root { div.MuiBottomNavigation-root {
border-color: #202730; border-color: #202730;
border-width: 0; border-width: 0;