Skip to content

Commit a83aee4

Browse files
committed
hotfix #9
1 parent 63be006 commit a83aee4

File tree

7 files changed

+104
-67
lines changed

7 files changed

+104
-67
lines changed

lib/selectors/selectorPlaceholders.scss

Lines changed: 62 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4749,6 +4749,9 @@ pre {
47494749
.linkContainer_ddbb27 {
47504750
@extend %forumRulesLinkContainer !optional;
47514751
}
4752+
.showMoreText_ddbb27 {
4753+
@extend %forumRulesShowMore !optional;
4754+
}
47524755
.newPostsButton_a6d69a {
47534756
@extend %forumNewPosts !optional;
47544757
}
@@ -4779,33 +4782,27 @@ pre {
47794782
.addTags_faaca1 {
47804783
@extend %forumSettingsGuidelinesAddTags !optional;
47814784
}
4782-
.heading-lg-bold_f5eeaa {
4783-
@extend %headingLargeBold !optional;
4784-
}
4785-
.heading-lg-semibold__58a54 {
4786-
@extend %headingLargeSemibold !optional;
4787-
}
4788-
.text-xs-normal__46d75 {
4785+
.text-xs\/normal_dc00ef {
47894786
@extend %textExtraSmallNormal !optional;
47904787
}
4791-
.text-xs-medium_d3e0f1 {
4788+
.text-xs\/medium_dc00ef {
47924789
@extend %textExtraSmallMedium !optional;
47934790
}
4794-
.text-xs-bold__5467c {
4791+
.text-xs\/bold_dc00ef {
47954792
@extend %textExtraSmallBold !optional;
47964793
}
4797-
.text-sm-medium__726be {
4794+
.text-sm\/medium_dc00ef {
47984795
@extend %textSmallMedium !optional;
47994796
}
4800-
.text-md-medium_a84e09 {
4797+
.text-sm\/semibold_dc00ef {
4798+
@extend %textSmallSemibold !optional;
4799+
}
4800+
.text-md\/medium_dc00ef {
48014801
@extend %textMediumMedium !optional;
48024802
}
4803-
.text-md-normal__6e567 {
4803+
.text-md\/normal_dc00ef {
48044804
@extend %textMediumNormal !optional;
48054805
}
4806-
.text-sm-normal__95a78 {
4807-
@extend %textSmallNormal !optional;
4808-
}
48094806
.directoryContainer_da3f59 {
48104807
@extend %directoryContainer !optional;
48114808
}
@@ -5357,11 +5354,59 @@ pre {
53575354
.guildPopout_cf5d0a {
53585355
@extend %webhookPopout !optional;
53595356
}
5357+
.button_df39bd {
5358+
@extend %appPopoutButton !optional;
5359+
}
53605360
.contentWrapper_f7506e {
5361-
@extend %voiceActitvityWrapper !optional;
5361+
@extend %appPopoutWrapper !optional;
5362+
}
5363+
.container_c7c1c7 {
5364+
@extend %appPopoutContainer !optional;
5365+
}
5366+
.container_f8c206 {
5367+
@extend %appPopoutItemLoading !optional;
53625368
}
53635369
.container_e5da8b {
5364-
@extend %voiceActitvityItem !optional;
5370+
@extend %appPopoutItem !optional;
5371+
}
5372+
.rowContainer_e5da8b {
5373+
@extend %appPopoutRowItem !optional;
5374+
}
5375+
.viewMore_b7ba1b {
5376+
@extend %appPopoutViewMore !optional;
5377+
}
5378+
.container_ec8cd2 {
5379+
@extend %appPopoutDetails !optional;
5380+
}
5381+
.stickyBanner_e46a21 {
5382+
@extend %appPopoutStickyBanner !optional;
5383+
}
5384+
.bannerBackground_e46a21 {
5385+
@extend %appPopoutBanner !optional;
5386+
}
5387+
.appIcon_ec8cd2 {
5388+
@extend %appPopoutAppIcon !optional;
5389+
}
5390+
.overviewContainerNoVideo_e80fe9 {
5391+
@extend %appPopoutAppOverview !optional;
5392+
}
5393+
.overviewContainerWithVideo_e80fe9 {
5394+
@extend %appPopoutAppOverviewWithVideo !optional;
5395+
}
5396+
.sortDropdown_fd3eaf {
5397+
@extend %appPopoutDropdown !optional;
5398+
}
5399+
.commandContainer_f37ac2 {
5400+
@extend %appPopoutCommandContainer !optional;
5401+
}
5402+
.command_f37ac2 {
5403+
@extend %appPopoutCommand !optional;
5404+
}
5405+
.tagContainer_e80fe9 {
5406+
@extend %appPopoutTag !optional;
5407+
}
5408+
.container_fb1469 {
5409+
@extend %appPopoutLearnMore !optional;
53655410
}
53665411
.emojiCounter_cf5d0a {
53675412
@extend %webhookEmojiRow !optional;

src/fixespt2.scss

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,3 @@
1-
// Some more fixes to Apps Popout https://discord.com/channels/212324635356692500/858733936800956427/1270815649417007175
2-
div.clickable_b78bb6 {
3-
background-color: rgba(0, 0, 0, calc(var(--background-shading) * 0.3));
4-
}
5-
div.clickable_b78bb6:hover {
6-
background-color: rgba(255, 255, 255, 0.07);
7-
}
8-
.app-launcher-element.container_cf2302:first-child {
9-
background-color: rgba(0, 0, 0, 0);
10-
}
11-
.app-launcher-element.container_cf2302 {
12-
background-color: rgba(0, 0, 0, 0.6);
13-
padding-right: 10px;
14-
}
15-
161
// Phone number change https://discord.com/channels/212324635356692500/858733936800956427/1270779759730753586
172
div.popoutList_da8701.phoneFieldPopout_ff761b.elevationBorderLow_ff8688 {
183
background-color: rgba(0, 0, 0, 0.8);

src/modals/addServerModal.scss

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
%defaultColor {
77
color: #fff;
88
}
9-
%textSmallNormal {
10-
color: hsla(0, 0%, 100%, 0.7) !important;
11-
}
129
%input {
1310
color: rgb(220, 221, 222);
1411
}

src/modals/otherModals.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -195,10 +195,6 @@
195195
background: rgba(0, 0, 0, calc(var(--background-shading) * 0.3));
196196
}
197197
}
198-
// CREATE SERVER MODAL
199-
%textSmallNormal {
200-
color: var(--text-normal) !important;
201-
}
202198

203199
// GIFT MODAL
204200
/*other modals, nitro gift*/

src/pages/forums.scss

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
background: transparent;
187187
}
188188

189-
// RULES
189+
// GUIDELINES
190190
%forumRules {
191191
background: rgba(0, 0, 0, 0.3);
192192
border: 2px solid $main-color;
@@ -199,10 +199,9 @@
199199
%forumRulesLinkContainer {
200200
background: rgba(0, 0, 0, 0.8);
201201
}
202-
%headingLargeBold,
203-
%headingLargeSemibold {
204-
color: $main-color;
205-
}
202+
}
203+
%forumRulesShowMore {
204+
color: $main-color !important;
206205
}
207206

208207
// CHAT

src/popouts/applicationPopout.scss

Lines changed: 38 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,66 +1,84 @@
11
// POPOUT BUTTON
2-
.button_df39bd {
2+
%appPopoutButton {
33
background-color: rgba(0, 0, 0, 0.6);
44
border-radius: 8px;
55
height: 48px;
66
width: 48px;
77
}
88

99
// BACKGROUND
10-
%voiceActitvityWrapper {
11-
background-color: transparent;
10+
%appPopoutWrapper {
11+
background-color: hsla(0, 0%, 0%, .8);
1212
}
13-
.container_c7c1c7 {
14-
background-color: hsla(0, 0%, 0%, .8);
13+
%appPopoutContainer {
14+
background-color: transparent;
1515
}
1616

1717
// ITEM
18-
%voiceActitvityItem {
18+
%appPopoutItemLoading {
19+
background-color: transparent;
20+
}
21+
%appPopoutItem {
1922
background-color: rgba(0, 0, 0, .2);
2023
border-radius: 10px;
2124
&:hover {
2225
background-color: hsla(0, 0%, 100%, 0.07);
2326
}
24-
&.rowContainer_e5da8b {
27+
&%appPopoutRowItem {
2528
background-color: transparent;
2629
&:hover {
2730
background-color: transparent;
2831
}
2932
}
3033
}
34+
%appPopoutViewMore {
35+
%textMediumMedium {
36+
color: $main-color !important;
37+
}
38+
}
3139

3240
// APP DETAILS
33-
.container_ec8cd2 {
41+
%appPopoutDetails {
3442
background-color: transparent;
3543
}
36-
.stickyBanner_e46a21 {
44+
%appPopoutStickyBanner {
3745
visibility: hidden;
3846
}
39-
.bannerBackground_e46a21 {
47+
%appPopoutBanner {
4048
-webkit-mask:linear-gradient(to bottom, #000, transparent);
4149
mask:linear-gradient(to bottom, #000, transparent);
4250
}
43-
.overviewContainerNoVideo_e80fe9,
44-
.overviewContainerWithVideo_e80fe9 {
51+
%appPopoutAppIcon {
52+
background-color: rgba(0, 0, 0, .3);
53+
border-color: transparent;
54+
}
55+
%appPopoutAppOverview,
56+
%appPopoutAppOverviewWithVideo {
4557
background-color: transparent;
4658
}
4759

4860
// BOT APP DETAILS
49-
.appIcon_ec8cd2 {
50-
background-color: rgba(0, 0, 0, .3);
51-
border-color: transparent;
52-
}
53-
.sortDropdown_fd3eaf {
61+
%appPopoutDropdown {
5462
background-color: transparent;
5563
}
56-
.commandContainer_f37ac2 {
64+
%appPopoutCommandContainer {
5765
background-color: transparent;
5866
}
59-
.command_f37ac2 {
67+
%appPopoutCommand {
6068
background-color: transparent;
6169
}
6270

71+
%appPopoutTag {
72+
background-color: $main-color;
73+
path {
74+
fill: #fff;
75+
}
76+
%textSmallSemibold {
77+
color: #fff;
78+
}
79+
}
80+
6381
// LEARN MORE
64-
.container_fb1469 {
82+
%appPopoutLearnMore {
6583
background-color: transparent;
6684
}

src/popouts/voiceChannelListeningTo.scss

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
}
55
%voiceChannelListeningIcon {
66
background: $main-color;
7-
%textSmallNormal {
8-
color: #fff !important;
9-
}
107
> svg {
118
color: #fff;
129
}

0 commit comments

Comments
 (0)