|
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.6 |
| 5 | +@version 0.2.7 |
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 |
|
81 | 81 | --web-always-white: #rgbify(@light-color) []; |
82 | 82 | --always-white: #rgbify(@light-color) []; |
83 | 83 | --overlay-alpha-80: fadeout(@dark-color, 50); |
84 | | - --always-dark-overlay: fadeout(@surface0, 50); |
85 | 84 | --grey-9: #rgbify(@crust) []; |
86 | 85 | --ig-primary-background: #rgbify(@base) []; |
87 | 86 | --ig-secondary-background: #rgbify(@surface0) []; |
|
110 | 109 | --ig-stroke: #rgbify(@overlay0) []; |
111 | 110 | --grey-2: #rgbify(@overlay0) []; |
112 | 111 | --ig-link: #rgbify(@accent-color) []; |
113 | | - --ig-error-or-destructive: #rgbify(@maroon) []; |
| 112 | + --ig-error-or-destructive: #rgbify(@red) []; |
114 | 113 | --ig-success: #rgbify(@green) []; |
115 | 114 | --blue-2: #rgbify(@blue) []; |
116 | 115 | --ig-close-friends-refreshed: #rgbify(@green) []; |
|
119 | 118 | --ig-toggle-background-on-prism: #rgbify(@text) []; |
120 | 119 | --ig-stroke-prism: #rgbify(@crust) []; |
121 | 120 | --barcelona-logo: #rgbify (@text) []; |
| 121 | + --ig-bubble-background: #rgbify (@surface1) []; |
| 122 | + --ig-tertiary-icon: #rgbify (@accent-color) []; |
| 123 | + --always-dark-overlay: @accent-color; |
122 | 124 | scrollbar-color: @accent-color @crust; |
123 | 125 | } |
124 | 126 | #splash-screen { |
|
149 | 151 | background-color: @accent-color !important; |
150 | 152 | } |
151 | 153 |
|
| 154 | + /* close friends story things */ |
| 155 | + .x9bdzbf { |
| 156 | + color: @mantle !important; |
| 157 | + } |
| 158 | + |
152 | 159 | /* Story seen / not seen ring */ |
153 | 160 | button:has(canvas + span > img[alt$="'s profile picture"]) { |
154 | 161 | canvas { |
|
217 | 224 | } |
218 | 225 | } |
219 | 226 |
|
| 227 | + /* reel icon */ |
| 228 | + .xq3z1fi { |
| 229 | + color: @accent-color !important; |
| 230 | + } |
| 231 | + |
220 | 232 | /* Toggle sliders */ |
221 | 233 | .x1r7x56h { |
222 | 234 | background-color: @accent-color; |
223 | 235 | } |
224 | 236 | .x100vrsf { |
225 | 237 | background-color: @surface0; |
226 | 238 | } |
227 | | - .xw4jnvo { |
228 | | - background-color: @overlay1; |
229 | | - } |
| 239 | + |
230 | 240 | .x1psfjxj { |
231 | 241 | background-color: @mantle; |
232 | 242 | } |
|
0 commit comments