|
2 | 2 | @name Instagram Catppuccin |
3 | 3 | @namespace github.com/catppuccin/userstyles/styles/instagram |
4 | 4 | @homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/instagram |
5 | | -@version 0.2.4 |
| 5 | +@version 0.2.5 |
6 | 6 | @updateURL https://github.com/catppuccin/userstyles/raw/main/styles/instagram/catppuccin.user.css |
7 | 7 | @supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ainstagram |
8 | 8 | @description Soothing pastel theme for Instagram |
|
763 | 763 | @crust: @catppuccin[@@lookup][@crust]; |
764 | 764 | @accent-color: @catppuccin[@@lookup][@@accent]; |
765 | 765 |
|
| 766 | + .x11jlvup { |
| 767 | + --chat-outgoing-message-bubble-background-color: @blue;} |
| 768 | + .x1n2onr6 { |
| 769 | + --chat-incoming-message-bubble-background-color: @surface0;} |
| 770 | + |
766 | 771 | /* Chat background */ |
767 | 772 | .xnz67gz { |
768 | 773 | background-color: @base; |
769 | 774 | } |
770 | | - [style*="background-color: rgb(55, 151, 240);"] { |
771 | | - background-color: @blue !important; |
772 | | - color: @mantle !important; |
| 775 | + /* messages you've sent */ |
| 776 | + .xyk4ms5 { |
| 777 | + color: @crust !important; |
773 | 778 | } |
| 779 | +/* sidebar */ |
774 | 780 | .xvbhtw8 { |
775 | 781 | background-color: @mantle; |
776 | 782 | } |
|
779 | 785 | .xi81zsa { |
780 | 786 | color: @subtext0 !important; |
781 | 787 | } |
782 | | - ._aa5c, |
783 | | - ._aa4j, |
784 | | - ._abyk { |
785 | | - background-color: @crust; |
786 | | - } |
787 | 788 |
|
788 | 789 | /* New Chat Button */ |
789 | 790 | .xk5f4mz { |
|
795 | 796 | background-color: @surface0; |
796 | 797 | color: @text; |
797 | 798 | } |
| 799 | + |
| 800 | + /* notes */ |
| 801 | + .xsnw5ke, .x3zg9eu::after { |
| 802 | + background-color: @surface0; |
| 803 | + } |
| 804 | + .x103n6ev, .xzxgvzf { |
| 805 | + background-image: linear-gradient(-90deg,fade(@surface0, 30%), fade(@surface0, 100%)) |
| 806 | + } |
| 807 | + |
| 808 | + /* explicit music icon in notes */ |
| 809 | + .x1cp0k07 { |
| 810 | + color: @text; |
| 811 | + } |
| 812 | + |
798 | 813 | } |
799 | 814 | } |
800 | 815 |
|
|
0 commit comments