Skip to content

Commit bafa45c

Browse files
style: format code with prettier
1 parent ff53d30 commit bafa45c

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

styles/bsky/catppuccin.user.css

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
> div {
149149
color: @crust !important;
150150
}
151-
151+
152152
/* icon color fix */
153153
path[fill="#ffffff"],
154154
path[fill="hsl(211, 20%, 95.3%)"] {
@@ -177,7 +177,7 @@
177177
.r-wzwllv,
178178
div[style*="background-color: rgb(0, 133, 255)"] {
179179
background-color: @accent-color !important;
180-
180+
181181
/* notification count contrast fix, also chat message contrast fix (> div) */
182182
&[style*="color: rgb(241, 243, 245)"],
183183
> div {
@@ -578,19 +578,20 @@
578578
[style*="background-color: rgb(185, 185, 193)"] {
579579
background-color: @overlay2 !important;
580580
}
581-
581+
582582
/* skeletons */
583-
.r-kdyh1x, .r-cpet4d {
583+
.r-kdyh1x,
584+
.r-cpet4d {
584585
&[style*="background-color: rgb(20, 27, 35);"] {
585586
background-color: @surface0 !important;
586587
}
587588
}
588-
589+
589590
/* thread lines */
590591
div[style*="background-color: rgb(46, 63, 81)"].r-m5arl1 {
591592
background: @surface1 !important;
592593
}
593-
594+
594595
line[stroke="hsl(211, 28%, 24.8%)"][stroke-width="2"] {
595596
stroke: @surface1 !important;
596597
}

0 commit comments

Comments
 (0)