Skip to content

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkChan0225 authored Jun 19, 2024
1 parent a91762a commit 6881e99
Show file tree
Hide file tree
Showing 6 changed files with 47 additions and 54 deletions.
8 changes: 4 additions & 4 deletions Css-Adaptation/BetterBotTag.css
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
/* Better Bot Tag By @blade04208 (810962320309878834) */
.botTag__4211a:not(.botTagOP_e48ddb) {
.botTag_a02df3:not(.botTagOP_e48ddb) {
color: var(--brand-560);
background-color: var(--brand-260);
height: 15px;
padding: 0px 4.4px;
border-radius: var(--radius);
margin-top: -1px;
}
.botTag__4211a.botTagCozy_dd88d1:not(.botTagOP_e48ddb) {
.botTag_a02df3.botTagCozy_dd88d1:not(.botTagOP_e48ddb) {
margin-left: 4px;
}
.userPopoutOuter__3884e .botTag__4211a:not(.botTagOP_e48ddb) {
.userPopoutOuter_c69a7b .botTag_a02df3:not(.botTagOP_e48ddb) {
margin-top: 1.5px;
}
.messageListItem__050f9 .botTag__4211a:not(.botTagOP_e48ddb) {
.messageListItem_d5deea .botTag_a02df3:not(.botTagOP_e48ddb) {
margin-top: 1.3px;
}
12 changes: 6 additions & 6 deletions Css-Adaptation/BetterUserPanel.css
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
/* BetterUserPanel by @dablulite (582170007505731594) */
.panels__58331 {
.panels_a4d4d9 {
border-radius: var(--radius);
overflow: hidden;
transition: 0.2s;
}
.panels__58331 .container_debb33 {
.panels_a4d4d9 .container_b2ca13 {
flex-direction: column;
height: 88px;
padding: 8px;
margin-bottom: -36px;
transition: 0.2s;
}
.panels__58331:hover .container_debb33 {
.panels_a4d4d9:hover .container_b2ca13 {
margin-bottom: 0;
}
.panels__58331 .avatarWrapper__500a6 {
.panels_a4d4d9 .avatarWrapper_b2ca13 {
margin-right: 0;
width: 100%;
padding: 6px;
Expand All @@ -23,10 +23,10 @@
border-radius: var(--radius);
transition: 0.15s;
}
.panels__58331 .directionRow__65900 {
.panels_a4d4d9 .directionRow__65900 {
gap: 4px;
}
.panels__58331 .container_debb33 .directionRow__65900 > button {
.panels_a4d4d9 .container_b2ca13 .directionRow__65900 > button {
width: calc((224px / 3) - 7px);
border-radius: var(--radius);
transition: 0.15s;
Expand Down
12 changes: 6 additions & 6 deletions Css-Adaptation/BetterWindowsTitleBar.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* BetterWindowsTitleBar by @coolesding (406084422308331522) */
.platform-win .typeWindows_e41dab {
.platform-win .typeWindows_a934d8 {
height: 0px;
margin-top: 0;
position: absolute;
Expand All @@ -8,22 +8,22 @@
width: 9%;
background: rgba(254, 254, 254, 0);
}
.platform-win .winButtonClose__6396d {
.platform-win .winButtonClose_a934d8 {
border-top-right-radius: var(--radius);
}
.platform-win .winButton_f17fb6 {
.platform-win .winButton_a934d8 {
position: relative;
top: -32px;
right: 0px;
height: 46px;
width: 40px;
}
.platform-win .winButton_f17fb6:not(.winButtonClose__6396d):hover {
.platform-win .winButton_a934d8:not(.winButtonClose_a934d8):hover {
background-color: rgba(255, 255, 255, 0.1);
}
.platform-win .container__26baa {
.platform-win .container_e44302 {
padding-right: 125px;
}
.platform-win .wordmarkWindows_ffbc5e {
.platform-win .wordmarkWindows_a934d8 {
display: none;
}
3 changes: 1 addition & 2 deletions RoundedDiscord.theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,13 @@
* @name Rounded Discord
* @author MarkChan0225
* @description A theme which make your Discord becomes rounded
* @version 1.1.0
* @version 1.1.1
* @invite 98gAY7v6y7
* @authorId 608821416212692993
* @source https://github.com/MarkChan0225/RoundedDiscord
*/

@import url(https://MarkChan0225.github.io/RoundedDiscord/src/roundeddiscord.css);
@import url(https://MarkChan0225.github.io/RoundedDiscord/src/experimental.css);

:root {
--radius: 16px;
Expand Down
36 changes: 0 additions & 36 deletions src/experimental.css

This file was deleted.

30 changes: 30 additions & 0 deletions src/roundeddiscord.css
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@
.content-Pph8t6:not(.hidden_fea3ef) {
margin-left: 5px;
}

.platform-osx .content-Pph8t6:not(.hidden_fea3ef) {
margin-top: 10px;
}
Expand Down Expand Up @@ -684,3 +685,32 @@
.footer_c5a065 {
border-radius: 0px 0px var(--radius) var(--radius);
}

/* Colour Fix */
.sidebar_a4d4d9 {
background: unset;
}
.panels_a4d4d9var {
background: var(--bg-overlay-1, var(--background-secondary-alt));
}
.custom-theme-background .scroller_fea3ef {
background: var(--bg-overlay-3, var(--background-secondary));
}
.theme-dark.custom-theme-background .channelTextArea_a7d72e {
background: var(--bg-overlay-1, var(--background-secondary)) !important;
}
.theme-light.custom-theme-background .channelTextArea_a7d72e {
background: var(--bg-overlay-2, var(--background-secondary)) !important;
}
.channelTextArea_a7d72e {
background: var(--background-secondary) !important;
}
.theme-light.custom-theme-background .panels_a4d4d9 {
background: var(--bg-overlay-3);
}
.theme-dark.custom-theme-background .panels_a4d4d9 {
background: var(--bg-overlay-1);
}
.panels_a4d4d9 {
background: var(--background-secondary-alt);
}

0 comments on commit 6881e99

Please sign in to comment.