diff --git a/styles/whatsapp-web/catppuccin.user.css b/styles/whatsapp-web/catppuccin.user.css index ca4ea07db4..40d4646192 100644 --- a/styles/whatsapp-web/catppuccin.user.css +++ b/styles/whatsapp-web/catppuccin.user.css @@ -2,7 +2,7 @@ @name WhatsApp Web Catppuccin @namespace github.com/catppuccin/userstyles/styles/whatsapp-web @homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/whatsapp-web -@version 0.0.4 +@version 0.0.5 @updateURL https://github.com/catppuccin/userstyles/raw/main/styles/whatsapp-web/catppuccin.user.css @supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Awhatsapp-web @description Soothing pastel theme for WhatsApp Web @@ -354,6 +354,10 @@ --panel-background-colored-deeper: @crust !important; --modal-backdrop: fadeout(@mantle, 0.8) !important; + /* Forward media caption */ + --forward-caption-preview-background: @mantle !important; + --forward-caption-preview-content: @crust !important; + /* MEDIA EDITOR */ /* background for media editor */ --panel-background-deeper: @mantle !important;