monet dark update
This commit is contained in:
parent
5a4a09ff04
commit
cecfa8eb04
|
|
@ -24,15 +24,18 @@ header.MuiAppBar-root:has(input) .css-jh1ekw {
|
||||||
|
|
||||||
div:not(._1kqi9iq1) > div.prxiv40._1mqalmd1._1mqalmd0.prxiv41.prxiv417:has(textarea) {
|
div:not(._1kqi9iq1) > div.prxiv40._1mqalmd1._1mqalmd0.prxiv41.prxiv417:has(textarea) {
|
||||||
background-color: #202730 !important;
|
background-color: #202730 !important;
|
||||||
/*! border-radius: 30px; */
|
|
||||||
border: hidden;
|
border: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div > div._1kqi9iq0._1mqalmd1._1mqalmd0:has(textarea):not(._1kqi9iq1) > div.prxiv40._1mqalmd1._1mqalmd0.prxiv41._1opowxy0._1mqalmd1._1mqalmd0 {
|
||||||
|
background-color: #202730 !important;
|
||||||
|
}
|
||||||
|
|
||||||
div > div._1kqi9iq0._1mqalmd1._1mqalmd0:has(textarea):not(._1kqi9iq1) {
|
div > div._1kqi9iq0._1mqalmd1._1mqalmd0:has(textarea):not(._1kqi9iq1) {
|
||||||
border-style: none !important;
|
border-style: none !important;
|
||||||
border-color: #00000000 !important;
|
border-color: #00000000 !important;
|
||||||
background-color: #161c24 !important;
|
background-color: #161c24 !important;
|
||||||
border-radius: 15px !important;
|
border-radius: 30px !important;
|
||||||
border-width: 0px !important;
|
border-width: 0px !important;
|
||||||
border: hidden;
|
border: hidden;
|
||||||
}
|
}
|
||||||
|
|
@ -141,13 +144,23 @@ div.room-settings__content>ul.css-13go8du {
|
||||||
}
|
}
|
||||||
|
|
||||||
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.MuiDrawer-paper,
|
div.MuiDrawer-paper,
|
||||||
div._4yxtfd2._1mqalmd1._1mqalmd0._4yxtfd3._4yxtfdc._4yxtfdf._4yxtfdi._4yxtfdd._4yxtfdm,
|
div._4yxtfd2._1mqalmd1._1mqalmd0._4yxtfd3._4yxtfdc._4yxtfdf._4yxtfdi._4yxtfdd._4yxtfdm,
|
||||||
button._13tt0gb6[data-user-id] {
|
button._13tt0gb6[data-user-id] {
|
||||||
background-color: #161c24 !important;
|
background-color: #161c24 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.MuiBottomNavigation-root {
|
||||||
|
margin: 12px;
|
||||||
|
margin-top: 0;
|
||||||
|
border-radius: 128px;
|
||||||
|
background-color: #202730 !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.prxiv40:has(div.MuiBottomNavigation-root) {
|
||||||
|
background-color: #161c24;
|
||||||
|
}
|
||||||
|
|
||||||
div.MuiPaper-root.css-gm2nfn,
|
div.MuiPaper-root.css-gm2nfn,
|
||||||
div.MuiPaper-root,
|
div.MuiPaper-root,
|
||||||
.MuiDialog-paper,
|
.MuiDialog-paper,
|
||||||
|
|
@ -215,11 +228,6 @@ div.prxiv40._1mqalmd1._1mqalmd0.prxiv41.prxiv46.prxiv41l.prxiv41s {
|
||||||
border-radius: 15px;
|
border-radius: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
div:has(textarea) div.prxiv40._1mqalmd1._1mqalmd0.prxiv41.prxiv41a.prxiv41j.prxiv41t._1kqi9iq2._1mqalmd1._1mqalmd0 > button.MuiButtonBase-root.MuiIconButton-root.MuiIconButton-sizeSmall.css-2rnc0j:has(path[d="M4 6.03L11.5 9.25L4 8.25L4 6.03M11.5 14.75L4 17.97V15.75L11.5 14.75M2 3L2 10L17 12L2 14L2 21L23 12L2 3Z"]) {
|
|
||||||
background-color: #42a5f5;
|
|
||||||
border-radius: 10px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.settings-window__sidebar, .settings-window__cards-wrapper, div:has(.settings-window__sidebar) {
|
.settings-window__sidebar, .settings-window__cards-wrapper, div:has(.settings-window__sidebar) {
|
||||||
background-color: #161c24;
|
background-color: #161c24;
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue