Skip to content

Commit 6b6046d

Browse files
style: format code with prettier
1 parent 83b3bcf commit 6b6046d

1 file changed

Lines changed: 27 additions & 13 deletions

File tree

styles/google/catppuccin.user.css

Lines changed: 27 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
border-color: @blue;
184184
&:hover {
185185
background-color: @sky;
186-
border-color: @sky;
186+
border-color: @sky;
187187
}
188188
}
189189
.tw-lliw.item-selected .language_list_item {
@@ -297,28 +297,30 @@
297297
background-color: @base !important;
298298
}
299299

300-
.ttBXeb, .NDTw3e.K7R36c, .knowledge-finance-wholepage-chart__fw-uch .uch-svg {
300+
.ttBXeb,
301+
.NDTw3e.K7R36c,
302+
.knowledge-finance-wholepage-chart__fw-uch .uch-svg {
301303
color: @subtext0;
302304
}
303305

304306
.sQ6RSc {
305307
fill: @text;
306308
}
307-
309+
308310
.egcvbb {
309311
border-color: @surface2;
310312
&:hover {
311313
border-color: @text;
312314
}
313315
}
314-
316+
315317
.knowledge-finance-wholepage-chart__hover-card {
316318
background-color: @base;
317319
}
318320
.knowledge-finance-wholepage-chart__hover-card-time {
319321
color: @subtext0;
320322
}
321-
323+
322324
.fw-ch-sel .KWk7r.qUjgX {
323325
background-color: @surface0;
324326
color: @blue;
@@ -618,7 +620,8 @@
618620
color: @base !important;
619621
background-color: @blue !important;
620622
}
621-
.z1asCe, .ikb4Bb {
623+
.z1asCe,
624+
.ikb4Bb {
622625
color: @text !important;
623626
}
624627
.rsGxI.Ww4FFb,
@@ -646,20 +649,28 @@
646649
.VuuXrf {
647650
color: @text;
648651
}
649-
.hb8SAc, .gb_Oc a.gb_H, .gb_Oc span.gb_H {
652+
.hb8SAc,
653+
.gb_Oc a.gb_H,
654+
.gb_Oc span.gb_H {
650655
color: @text;
651656
}
652657
.TQc1id .I6TXqe {
653658
border-color: @surface2;
654659
}
655-
.I6TXqe, .zaokob {
660+
.I6TXqe,
661+
.zaokob {
656662
background: @base;
657663
}
658-
.tw-lliw:hover, .tw-lliw:focus {
664+
.tw-lliw:hover,
665+
.tw-lliw:focus {
659666
background-color: @surface0;
660667
}
661668
.language_list_languages.tw-ll-top::after {
662-
background: linear-gradient(to bottom,rgba(red(@base), green(@base), blue(@base), 0), rgba(red(@base), green(@base), blue(@base), 1));
669+
background: linear-gradient(
670+
to bottom,
671+
rgba(red(@base), green(@base), blue(@base), 0),
672+
rgba(red(@base), green(@base), blue(@base), 1)
673+
);
663674
}
664675
.HsZQAe {
665676
border-bottom-color: @surface2;
@@ -669,7 +680,8 @@
669680
}
670681
.NtaMpb .niO4u,
671682
.nZWEZc .ttwCMe,
672-
.xNzW0d, .lWzCpb {
683+
.xNzW0d,
684+
.lWzCpb {
673685
background-color: @base;
674686
}
675687
.aURkK {
@@ -1938,10 +1950,12 @@
19381950
.nz9sqb.o07G5 .tX9u1b:active:hover .Rq5Gcb {
19391951
background-color: @surface0;
19401952
}
1941-
.aRDKUe .pRjiJb, .aRDKUe .DmSTqc {
1953+
.aRDKUe .pRjiJb,
1954+
.aRDKUe .DmSTqc {
19421955
color: @text;
19431956
}
1944-
.aRDKUe .idKC9b, .aRDKUe .MbHqJ {
1957+
.aRDKUe .idKC9b,
1958+
.aRDKUe .MbHqJ {
19451959
color: @subtext0;
19461960
}
19471961
.aRDKUe .GXg3Le {

0 commit comments

Comments
 (0)