diff --git a/styles/instagram/catppuccin.user.css b/styles/instagram/catppuccin.user.css index bede3a04a1..9dca601a0f 100644 --- a/styles/instagram/catppuccin.user.css +++ b/styles/instagram/catppuccin.user.css @@ -110,7 +110,7 @@ --ig-stroke: #rgbify(@overlay0) []; --grey-2: #rgbify(@overlay0) []; --ig-link: #rgbify(@accent-color) []; - --ig-error-or-destructive: #rgbify(@maroon) []; + --ig-error-or-destructive: #rgbify(@red) []; --ig-success: #rgbify(@green) []; --blue-2: #rgbify(@blue) []; --ig-close-friends-refreshed: #rgbify(@green) []; @@ -119,6 +119,9 @@ --ig-toggle-background-on-prism: #rgbify(@text) []; --ig-stroke-prism: #rgbify(@crust) []; --barcelona-logo: #rgbify (@text) []; + --ig-bubble-background: #rgbify (@surface1) []; + --ig-tertiary-icon: #rgbify (@accent-color) []; + --always-dark-overlay: @accent-color; scrollbar-color: @accent-color @crust; } #splash-screen { @@ -217,6 +220,11 @@ } } + /* reel icon */ + .xq3z1fi { + color: @accent-color !important; + } + /* Toggle sliders */ .x1r7x56h { background-color: @accent-color; @@ -224,9 +232,7 @@ .x100vrsf { background-color: @surface0; } - .xw4jnvo { - background-color: @overlay1; - } + .x1psfjxj { background-color: @mantle; }