Skip to content

Commit

Permalink
style: format code with prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 25, 2024
1 parent 6adfff8 commit ee098b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions styles/raindrop/catppuccin.user.css
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
[data-theme="day"],
[data-theme="sunset"] {
#catppuccin(@lightFlavor, @accentColor);
}
}

// theme selector previews
[class^="theme-"] {
&[data-index="0"],
&[data-index="2"] > [class ^="main-"],
&[data-index="2"] > [class^="main-"],
&[data-index="3"] {
#catppuccin(@lightFlavor, @accentColor) !important;
}
Expand Down

0 comments on commit ee098b3

Please sign in to comment.