Skip to content

Commit

Permalink
feat(instagram): theme some assorted unthemed elements (#434)
Browse files Browse the repository at this point in the history
  • Loading branch information
GenShibe authored Jan 9, 2024
1 parent ae314c1 commit 9a617c3
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion styles/instagram/catppuccin.user.css
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.4
@version 0.1.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
Expand Down Expand Up @@ -174,6 +174,25 @@
}
}


//all toggle sliders

.x1r7x56h {
background-color: @green
}
.x100vrsf {
background-color: @surface0
}
.xw4jnvo {
background-color: @overlay1
}


span[data-bloks-name="bk.components.TextSpan"] {
color: @accent-color !important;
}


// Excluded:
// - _9ys7, _9_1f, _9ys8 (verified icon)
[style*='background-image: url("https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png")'],
Expand Down

0 comments on commit 9a617c3

Please sign in to comment.