Skip to content

Commit 2ded26c

Browse files
committed
Update Fix for the New Style
# **Update Fix for the New Style** βœπŸ»βš‘βœ… - Added some classes to the Current Styles - Updated the version Information
1 parent 2d0d673 commit 2ded26c

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

β€Žwhatsapp-dark.user.cssβ€Ž

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
/* ==UserStyle==
22
@name WhatsApp Dark Contrasted
33
@namespace SpartanJ-5jubs
4-
@version 1.1.0.2
4+
@version 1.1.0.3
55
@homepageURL https://github.com/5jubsPRO/WhatsApp-Dark
66
@updateURL https://raw.githubusercontent.com/5jubsPRO/WhatsApp-Dark/master/whatsapp-dark.user.css
77
@license CC0 - Public Domain
88
@author SpartanJ-5jubs
99
==/UserStyle== */
10-
/*! WhatsApp Dark v1.1.0.2 (2025-12-03) */
10+
/*! WhatsApp Dark v1.1.0.3 (2026-02-20) */
1111
/*! Repository: https://github.com/5jubsPRO/WhatsApp-Dark */
1212
/*! License: https://creativecommons.org/share-your-work/public-domain/cc0/ */
1313
@-moz-document domain("web.whatsapp.com") {
@@ -2287,6 +2287,12 @@
22872287
.x1vmw6bp.x1vmw6bp:root,
22882288
.x1buoxo4.x1buoxo4,
22892289
.x1buoxo4.x1buoxo4:root,
2290+
.x1h3rtpe,
2291+
.x1q80dvb,
2292+
.x28tbhy.x28tbhy,
2293+
.x1h3rtpe:root,
2294+
.x1q80dvb:root,
2295+
.x28tbhy.x28tbhy:root,
22902296
.xa3rncp.xa3rncp,
22912297
.xa3rncp.xa3rncp:root {
22922298
--WDS-surface-default: #000;
@@ -2297,5 +2303,8 @@
22972303
--WDS-systems-chat-background-wallpaper-RGB: 0, 0, 0;
22982304
--WDS-background-wash-inset: #000;
22992305
--WDS-background-wash-inset-RGB: 0, 0, 0;
2306+
--WDS-background-wash-plain: #000;
2307+
--app-background-deeper: #000;
2308+
--WDS-warm-gray-800: #000;
23002309
}
23012310
}

0 commit comments

Comments
Β (0)