diff --git a/MonetDark/MonetDark.css b/MonetDark/MonetDark.css index 34c6513..7b2e630 100644 --- a/MonetDark/MonetDark.css +++ b/MonetDark/MonetDark.css @@ -32,8 +32,8 @@ div._1ji5da1c._1mqalmd1._1mqalmd0[data-message-id]>div>div._1mqalmd1 { } button[data-reply-id] { - border-radius: 10px !important; - border-left-width: 0; + border-radius: 0px !important; + background: transparent !important; } div._1ji5da1c._1mqalmd1._1mqalmd0[data-message-id]>div.prxiv4e>div.prxiv40._1mqalmd1._1mqalmd0.prxiv41.prxiv46._1ji5da1r > @@ -65,12 +65,20 @@ div._1ji5da1c._1mqalmd1._1mqalmd0[data-message-id]>div.prxiv40>div.prxiv40._1mqa font-weight: 500; } +div._1ji5da1c._1mqalmd1._1mqalmd0[data-message-id]>div.prxiv40>div.prxiv40._1mqalmd1._1mqalmd0.prxiv41.prxiv46._1ji5da1r * { + font-weight: 400; +} + div._1ji5da1c._1mqalmd1._1mqalmd0[data-message-id]>div.prxiv4e>div.prxiv40._1mqalmd1._1mqalmd0.prxiv41.prxiv46._1ji5da1r { background-color: #9fcaff !important; } div._1ji5da1c._1mqalmd1._1mqalmd0[data-message-id]>div.prxiv4e>div.prxiv40._1mqalmd1._1mqalmd0.prxiv41.prxiv46._1ji5da1r a { - color: darkslateblue !important; + color: #585a8b !important; +} + +div._1ji5da1c._1mqalmd1._1mqalmd0[data-message-id]>div.prxiv4e>div.prxiv40._1mqalmd1._1mqalmd0.prxiv41.prxiv46._1ji5da1r span[data-mention-href] { + color: #585a8b !important; } div._1ji5da1c._1mqalmd1._1mqalmd0[data-message-id]>div.prxiv4e>div.prxiv40._1mqalmd1._1mqalmd0.prxiv41.prxiv46._1ji5da1r { @@ -82,9 +90,7 @@ div.MuiChip-filled { } div.room-settings__content, -div.settings-window__content, -div.MuiDialog-paper, -div.MuiDialogContent-root { +div.settings-window__content { background-color: #202730 !important; } @@ -95,12 +101,16 @@ div.room-settings__content>ul.css-13go8du { 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, +button._13tt0gb6[data-user-id] { background-color: #161c24 !important; } div.MuiPaper-root.css-gm2nfn, -div.MuiPaper-root { +div.MuiPaper-root, +div.MuiDialog-paper, +div.MuiDialogContent-root { background-color: #161c24 !important; background-image: none !important; box-shadow: none; @@ -156,10 +166,19 @@ div.prxiv40._1mqalmd1._1mqalmd0.prxiv42.prxiv46._1q7bxyh0 { } body { - --tc-link: slateblue !important; + --tc-link: #e1e0ff; --oq6d0719: none !important; } +.a1g68id { + color: var(--tc-link); +} + div.prxiv40._1mqalmd1._1mqalmd0.prxiv41.prxiv46.prxiv41l.prxiv41s { background-color: transparent; +} + +.MuiButton-root { + font-style: normal; + font-family: revert; } \ No newline at end of file