From 31e67479a43d31afefd7f2a0d9a8fb75acc0e8b9 Mon Sep 17 00:00:00 2001 From: LuckFire <39076891+LuckFire@users.noreply.github.com> Date: Sat, 20 Apr 2024 14:33:12 -0400 Subject: [PATCH] chore: build v4.1.0 --- clients/amoled-cord.theme.css | 23 +++++++++++++++++++---- clients/amoled-cord.user.css | 23 +++++++++++++++++++---- package.json | 2 +- src/amoled-cord.css | 21 ++++++++++++++++++--- 4 files changed, 57 insertions(+), 12 deletions(-) diff --git a/clients/amoled-cord.theme.css b/clients/amoled-cord.theme.css index aa87cf9..4d8d98d 100644 --- a/clients/amoled-cord.theme.css +++ b/clients/amoled-cord.theme.css @@ -2,7 +2,7 @@ * @name AMOLED-Cord * @author LuckFire * @description A basically pitch black theme for Discord. Lights out, baby! - * @version 4.0.23 + * @version 4.1.0 * @invite vYdXbEzqDs * @authorId 399416615742996480 * @source https://github.com/LuckFire/amoled-cord @@ -218,6 +218,24 @@ html.theme-dark .theme-light .root_a28985, background-color: var(--background-primary); } +:is(.theme-dark, .platform-overlay) .overlayBackground_c95d46 { + background-color: rgba(0, 0, 0, 0.75); +} +:is(.theme-dark, .platform-overlay) .contained__6398e, +:is(.theme-dark, .platform-overlay) .headerContainer_c6e0ea, +:is(.theme-dark, .platform-overlay) .messagesContainer__8cac7, +:is(.theme-dark, .platform-overlay) .footerContent__32b34 { + background-color: var(--background-primary) !important; +} +:is(.theme-dark, .platform-overlay) .sidebar__398fc, +:is(.theme-dark, .platform-overlay) .panels__1458f, :is(.theme-dark, .platform-overlay) .panels__1458f > div, +:is(.theme-dark, .platform-overlay) .searchBar__107ca, +:is(.theme-dark, .platform-overlay) .header__0d02e, +:is(.theme-dark, .platform-overlay) .privateChannels__9b1e8, :is(.theme-dark, .platform-overlay) .privateChannels__9b1e8 .scroller__89969, +:is(.theme-dark, .platform-overlay) .panels_f8dc5f, :is(.theme-dark, .platform-overlay) .panels_f8dc5f > div { + background-color: var(--background-primary) !important; +} + :is(.theme-dark, .theme-midnight) #app-mount .bar_e58961 { background-color: var(--background-accent); } @@ -461,9 +479,6 @@ html.theme-dark .theme-light .root_a28985, background-color: var(--background-primary); } -body { - background: var(--background-primary) !important; -} body .colorLight-1o6rnK { background-color: var(--background-tertiary); } diff --git a/clients/amoled-cord.user.css b/clients/amoled-cord.user.css index 50fa818..5059db2 100644 --- a/clients/amoled-cord.user.css +++ b/clients/amoled-cord.user.css @@ -3,7 +3,7 @@ @name AMOLED-Cord @author LuckFire @description A basically pitch black theme for Discord. Lights out, baby! - @version 4.0.23 + @version 4.1.0 @namespace https://github.com/discord-extensions/amoled-cord @license MIT ==/UserStyle== */ @@ -217,6 +217,24 @@ background-color: var(--background-primary); } + :is(.theme-dark, .platform-overlay) .overlayBackground_c95d46 { + background-color: rgba(0, 0, 0, 0.75); + } + :is(.theme-dark, .platform-overlay) .contained__6398e, + :is(.theme-dark, .platform-overlay) .headerContainer_c6e0ea, + :is(.theme-dark, .platform-overlay) .messagesContainer__8cac7, + :is(.theme-dark, .platform-overlay) .footerContent__32b34 { + background-color: var(--background-primary) !important; + } + :is(.theme-dark, .platform-overlay) .sidebar__398fc, + :is(.theme-dark, .platform-overlay) .panels__1458f, :is(.theme-dark, .platform-overlay) .panels__1458f > div, + :is(.theme-dark, .platform-overlay) .searchBar__107ca, + :is(.theme-dark, .platform-overlay) .header__0d02e, + :is(.theme-dark, .platform-overlay) .privateChannels__9b1e8, :is(.theme-dark, .platform-overlay) .privateChannels__9b1e8 .scroller__89969, + :is(.theme-dark, .platform-overlay) .panels_f8dc5f, :is(.theme-dark, .platform-overlay) .panels_f8dc5f > div { + background-color: var(--background-primary) !important; + } + :is(.theme-dark, .theme-midnight) #app-mount .bar_e58961 { background-color: var(--background-accent); } @@ -460,9 +478,6 @@ background-color: var(--background-primary); } - body { - background: var(--background-primary) !important; - } body .colorLight-1o6rnK { background-color: var(--background-tertiary); } diff --git a/package.json b/package.json index 7e5b5db..560bc01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "amoled-cord", - "version": "4.0.23", + "version": "4.1.0", "description": "A basically pitch black theme for Discord. Lights out, baby!", "author": "LuckFire", "scripts": { diff --git a/src/amoled-cord.css b/src/amoled-cord.css index 29aa633..24e9188 100644 --- a/src/amoled-cord.css +++ b/src/amoled-cord.css @@ -205,6 +205,24 @@ html.theme-dark .theme-light .root_a28985, background-color: var(--background-primary); } +:is(.theme-dark, .platform-overlay) .overlayBackground_c95d46 { + background-color: rgba(0, 0, 0, 0.75); +} +:is(.theme-dark, .platform-overlay) .contained__6398e, +:is(.theme-dark, .platform-overlay) .headerContainer_c6e0ea, +:is(.theme-dark, .platform-overlay) .messagesContainer__8cac7, +:is(.theme-dark, .platform-overlay) .footerContent__32b34 { + background-color: var(--background-primary) !important; +} +:is(.theme-dark, .platform-overlay) .sidebar__398fc, +:is(.theme-dark, .platform-overlay) .panels__1458f, :is(.theme-dark, .platform-overlay) .panels__1458f > div, +:is(.theme-dark, .platform-overlay) .searchBar__107ca, +:is(.theme-dark, .platform-overlay) .header__0d02e, +:is(.theme-dark, .platform-overlay) .privateChannels__9b1e8, :is(.theme-dark, .platform-overlay) .privateChannels__9b1e8 .scroller__89969, +:is(.theme-dark, .platform-overlay) .panels_f8dc5f, :is(.theme-dark, .platform-overlay) .panels_f8dc5f > div { + background-color: var(--background-primary) !important; +} + :is(.theme-dark, .theme-midnight) #app-mount .bar_e58961 { background-color: var(--background-accent); } @@ -448,9 +466,6 @@ html.theme-dark .theme-light .root_a28985, background-color: var(--background-primary); } -body { - background: var(--background-primary) !important; -} body .colorLight-1o6rnK { background-color: var(--background-tertiary); }