From dca59c50e69df62a0ec9e2b5bd8df3ccece33156 Mon Sep 17 00:00:00 2001 From: Saltssaumure Date: Tue, 17 Oct 2023 00:58:34 +0100 Subject: [PATCH] Update classes Thanks to @XYZenix for diff --- pnpm-lock.yaml | 14 +++++++------- scss/main/_index.scss | 8 ++++---- scss/main/_taskbar.scss | 20 ++++++++++---------- scss/main/_threads.scss | 2 +- 4 files changed, 22 insertions(+), 22 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c957a5a..f850aa9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1622,7 +1622,7 @@ packages: postcss: ^8.1.0 dependencies: browserslist: 4.22.1 - caniuse-lite: 1.0.30001547 + caniuse-lite: 1.0.30001549 fraction.js: 4.3.7 normalize-range: 0.1.2 picocolors: 1.0.0 @@ -1686,8 +1686,8 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001547 - electron-to-chromium: 1.4.554 + caniuse-lite: 1.0.30001549 + electron-to-chromium: 1.4.556 node-releases: 2.0.13 update-browserslist-db: 1.0.13(browserslist@4.22.1) dev: false @@ -1720,8 +1720,8 @@ packages: engines: {node: '>=14.16'} dev: false - /caniuse-lite@1.0.30001547: - resolution: {integrity: sha512-W7CrtIModMAxobGhz8iXmDfuJiiKg1WADMO/9x7/CLNin5cpSbuBjooyoIUVB5eyCc36QuTVlkVa1iB2S5+/eA==} + /caniuse-lite@1.0.30001549: + resolution: {integrity: sha512-qRp48dPYSCYaP+KurZLhDYdVE+yEyht/3NlmcJgVQ2VMGt6JL36ndQ/7rgspdZsJuxDPFIo/OzBT2+GmIJ53BA==} dev: false /chalk@2.4.2: @@ -1997,8 +1997,8 @@ packages: resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} dev: false - /electron-to-chromium@1.4.554: - resolution: {integrity: sha512-Q0umzPJjfBrrj8unkONTgbKQXzXRrH7sVV7D9ea2yBV3Oaogz991yhbpfvo2LMNkJItmruXTEzVpP9cp7vaIiQ==} + /electron-to-chromium@1.4.556: + resolution: {integrity: sha512-6RPN0hHfzDU8D56E72YkDvnLw5Cj2NMXZGg3UkgyoHxjVhG99KZpsKgBWMmTy0Ei89xwan+rbRsVB9yzATmYzQ==} dev: false /emoji-regex@8.0.0: diff --git a/scss/main/_index.scss b/scss/main/_index.scss index 82601d4..0fd2460 100644 --- a/scss/main/_index.scss +++ b/scss/main/_index.scss @@ -37,12 +37,12 @@ z-index: 0; } - .content-1jQy2l::before { + .content-18rAwf::before { z-index: 0; } // Top bar (not in DMs) - .chat-2ZfjoI > .title-31SJ6t { + .chat-9g_3Xj > .title-31SJ6t { .toolbar-3_r2xA { // Move help icon .anchor-1X4H4q .iconWrapper-2awDjA:only-of-type { @@ -66,7 +66,7 @@ // Buy nitro page .applicationStore-2nk7Lo, // Main chat - .chat-2ZfjoI:not(.container-2IKOsH > .chat-2ZfjoI) { + .chat-9g_3Xj:not(.container-2IKOsH > .chat-9g_3Xj) { @include box.mainWindow; } @@ -76,7 +76,7 @@ } // Main chat and top bar - .chat-2ZfjoI:not(.container-2IKOsH > .chat-2ZfjoI) { + .chat-9g_3Xj:not(.container-2IKOsH > .chat-9g_3Xj) { // Main chat .chatContent-3KubbW { // Message box diff --git a/scss/main/_taskbar.scss b/scss/main/_taskbar.scss index eff8c82..5f8b17a 100644 --- a/scss/main/_taskbar.scss +++ b/scss/main/_taskbar.scss @@ -93,12 +93,12 @@ z-index: 2; } - &:has(.activityPanel-9icbyU, .container-1zzFcN) { + &:has(.activityPanel-9icbyU, .container-2NLBJg) { border-radius: 8px 8px 0 0; } // Now playing game/activity - .panel-2ZFCRb { + .panel-ufc1-o { background: transparent; border-bottom: 0; @@ -114,15 +114,15 @@ } // Voice chat controls - .container-1zzFcN { + .container-2NLBJg { background: inherit; border-bottom: 0; // Video stream buttons - .button-1EGGcP { + .button-2gNyE9 { @include bt.button($ISBEIGE: true); - &.buttonActive-Uc1jHx { + &.buttonActive-1YQBrb { background: $color-tooltip-2; @include shd.boxShadow($ISINSET: true); } @@ -130,19 +130,19 @@ } // User and settings - .container-YkUktl { + .container-1CH86i { height: var(--server-container); flex-direction: row-reverse; background: transparent; // Self info - .avatarWrapper-1B9FTW { + .avatarWrapper-12uuu4 { margin: 0 0 0 6px; padding: 0 4px 0 0; flex-direction: row-reverse; // Username - .nameTag-sc-gpq { + .nameTag-2Q56-H { text-shadow: 0 1px 1px $black; .title-338goq { @@ -158,8 +158,8 @@ color: $white-overlay; } - .withTagAsButton-OsgQ9L:hover, - .withTagless-10ooWt:hover, + .withTagAsButton-2_JkHX:hover, + .withTagless-Lx3LMo:hover, .button-12Fmur.enabled-9OeuTA:hover { background: linear-gradient(to bottom, $color-taskbar-3, $color-taskbar-1); } diff --git a/scss/main/_threads.scss b/scss/main/_threads.scss index a419288..bb4f4c7 100644 --- a/scss/main/_threads.scss +++ b/scss/main/_threads.scss @@ -2,7 +2,7 @@ @use "../top/boxes" as box; // Main chat with thread open -.chat-2ZfjoI.threadSidebarOpen-1LSXvU { +.chat-9g_3Xj.threadSidebarOpen-1LSXvU { border-radius: 0; // Message needs no indent as member list cannot be visible at once.