From 59b36903047d41b716d2f0b1501b3851e18bd856 Mon Sep 17 00:00:00 2001 From: Gen Date: Sat, 15 Jun 2024 02:02:14 +0900 Subject: [PATCH 1/2] fix(instagram): direct message fixes --- styles/instagram/catppuccin.user.css | 31 +++++++++++++++++++++------- 1 file changed, 23 insertions(+), 8 deletions(-) diff --git a/styles/instagram/catppuccin.user.css b/styles/instagram/catppuccin.user.css index c0d5161fea..af800cf12c 100644 --- a/styles/instagram/catppuccin.user.css +++ b/styles/instagram/catppuccin.user.css @@ -763,14 +763,20 @@ @crust: @catppuccin[@@lookup][@crust]; @accent-color: @catppuccin[@@lookup][@@accent]; + .x11jlvup { + --chat-outgoing-message-bubble-background-color: @blue;} + .x1n2onr6 { + --chat-incoming-message-bubble-background-color: @surface0;} + /* Chat background */ .xnz67gz { background-color: @base; } - [style*="background-color: rgb(55, 151, 240);"] { - background-color: @blue !important; - color: @mantle !important; + /* messages you've sent */ + .xyk4ms5 { + color: @crust !important; } +/* sidebar */ .xvbhtw8 { background-color: @mantle; } @@ -779,11 +785,6 @@ .xi81zsa { color: @subtext0 !important; } - ._aa5c, - ._aa4j, - ._abyk { - background-color: @crust; - } /* New Chat Button */ .xk5f4mz { @@ -795,6 +796,20 @@ background-color: @surface0; color: @text; } + + /* notes */ + .xsnw5ke, .x3zg9eu::after { + background-color: @surface0; + } + .x103n6ev, .xzxgvzf { + background-image: linear-gradient(-90deg,fade(@surface0, 30%), fade(@surface0, 100%)) + } + + /* explicit music icon in notes */ + .x1cp0k07 { + color: @text; + } + } } From 7127eb2a356cabdcbfe518010d91c216292dfd64 Mon Sep 17 00:00:00 2001 From: Gen Date: Sat, 15 Jun 2024 02:03:39 +0900 Subject: [PATCH 2/2] chore: bump ver num --- styles/instagram/catppuccin.user.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/instagram/catppuccin.user.css b/styles/instagram/catppuccin.user.css index af800cf12c..657dc6826c 100644 --- a/styles/instagram/catppuccin.user.css +++ b/styles/instagram/catppuccin.user.css @@ -2,7 +2,7 @@ @name Instagram Catppuccin @namespace github.com/catppuccin/userstyles/styles/instagram @homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/instagram -@version 0.2.4 +@version 0.2.5 @updateURL https://github.com/catppuccin/userstyles/raw/main/styles/instagram/catppuccin.user.css @supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ainstagram @description Soothing pastel theme for Instagram