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 Jun 19, 2024
1 parent f70f4f5 commit 8d81f39
Show file tree
Hide file tree
Showing 11 changed files with 172 additions and 172 deletions.
10 changes: 5 additions & 5 deletions src/theme/_app.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
color: #fff;
}

.bg__12180 {
.bg_d4b6c5 {
@include hsl(0%);
}

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

.baseLayer__2b890 {
.baseLayer_d4b6c5 {
transform: scale(1) !important;
opacity: 1 !important;
}
Expand Down Expand Up @@ -57,7 +57,7 @@
--text-muted: var(--text-normal);
@include hsl(30%);
}
.guildNameText__2c549,
.guildNameText_a6ae3c,
.tooltipContent-Nejnvh {
color: #fff;
}
Expand All @@ -69,7 +69,7 @@
);
}

.info__755e1 .text-xs-normal_ccc5fb:first-child:before {
.info_c5a741 .text-xs-normal_ccc5fb:first-child:before {
content: "SimplyDark v" var(--simplydark-version);
text-transform: none;
display: block;
Expand Down
86 changes: 43 additions & 43 deletions src/theme/_chat.scss
Original file line number Diff line number Diff line change
@@ -1,54 +1,54 @@
@use './mixins' as *;

#app-mount .chat__52833 {
#app-mount .chat_a7d72e {
@include hsl(0%);

.chatContent_f087cb {
.chatContent_a7d72e {
background: transparent;
}

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

// Placeholder
.wrapper__6b7d8,
.wrapper__11501 {
.wrapper_b211c6,
.wrapper_ba0ffb {
background: transparent;
}

// Message
.message_ccca67.selected_e3bc5d,
.message_ccca67:not(.mentioned_fa6fd2):hover {
.message_d5deea.selected_d5deea,
.message_d5deea:not(.mentioned_d5deea):hover {
@include hsl(-1%);
}

// Embeds, codeblocks, files
.markup_a7e664 code,
.textContainer__65f57,
.wrapper__8a5dd,
.wrapperAudio__178e9,
.attachment__06ca3 {
.markup_d6076c code,
.textContainer_ad9cbd,
.wrapper_b9fe76,
.wrapperAudio_f316dd,
.attachment_a4623d {
border: none;
@include hsl(4%);
}
.footer__90194 {
.footer_ad9cbd {
border: none;
@include hsl(2%);
}
.embedFull__14919 {
.embedFull_ad0b71 {
@include hsl(4%);
}
.guildIconImage_c1aa48 {
.guildIconImage_b9fe76 {
border-radius: var(--server-shape) !important;
background-color: transparent;
}

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

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

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

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

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

// Bars
.newMessagesBar__8b272 {
.newMessagesBar_cf58b5 {
left: 0;
right: 0;
background: rgb(var(--accent));
}
.jumpToPresentBar__69174 {
.jumpToPresentBar_cf58b5 {
left: 0;
right: 0;
padding-bottom: 0;
@include hsl(2%);
}
.clipContainer_ab9cf6 {
.clipContainer_b11c5e {
padding-top: 0;
margin-top: 0;
}
.replyBar_ed6afc {
.replyBar_b11c5e {
@include hsl(8%);
}
}

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

// Threads
.container__68e43 {
.container_b385c8 {
@include hsl(2%);
border: none;
}
.divider__4df9f {
.divider_af45f8 {
display: none;
}
.container-3wLKDe {
Expand All @@ -157,45 +157,45 @@
// Chatbox
#app-mount {
.chat-3JZdy8,
.chat__52833,
.chat__4eed1 {
.chat_a7d72e,
.chat_d6c7e0 {
&::before {
content: none;
}

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

// Chatbox
.form_d8a4a1 {
.form_a7d72e {
padding: 0;
margin: 0;
min-height: 53px;
&::before {
content: none;
}
}
.channelTextArea_c2094b {
.channelTextArea_a7d72e {
margin-bottom: 0;
}
.scrollableContainer_ff917f {
.scrollableContainer_d0696b {
@include hsl(2%);
min-height: 53px;
}
.slateTextArea_b19976,
.placeholder_dec8c7 {
.slateTextArea_e52116,
.placeholder_a552a6 {
padding: 16px 0 15px;
box-sizing: border-box;
}
.attachButton__56f98 {
.attachButton_f298d4 {
padding: 16px 16px 15px;
box-sizing: border-box;
height: 53px;
}
.buttons__7ecff,
.emojiButton__176c8 {
.buttons_d0696b,
.emojiButton_af14ca {
min-height: 53px;
}
}
Expand Down
14 changes: 7 additions & 7 deletions src/theme/_guilds.scss
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
@use './mixins' as *;

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

.scroller_de945b {
.scroller_fea3ef {
background: transparent;
&::-webkit-scrollbar {
display: none;
Expand All @@ -26,7 +26,7 @@
@include hsl(15%);
}
}
.circleIconButton__05cf2 {
.circleIconButton_db6521 {
border-radius: var(--server-shape) !important;
&:not(.selected-1JjBPm) {
@include hsl(10%);
Expand All @@ -38,19 +38,19 @@
}

// Folders
.folder__17546 {
.folder_bc7085 {
@include hsl(15%);
border-radius: var(--server-shape) !important;
}
.folderIconWrapper__11165 {
.folderIconWrapper_bc7085 {
border-radius: var(--server-shape) !important;
}
.guildIcon_b6bfa7 {
.guildIcon_bc7085 {
border-radius: var(--server-shape) !important;
}
}

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

#app-mount {
.container_f79ab4 {
.container_cbd271 {
@include hsl(5%);
}
.members__573eb {
.members_cbd271 {
@include hsl(5%);
& > div {
background: transparent;
}

.member_aa4760 {
.member_a31c43 {
padding: 0;
margin: 0;
max-width: unset;
background: transparent;
&:hover .layout_bb8e67 {
&:hover .layout_e9f61e {
@include hsl(8%);
}
&.selected__7f4cb .layout_bb8e67 {
&.selected_e9f61e .layout_e9f61e {
@include hsl(10%);
}
}
.layout_bb8e67 {
.layout_e9f61e {
padding: 0 8px 0 16px;
}
}
Expand Down
14 changes: 7 additions & 7 deletions src/theme/_modals.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@

#app-mount {
// General modal
.root_a28985 {
.root_f9a4c9 {
@include hsl(0%);
box-shadow: none;
}
.footer-31IekZ,
.footer_f06dbb {
.footer_f82cc7 {
box-shadow: none;
@include hsl(4%);
}

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


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

0 comments on commit 8d81f39

Please sign in to comment.