diff --git a/DTM-08-V2/dtm-08-v2.css b/DTM-08-V2/dtm-08-v2.css index 042cda6..f4bda17 100644 --- a/DTM-08-V2/dtm-08-v2.css +++ b/DTM-08-V2/dtm-08-v2.css @@ -1233,7 +1233,7 @@ rect[mask="url(#svg-mask-status-dnd)"] { .container__590e2 .wrapper__7bcde .unread__48cf4 { box-shadow: 0 0 8px #fff4; } -.container__590e2 .wrapper__7bcde .unread__48cf4.unreadRelevant__44f9e { +.container__590e2 .wrapper__7bcde .unread__48cf4.unreadImportant_c775b3 { box-shadow: 0 0 8px #fff; } .container__590e2 .wrapper__7bcde .wrapper__5848b { @@ -4588,7 +4588,7 @@ rect[mask="url(#svg-mask-status-dnd)"] { display: none; } .sidebarRegionScroller__1fa7e .sidebar__9e3e2 .info__755e1:before { - content: "DTM-08 V2 85 \aUpdated on Nov 18, 2023"; + content: "DTM-08 V2 86 \aUpdated on Nov 21, 2023"; font-size: 12px; color: var(--text-muted); text-transform: none; diff --git a/DTM-08-V2/dtm-08-v2.scss b/DTM-08-V2/dtm-08-v2.scss index bc8b815..b943a4c 100644 --- a/DTM-08-V2/dtm-08-v2.scss +++ b/DTM-08-V2/dtm-08-v2.scss @@ -7,8 +7,8 @@ * @source https://github.com/XYZenix/XYZenixThemes/ */ -$themeVersion: "85"; -$themeDate: "Nov 18, 2023"; +$themeVersion: "86"; +$themeDate: "Nov 21, 2023"; @use "sass:color"; @use "sass:math"; @@ -1396,7 +1396,7 @@ $exportAddons: false; // unread dot .unread__48cf4 { box-shadow: 0 0 8px #fff4; - &.unreadRelevant__44f9e { + &.unreadImportant_c775b3 { box-shadow: 0 0 8px #fff; } } diff --git a/DTM-17/DTM-17.css b/DTM-17/DTM-17.css index 094ba9d..8cdaa8b 100644 --- a/DTM-17/DTM-17.css +++ b/DTM-17/DTM-17.css @@ -107,7 +107,7 @@ font-size: 12px; white-space: pre-wrap; color: var(--text-muted); - content: "DTM-17 Build " "263" "\a" "Nov 21, 2023"; + content: "DTM-17 Build " "264" "\a" "Nov 21, 2023"; margin-bottom: 20px; } @@ -1312,7 +1312,7 @@ rect[mask="url(#svg-mask-status-dnd)"] { .theme-dark .unread__48cf4 { background: #fff3; } -.theme-dark .unread__48cf4.unreadRelevant__44f9e { +.theme-dark .unread__48cf4.unreadImportant_c775b3 { background: #fff9; } diff --git a/DTM-17/DTM-17.scss b/DTM-17/DTM-17.scss index f23492d..6ba6f4e 100644 --- a/DTM-17/DTM-17.scss +++ b/DTM-17/DTM-17.scss @@ -6,7 +6,7 @@ * @description Theme that brings back the 2017/2018 look of Discord * @source https://github.com/XYZenix/XYZenixThemes/blob/master/DTM-17.theme.css */ -$themeVersion: "263"; +$themeVersion: "264"; $themeDate: "Nov 21, 2023"; $themeName: "DTM-17"; @@ -1817,7 +1817,7 @@ html.theme-light { .theme-dark & { background: #fff3; } - &.unreadRelevant__44f9e { + &.unreadImportant_c775b3 { .theme-dark & { background: #fff9; } diff --git a/DTM-2K/DTM-2K.css b/DTM-2K/DTM-2K.css index 3910e80..f06480f 100644 --- a/DTM-2K/DTM-2K.css +++ b/DTM-2K/DTM-2K.css @@ -654,10 +654,10 @@ border-radius: 0; background: var(--2k-text-secondary); } -.sidebar_ded4b5 .container__590e2 .scroller_f0f183 .containerDefault__3187b .unread__48cf4.unreadRelevant__44f9e { +.sidebar_ded4b5 .container__590e2 .scroller_f0f183 .containerDefault__3187b .unread__48cf4.unreadImportant_c775b3 { background: var(--2k-text-primary); } -.sidebar_ded4b5 .container__590e2 .scroller_f0f183 .containerDefault__3187b .unread__48cf4.unreadRelevant__44f9e + div .link__95dc0 .linkTop_eaa673 .name__8d1ec { +.sidebar_ded4b5 .container__590e2 .scroller_f0f183 .containerDefault__3187b .unread__48cf4.unreadImportant_c775b3 + div .link__95dc0 .linkTop_eaa673 .name__8d1ec { color: var(--2k-text-primary); font-weight: bold; } @@ -2861,7 +2861,7 @@ code.inline { .layer__2efaa:not(.baseLayer__8fda3) .sidebarRegion__60457 .info__755e1:before { text-transform: none; white-space: pre-wrap; - content: "DTM-2K Build 14\aNov 19, 2023"; + content: "DTM-2K Build 15\aNov 21, 2023"; display: block; margin-bottom: 8px; line-height: 16px; diff --git a/DTM-2K/DTM-2K.scss b/DTM-2K/DTM-2K.scss index 6789b5a..8baa7a4 100644 --- a/DTM-2K/DTM-2K.scss +++ b/DTM-2K/DTM-2K.scss @@ -6,8 +6,8 @@ * @description windows 2000 theme */ -$themeVersion: "14"; -$themeDate: "Nov 19, 2023"; +$themeVersion: "15"; +$themeDate: "Nov 21, 2023"; :root { --2k-primary: #0a246a; @@ -655,7 +655,7 @@ $themeDate: "Nov 19, 2023"; .unread__48cf4 { border-radius: 0; background: var(--2k-text-secondary); - &.unreadRelevant__44f9e { + &.unreadImportant_c775b3 { background: var(--2k-text-primary); +div .link__95dc0 .linkTop_eaa673 .name__8d1ec { color: var(--2k-text-primary);