Skip to content

Commit

Permalink
Updated for class reroll
Browse files Browse the repository at this point in the history
  • Loading branch information
Gibbu committed Mar 29, 2024
1 parent dbed32a commit f70f4f5
Show file tree
Hide file tree
Showing 11 changed files with 160 additions and 160 deletions.
6 changes: 3 additions & 3 deletions src/theme/_app.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
@include hsl(0%);
}

.tabBody_b3d268:before {
.tabBody_a90ea8:before {
content: none;
}

.baseLayer__8fda3 {
.baseLayer__2b890 {
transform: scale(1) !important;
opacity: 1 !important;
}
Expand Down Expand Up @@ -57,7 +57,7 @@
--text-muted: var(--text-normal);
@include hsl(30%);
}
.guildNameText__16f3c,
.guildNameText__2c549,
.tooltipContent-Nejnvh {
color: #fff;
}
Expand Down
78 changes: 39 additions & 39 deletions src/theme/_chat.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,52 +3,52 @@
#app-mount .chat__52833 {
@include hsl(0%);

.chatContent__5dca8 {
.chatContent_f087cb {
background: transparent;
}

.content__1a4fe:before {
.content__01e65:before {
content: none;
}

// Placeholder
.wrapper__5c5cd,
.wrapper_b8c724 {
.wrapper__6b7d8,
.wrapper__11501 {
background: transparent;
}

// Message
.message__80c10.selected_fd9051,
.message__80c10:not(.mentioned__58017):hover {
.message_ccca67.selected_e3bc5d,
.message_ccca67:not(.mentioned_fa6fd2):hover {
@include hsl(-1%);
}

// Embeds, codeblocks, files
.markup_a7e664 code,
.textContainer__709ff,
.wrapper_efe67f,
.wrapperAudio__555ce,
.attachment_f3cf2c {
.textContainer__65f57,
.wrapper__8a5dd,
.wrapperAudio__178e9,
.attachment__06ca3 {
border: none;
@include hsl(4%);
}
.footer__06f4b {
.footer__90194 {
border: none;
@include hsl(2%);
}
.embedFull__8dc21 {
.embedFull__14919 {
@include hsl(4%);
}
.guildIconImage__93ae7 {
.guildIconImage_c1aa48 {
border-radius: var(--server-shape) !important;
background-color: transparent;
}

// Reactions
.reaction_b90ab0 {
.reaction_ef7e09 {
@include hsl(8%);
border: none;
&.reactionMe_bf6909 {
&.reactionMe__9fc5c {
@include hsl(25%);
.reactionCount-1zkLcN {
color: #fff;
Expand All @@ -57,13 +57,13 @@
}

// Mention
.mentioned__58017 {
.mentioned_fa6fd2 {
background: rgb(var(--accent), .1);
&::before {
background: rgb(var(--accent));
}
}
.wrapper__2d9b1 {
.wrapper_f5f4c9 {
background: rgb(var(--accent), .4);
color: #fff;
&:hover {
Expand All @@ -72,22 +72,22 @@
}

// Dividers
.content_d67847 {
.content__7191e {
@include hsl(8%);
color: var(--text-normal);
}

// Action buttons
.wrapper_c727b6 {
.wrapper__4e6b6 {
@include hsl(6%);
box-shadow: none;
}
.button_d553e5:hover {
.button_d4bf9b:hover {
@include hsl(12%);
}

// Typing
.base__512ed {
.base__06abc {
@include hsl(0%);
bottom: unset;
top: -24px;
Expand All @@ -98,42 +98,42 @@
}

// Bars
.newMessagesBar__8b6d7 {
.newMessagesBar__8b272 {
left: 0;
right: 0;
background: rgb(var(--accent));
}
.jumpToPresentBar__0ff7f {
.jumpToPresentBar__69174 {
left: 0;
right: 0;
padding-bottom: 0;
@include hsl(2%);
}
.clipContainer__99c30 {
.clipContainer_ab9cf6 {
padding-top: 0;
margin-top: 0;
}
.replyBar_b64d74 {
.replyBar_ed6afc {
@include hsl(8%);
}
}

// Threads
#app-mount {
.container_def45c,
.chatContent__5dca8 {
.container__694a1,
.chatContent_f087cb {
background: transparent;
}
.resizeHandle_f1a098 {
.resizeHandle_cc9d34 {
@include hsl(6%);
}

// Threads
.container__8ee50 {
.container__68e43 {
@include hsl(2%);
border: none;
}
.divider_ffec75 {
.divider__4df9f {
display: none;
}
.container-3wLKDe {
Expand Down Expand Up @@ -164,38 +164,38 @@
}

// Chat icon thingy
.iconWrapper__85630 {
.iconWrapper__8795c {
@include hsl(8%);
}

// Chatbox
.form__13a2c {
.form_d8a4a1 {
padding: 0;
margin: 0;
min-height: 53px;
&::before {
content: none;
}
}
.channelTextArea__2e60f {
.channelTextArea_c2094b {
margin-bottom: 0;
}
.scrollableContainer__33e06 {
.scrollableContainer_ff917f {
@include hsl(2%);
min-height: 53px;
}
.slateTextArea__0661c,
.placeholder_e68c63 {
.slateTextArea_b19976,
.placeholder_dec8c7 {
padding: 16px 0 15px;
box-sizing: border-box;
}
.attachButton_b1db83 {
.attachButton__56f98 {
padding: 16px 16px 15px;
box-sizing: border-box;
height: 53px;
}
.buttons_ce5b56,
.emojiButton__8ff6a {
.buttons__7ecff,
.emojiButton__176c8 {
min-height: 53px;
}
}
Expand Down
18 changes: 9 additions & 9 deletions src/theme/_guilds.scss
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
@use './mixins' as *;

#app-mount .wrapper_a7e7a8 {
#app-mount .wrapper__216eb {
@include hsl(6%);

.scroller__3d071 {
.scroller_de945b {
background: transparent;
&::-webkit-scrollbar {
display: none;
}
}

.wrapper_d281dd {
.wrapper__8436d {
border-radius: var(--server-shape) !important;
overflow: hidden;
}
Expand All @@ -20,20 +20,20 @@
border-radius: var(--server-shape) !important;
}

.childWrapper__01b9c {
.childWrapper_a6ce15 {
@include hsl(10%);
&:hover {
@include hsl(15%);
}
}
.circleIconButton_d8df29 {
.circleIconButton__05cf2 {
border-radius: var(--server-shape) !important;
&:not(.selected-1JjBPm) {
@include hsl(10%);
}
}

.wrapper_d281dd.selected_f5ec8e .childWrapper__01b9c {
.wrapper__8436d.selected_ae80f7 .childWrapper_a6ce15 {
background: rgb(var(--accent));
}

Expand All @@ -42,15 +42,15 @@
@include hsl(15%);
border-radius: var(--server-shape) !important;
}
.folderIconWrapper__72239 {
.folderIconWrapper__11165 {
border-radius: var(--server-shape) !important;
}
.guildIcon__2e5ab {
.guildIcon_b6bfa7 {
border-radius: var(--server-shape) !important;
}
}

// Windows
.platform-win .scroller__3d071 {
.platform-win .scroller_de945b {
padding-top: 12px;
}
6 changes: 3 additions & 3 deletions src/theme/_members.scss
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
@use './mixins' as *;

#app-mount {
.container_b2ce9c {
.container_f79ab4 {
@include hsl(5%);
}
.members__9f47b {
.members__573eb {
@include hsl(5%);
& > div {
background: transparent;
Expand All @@ -18,7 +18,7 @@
&:hover .layout_bb8e67 {
@include hsl(8%);
}
&.selected__9800b .layout_bb8e67 {
&.selected__7f4cb .layout_bb8e67 {
@include hsl(10%);
}
}
Expand Down
12 changes: 6 additions & 6 deletions src/theme/_modals.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
box-shadow: none;
}
.footer-31IekZ,
.footer_ceda43 {
.footer_f06dbb {
box-shadow: none;
@include hsl(4%);
}

// File upload
.uploadModal_eae2a0 {
.uploadModal__6eb75 {
@include hsl(0%);
.scrollableContainer__33e06 {
.scrollableContainer_ff917f {
@include hsl(3%);
}
}
Expand All @@ -24,15 +24,15 @@


// Quickswitch
.quickswitcher_a3d29a {
.quickswitcher_b5bb0a {
@include hsl(4%);
box-shadow: none;
}
.input__848cd {
.input__2a648 {
@include hsl(8%);
box-shadow: none;
}
.scroller__52ae7 {
.scroller_d4b86c {
background: transparent;
margin: 0;
&::-webkit-scrollbar {
Expand Down
Loading

0 comments on commit f70f4f5

Please sign in to comment.