Skip to content

Commit

Permalink
Merge pull request #36 from biast12/main
Browse files Browse the repository at this point in the history
Class name update
  • Loading branch information
maenDisease committed Nov 12, 2023
2 parents a1a943d + 2ddc487 commit 65ac326
Show file tree
Hide file tree
Showing 18 changed files with 542 additions and 542 deletions.
2 changes: 1 addition & 1 deletion Themes/Float/addon/RemoveMinimumSize.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.bd-addon-list #Float-card::before,
.panels-3wFtMD>.container-YkUktl .flex-2S1XBF> :last-child>div::before {
.panels__58331>.container_ca50b9 .flex_f5fbb7> :last-child>div::before {
content: '';
position: fixed;
background: url(https://i.imgur.com/SqLL5VQ.png) center/600px no-repeat;
Expand Down
306 changes: 153 additions & 153 deletions Themes/Float/addon/SettingsIcons.css

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions Themes/Solana/addon/camera.css
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP&display=swap');

.chat-2ZfjoI,
.container-2cd8Mz {
.chat__52833,
.container__5c7e7 {
padding: 34px 44px 34px 44px;
}

.chat-2ZfjoI::after,
.container-2cd8Mz::after {
.chat__52833::after,
.container__5c7e7::after {
content: "";
position: absolute;
margin: 24px;
Expand All @@ -21,36 +21,36 @@
border-image-repeat: round;
}

.children-3xh0VB {
.children__32014 {
position: absolute;
width: 100%;
overflow: visible;
}

.title-17SveM {
.title__9e2b0 {
text-transform: uppercase;
font-family: 'Noto Sans JP', sans-serif;
font-size: 22px;
line-height: 32px;
font-weight: 500;
}

.children-3xh0VB>.iconWrapper-2awDjA {
.children__32014>.iconWrapper_af9215 {
display: none;
}

.title-17SveM::before {
.title__9e2b0::before {
content: '00:';
}

.forumPostTitle-16pN7d {
.forumPostTitle__43108 {
font-size: 16px;
}
.forumPostTitle-16pN7d::before {
.forumPostTitle__43108::before {
content: '01:';
}

.topic-11NuQZ {
.topic__16ae3 {
position: absolute;
left: 0;
right: 0;
Expand All @@ -63,11 +63,11 @@
color: var(--header-primary);
}

.topic-11NuQZ::before {
.topic__16ae3::before {
content: '...';
}

.children-3xh0VB .divider-q3P9HC {
.children__32014 .divider_c09b64 {
position: absolute;
left: 0;
right: 0;
Expand All @@ -79,7 +79,7 @@
height: 14px;
}

.toolbar-3_r2xA {
.toolbar__88c63 {
position: absolute;
right: 8px;
}
22 changes: 11 additions & 11 deletions Themes/Solana/addon/mac-titlebar.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* Mac titlebar */
.platform-win .typeWindows-2-g3UY {
.platform-win .typeWindows__5fa63 {
z-index: 102;
position: absolute;
flex-direction: row;
Expand All @@ -12,7 +12,7 @@
-webkit-app-region: no-drag;
}

.platform-win .typeWindows-2-g3UY .wordmark-2u86JB {
.platform-win .typeWindows__5fa63 .wordmark__0d178 {
top: 11px;
left: 11px;
width: 52px;
Expand All @@ -21,15 +21,15 @@
-webkit-app-region: no-drag;
}

.platform-win .typeWindows-2-g3UY .wordmark-2u86JB g {
.platform-win .typeWindows__5fa63 .wordmark__0d178 g {
display: none;
}

.platform-win .typeWindows-2-g3UY .winButtonClose-3Q8ZH5.winButton-3UMjdg {
.platform-win .typeWindows__5fa63 .winButtonClose__73489.winButton__88672 {
margin-left: 10px;
}

.platform-win .typeWindows-2-g3UY .winButton-3UMjdg {
.platform-win .typeWindows__5fa63 .winButton__88672 {
width: 12px;
height: 12px;
margin-left: 8px;
Expand All @@ -39,31 +39,31 @@
-webkit-app-region: no-drag;
}

.platform-win.theme-light .typeWindows-2-g3UY .winButton-3UMjdg {
.platform-win.theme-light .typeWindows__5fa63 .winButton__88672 {
background-color: hsl(var(--accent-hue), 2%, 83%);
}

.platform-win .typeWindows-2-g3UY .winButton-3UMjdg svg {
.platform-win .typeWindows__5fa63 .winButton__88672 svg {
display: none;
}

.platform-win.app-focused .typeWindows-2-g3UY:hover div.winButton-3UMjdg {
.platform-win.app-focused .typeWindows__5fa63:hover div.winButton__88672 {
background-position: center;
background-size: 100%;
background-repeat: no-repeat;
}

.platform-win.app-focused .typeWindows-2-g3UY .winButtonClose-3Q8ZH5 {
.platform-win.app-focused .typeWindows__5fa63 .winButtonClose__73489 {
background-color: hsl(2, 100%, 67%);
background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUuMjkyODkgNkwyLjgxODAxIDMuNTI1MTNMMy41MjUxMiAyLjgxODAyTDUuOTk5OTkgNS4yOTI4OUw4LjQ3NDg3IDIuODE4MDJMOS4xODE5NyAzLjUyNTEzTDYuNzA3MSA2TDkuMTgxOTcgOC40NzQ4N0w4LjQ3NDg3IDkuMTgxOThMNS45OTk5OSA2LjcwNzExTDMuNTI1MTIgOS4xODE5OEwyLjgxODAxIDguNDc0ODdMNS4yOTI4OSA2WiIgZmlsbD0iI0EyMDAwOCIvPgo8L3N2Zz4=);
}

.platform-win.app-focused .typeWindows-2-g3UY .winButtonMinMax-3RsPUg:nth-child(2n) {
.platform-win.app-focused .typeWindows__5fa63 .winButtonMinMax__72f36:nth-child(2n) {
background-color: hsl(40, 98%, 62%);
background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwIDUuMzk5OTlIMlY2LjU5OTk5SDEwVjUuMzk5OTlaIiBmaWxsPSIjQjM3MTFBIi8+Cjwvc3ZnPg==);
}

.platform-win.app-focused .typeWindows-2-g3UY .winButtonMinMax-3RsPUg:nth-child(3n) {
.platform-win.app-focused .typeWindows__5fa63 .winButtonMinMax__72f36:nth-child(3n) {
order: 3;
background-color: hsl(134, 68%, 47%);
background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuMzkyOTMgMy4wMDg5M0wzLjAwODg3IDcuMzkyOTlMMi44MTc5NSAyLjgxODAxTDcuMzkyOTMgMy4wMDg5M1oiIGZpbGw9IiMwMjZBMTUiLz4KPHBhdGggZD0iTTQuNjA2OTUgOC45OTEwMUw4Ljk5MTAxIDQuNjA2OTVMOS4xODE5MyA5LjE4MTkzTDQuNjA2OTUgOC45OTEwMVogIiBmaWxsPSIjMDI2QTE1Ii8+Cjwvc3ZnPg==);
Expand Down
18 changes: 9 additions & 9 deletions css/BIRBanners.css
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
.guildIcon-3ZfRfI[style*='410787888507256842']::after{background:url(https://mwittrien.github.io/BetterDiscordAddons/Library/_res/BDFDB.banner.png)}
.guildIcon-3ZfRfI[style*='935246863349735444']::after{background:url(https://i.imgur.com/nWjjk2a.jpeg)}
.guildIcon-3ZfRfI[style*='927517029135695893']::after{background:url(https://i.imgur.com/Ocvbo8s.png)}
.guildIcon-3ZfRfI[style*='920098544222871553']::after{background:url(https://i.imgur.com/9f0RYzz.png)}
.guildIcon-3ZfRfI[style*='894309668816560128']::after{background:url(https://i.imgur.com/ohYh1S3.png)}
.guildIcon-3ZfRfI[style*='396807116142149636']::after{background:url(https://i.imgur.com/ohYh1S3.png)}
.guildIcon-3ZfRfI[style*='901774051318591508']::after{background:url(https://i.imgur.com/kubC7Ir.jpeg)}
.guildIcon-3ZfRfI[style*='280806472928198656']::after{background:url(https://i.imgur.com/aWhYoEO.png)}
.guildIcon-3ZfRfI[style*='679501581661896774']::after{background:url(https://i.imgur.com/Zh5iJpw.png)}
.guildIcon_bcc098[style*='410787888507256842']::after{background:url(https://mwittrien.github.io/BetterDiscordAddons/Library/_res/BDFDB.banner.png)}
.guildIcon_bcc098[style*='935246863349735444']::after{background:url(https://i.imgur.com/nWjjk2a.jpeg)}
.guildIcon_bcc098[style*='927517029135695893']::after{background:url(https://i.imgur.com/Ocvbo8s.png)}
.guildIcon_bcc098[style*='920098544222871553']::after{background:url(https://i.imgur.com/9f0RYzz.png)}
.guildIcon_bcc098[style*='894309668816560128']::after{background:url(https://i.imgur.com/ohYh1S3.png)}
.guildIcon_bcc098[style*='396807116142149636']::after{background:url(https://i.imgur.com/ohYh1S3.png)}
.guildIcon_bcc098[style*='901774051318591508']::after{background:url(https://i.imgur.com/kubC7Ir.jpeg)}
.guildIcon_bcc098[style*='280806472928198656']::after{background:url(https://i.imgur.com/aWhYoEO.png)}
.guildIcon_bcc098[style*='679501581661896774']::after{background:url(https://i.imgur.com/Zh5iJpw.png)}
6 changes: 3 additions & 3 deletions css/BIRPatch.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
.wrapper-1HIH0j .button-2b4VEQ {
margin: 0 !important;
}
.wrapper_efe67f .button__8ec71 {
margin: 0 !important;
}
22 changes: 11 additions & 11 deletions css/ChannelDms.css
Original file line number Diff line number Diff line change
Expand Up @@ -39,17 +39,17 @@
}

/* Discord added this :D */
/* .ChannelDms-channelpopout-popout .embedWrapper-1MtIDg:not(.markup-eYLPri, .galleryImage-1yhJCI),
.ChannelDms-channelpopout-popout .embedWrapper-1MtIDg .embedVideo-2ixt5A,
.ChannelDms-channelpopout-popout .wrapper-1FP9YQ {
/* .ChannelDms-channelpopout-popout .embedWrapper_c143d9:not(.markup_a7e664, .galleryImage__0b906),
.ChannelDms-channelpopout-popout .embedWrapper_c143d9 .embedVideo__0c65b,
.ChannelDms-channelpopout-popout .wrapper__3a7a0 {
height: auto !important;
width: unset !important;
max-width: max-content !important;
max-height: 300px;
}
.ChannelDms-channelpopout-popout .embedWrapper-1MtIDg .clickableWrapper-2WTAkL img:not(.embedGalleryImageElement-2VNYIN),
.ChannelDms-channelpopout-popout .embedWrapper-1MtIDg [data-fullscreen="false"] video {
.ChannelDms-channelpopout-popout .embedWrapper_c143d9 .clickableWrapper__64072 img:not(.embedGalleryImageElement_e679aa),
.ChannelDms-channelpopout-popout .embedWrapper_c143d9 [data-fullscreen="false"] video {
position: relative;
height: auto !important;
width: unset !important;
Expand All @@ -74,34 +74,34 @@
opacity: 0
}

.ChannelDms-channelpopout-popout .button-1yVL_7 {
.ChannelDms-channelpopout-popout .button__71a0f {
border-radius: 0;
width: 100%;
height: 36px
}

/* username */
.ChannelDms-channelpopout-popout .cozy-VmLDNB .contents-2MsGLg .header-2jRmjb {
.ChannelDms-channelpopout-popout .cozy_f5c119 .contents_f41bb2 .header__39b23 {
display: flex;
}

.ChannelDms-channelpopout-popout .cozy-VmLDNB .headerText-2z4IhQ {
.ChannelDms-channelpopout-popout .cozy_f5c119 .headerText_f47574 {
min-width: 0;
white-space: nowrap;
display:flex;
}

.ChannelDms-channelpopout-popout .cozy-VmLDNB .headerText-2z4IhQ .username-h_Y3Us {
.ChannelDms-channelpopout-popout .cozy_f5c119 .headerText_f47574 .username_d30d99 {
display: block;
text-overflow: ellipsis;
flex: 1 1;
}

.ChannelDms-channelpopout-popout .cozy-VmLDNB .timestampInline-_lS3aK {
.ChannelDms-channelpopout-popout .cozy_f5c119 .timestampInline__470e0 {
white-space: nowrap;
margin-top: 1px;
}

.ChannelDms-channelpopout-popout .cozy-VmLDNB .headerText-2z4IhQ .PI-indicatorContainer {
.ChannelDms-channelpopout-popout .cozy_f5c119 .headerText_f47574 .PI-indicatorContainer {
margin-top: 1px;
}
48 changes: 24 additions & 24 deletions css/ChatBubbles.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ Debuggerz1 - Math
--chat-bubble-box-shadow-color-a: 0.16;
}

.groupStart-3Mlgv1.cozyMessage-1DWF9U>.contents-2MsGLg,
.cozyMessage-1DWF9U:not(.groupStart-3Mlgv1)>.contents-2MsGLg>.markup-eYLPri:not(:empty, .searchResultsWrap-5RVOkx *) {
.groupStart__56db5.cozyMessage__64ce7>.contents_f41bb2,
.cozyMessage__64ce7:not(.groupStart__56db5)>.contents_f41bb2>.markup_a7e664:not(:empty, .searchResultsWrap__9f374 *) {
background: linear-gradient(var(--chat-bubble-background-color, var(--background-primary)), var(--chat-bubble-background-color, var(--background-primary)));
background-size: calc(var(--chat-bubble) * 1px);
max-width: calc(100% - ((100% - var(--chat-bubble-max-width)) * var(--chat-bubble)));
Expand All @@ -36,71 +36,71 @@ Debuggerz1 - Math
box-shadow: var(--chat-bubble-box-shadow-h-offset) calc(var(--chat-bubble-box-shadow-v-offset) * var(--chat-bubble)) calc(var(--chat-bubble-box-shadow-blur) * var(--chat-bubble)) hsla(var(--chat-bubble-box-shadow-color-h), var(--chat-bubble-box-shadow-color-s), var(--chat-bubble-box-shadow-color-l), calc(var(--chat-bubble-box-shadow-color-a) * var(--chat-bubble)));
}

.cozyMessage-1DWF9U.automodMessage-265YwJ:before,
.cozyMessage-1DWF9U.ephemeral-2nDdnn:before,
.cozyMessage-1DWF9U.mentioned-Tre-dv:before,
.cozyMessage-1DWF9U.replying-eZ7p5z:before {
.cozyMessage__64ce7.automodMessage__410f7:before,
.cozyMessage__64ce7.ephemeral_c26b64:before,
.cozyMessage__64ce7.mentioned__58017:before,
.cozyMessage__64ce7.replying_d7b6ad:before {
width: calc(2px - (var(--chat-bubble) * 2px));
}

.groupStart-3Mlgv1.cozyMessage-1DWF9U.mentioned-Tre-dv .contents-2MsGLg,
.cozyMessage-1DWF9U.mentioned-Tre-dv:not(.groupStart-3Mlgv1) .contents-2MsGLg>.markup-eYLPri:not(:empty, .searchResultsWrap-5RVOkx *) {
.groupStart__56db5.cozyMessage__64ce7.mentioned__58017 .contents_f41bb2,
.cozyMessage__64ce7.mentioned__58017:not(.groupStart__56db5) .contents_f41bb2>.markup_a7e664:not(:empty, .searchResultsWrap__9f374 *) {
background: linear-gradient(var(--background-mentioned), var(--background-mentioned));
background-size: calc(var(--chat-bubble) * 1px);
border: calc(1px * var(--chat-bubble)) solid var(--info-warning-foreground);
}

.cozyMessage-1DWF9U.mentioned-Tre-dv {
.cozyMessage__64ce7.mentioned__58017 {
background: linear-gradient(var(--background-mentioned), var(--background-mentioned));
background-size: calc((1 - var(--chat-bubble)) * 1px);
}

.groupStart-3Mlgv1.cozyMessage-1DWF9U.replying-eZ7p5z .contents-2MsGLg,
.cozyMessage-1DWF9U.replying-eZ7p5z:not(.groupStart-3Mlgv1) .contents-2MsGLg>.markup-eYLPri:not(:empty, .searchResultsWrap-5RVOkx *),
.groupStart-3Mlgv1.cozyMessage-1DWF9U.ephemeral-2nDdnn .contents-2MsGLg,
.cozyMessage-1DWF9U.ephemeral-2nDdnn:not(.groupStart-3Mlgv1) .contents-2MsGLg>.markup-eYLPri:not(:empty, .searchResultsWrap-5RVOkx *) {
.groupStart__56db5.cozyMessage__64ce7.replying_d7b6ad .contents_f41bb2,
.cozyMessage__64ce7.replying_d7b6ad:not(.groupStart__56db5) .contents_f41bb2>.markup_a7e664:not(:empty, .searchResultsWrap__9f374 *),
.groupStart__56db5.cozyMessage__64ce7.ephemeral_c26b64 .contents_f41bb2,
.cozyMessage__64ce7.ephemeral_c26b64:not(.groupStart__56db5) .contents_f41bb2>.markup_a7e664:not(:empty, .searchResultsWrap__9f374 *) {
background: linear-gradient(var(--brand-experiment-05a), var(--brand-experiment-05a));
background-size: calc(var(--chat-bubble) * 1px);
border: calc(1px * var(--chat-bubble)) solid var(--brand-experiment);
}

.cozyMessage-1DWF9U.replying-eZ7p5z,
.cozyMessage-1DWF9U.ephemeral-2nDdnn {
.cozyMessage__64ce7.replying_d7b6ad,
.cozyMessage__64ce7.ephemeral_c26b64 {
background: linear-gradient(var(--brand-experiment-05a), var(--brand-experiment-05a));
background-size: calc((1 - var(--chat-bubble)) * 1px);
}

.groupStart-3Mlgv1.cozyMessage-1DWF9U.automodMessage-265YwJ .contents-2MsGLg,
.cozyMessage-1DWF9U.automodMessage-265YwJ:not(.groupStart-3Mlgv1) .contents-2MsGLg>.markup-eYLPri:not(:empty, .searchResultsWrap-5RVOkx *) {
.groupStart__56db5.cozyMessage__64ce7.automodMessage__410f7 .contents_f41bb2,
.cozyMessage__64ce7.automodMessage__410f7:not(.groupStart__56db5) .contents_f41bb2>.markup_a7e664:not(:empty, .searchResultsWrap__9f374 *) {
background: linear-gradient(var(--background-message-automod), var(--background-message-automod));
background-size: calc(var(--chat-bubble) * 1px);
border: calc(1px * var(--chat-bubble)) solid var(--text-danger);
}

.cozyMessage-1DWF9U.automodMessage-265YwJ {
.cozyMessage__64ce7.automodMessage__410f7 {
background: linear-gradient(var(--background-message-automod), var(--background-message-automod));
background-size: calc((1 - var(--chat-bubble)) * 1px);
}

.groupStart-3Mlgv1.cozyMessage-1DWF9U.automodMessage-265YwJ:hover .contents-2MsGLg,
.cozyMessage-1DWF9U.automodMessage-265YwJ:not(.groupStart-3Mlgv1):hover .contents-2MsGLg>.markup-eYLPri:not(:empty, .searchResultsWrap-5RVOkx *) {
.groupStart__56db5.cozyMessage__64ce7.automodMessage__410f7:hover .contents_f41bb2,
.cozyMessage__64ce7.automodMessage__410f7:not(.groupStart__56db5):hover .contents_f41bb2>.markup_a7e664:not(:empty, .searchResultsWrap__9f374 *) {
background: linear-gradient(var(--background-message-automod-hover), var(--background-message-automod-hover));
background-size: calc(var(--chat-bubble) * 1px);
border: calc(1px * var(--chat-bubble)) solid var(--text-danger);
}

.cozyMessage-1DWF9U.automodMessage-265YwJ:hover {
.cozyMessage__64ce7.automodMessage__410f7:hover {
background: linear-gradient(var(--background-message-automod-hover), var(--background-message-automod-hover));
background-size: calc((1 - var(--chat-bubble)) * 1px);
}

.groupStart-3Mlgv1.cozyMessage-1DWF9U>.contents-2MsGLg .markup-eYLPri code,
.cozyMessage-1DWF9U:not(.groupStart-3Mlgv1)>.contents-2MsGLg>.markup-eYLPri:not(:empty, .searchResultsWrap-5RVOkx *) code {
.groupStart__56db5.cozyMessage__64ce7>.contents_f41bb2 .markup_a7e664 code,
.cozyMessage__64ce7:not(.groupStart__56db5)>.contents_f41bb2>.markup_a7e664:not(:empty, .searchResultsWrap__9f374 *) code {
background: linear-gradient(var(--chat-bubble-code-background-color), var(--chat-bubble-code-background-color));
background-color: var(--background-secondary);
background-size: calc(var(--chat-bubble) * 1px);
}

.markup-eYLPri blockquote, .markup-eYLPri pre {
.markup_a7e664 blockquote, .markup_a7e664 pre {
max-width: 100%;
}
Loading

0 comments on commit 65ac326

Please sign in to comment.