Skip to content

Commit d112b9c

Browse files
committed
Cleanup weights
1 parent 5681204 commit d112b9c

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

Helium/gtk-4.0/_tauos.scss

-21
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060
font-size: 10pt;
6161
line-height: 12pt;
6262
letter-spacing: 0.25px;
63-
font-weight: 700;
6463
font-feature-settings: "ss02", "ss04", "ss05", "ss08";
6564
}
6665

@@ -1079,7 +1078,6 @@ button.image-button.disclosure-button {
10791078
.modifier-badge {
10801079
border-radius: px-to-rem(9999px);
10811080
padding: px-to-rem(8px);
1082-
font-weight: 700;
10831081

10841082
label {
10851083
padding: px-to-rem(5px) px-to-rem(8px);
@@ -1094,7 +1092,6 @@ button.image-button.disclosure-button {
10941092
padding: px-to-rem(10px) px-to-rem(12px);
10951093
margin-right: unset;
10961094
margin-top: unset;
1097-
font-weight: 700;
10981095
}
10991096

11001097
.toast-box {
@@ -1107,7 +1104,6 @@ button.image-button.disclosure-button {
11071104

11081105
& button {
11091106
background: none;
1110-
font-weight: 900;
11111107
color: $osd_accent_color;
11121108

11131109
&:hover {
@@ -1132,7 +1128,6 @@ button.image-button.disclosure-button {
11321128
}
11331129

11341130
button.toggle {
1135-
font-weight: 300;
11361131
font-size: 18pt;
11371132
line-height: 20pt;
11381133
padding: 0;
@@ -1151,26 +1146,22 @@ button.image-button.disclosure-button {
11511146
&:checked {
11521147
background: transparent;
11531148
color: $view_fg_color;
1154-
font-weight: 500;
11551149
box-shadow: 0 2px 0 0 gtkalpha($view_fg_color, 0.38);
11561150
}
11571151

11581152
&:active {
11591153
background: transparent;
11601154
color: $view_fg_color;
1161-
font-weight: 500;
11621155
}
11631156

11641157
&:checked:hover {
11651158
background: transparent;
11661159
color: $view_fg_color;
1167-
font-weight: 500;
11681160
}
11691161

11701162
&:active:hover {
11711163
background: transparent;
11721164
color: $view_fg_color;
1173-
font-weight: 500;
11741165
}
11751166
}
11761167
}
@@ -1361,10 +1352,6 @@ button.image-button.disclosure-button {
13611352
margin: 0;
13621353
padding: 0;
13631354
color: $view_fg_color;
1364-
font-weight: 400;
1365-
}
1366-
&:checked label {
1367-
font-weight: 600;
13681355
}
13691356
&:hover image {
13701357
color: $view_fg_color;
@@ -1396,7 +1383,6 @@ button.image-button.disclosure-button {
13961383
.appbar .text-field text,
13971384
.flat-appbar .text-field text {
13981385
font-size: 24px;
1399-
font-weight: 300;
14001386
}
14011387

14021388
.main-view {
@@ -1605,10 +1591,6 @@ button.image-button.disclosure-button {
16051591
color: $headerbar_fg_color;
16061592
font-size: 12pt;
16071593

1608-
& .placeholder {
1609-
font-weight: 500;
1610-
}
1611-
16121594
&.search {
16131595
border-radius: px-to-rem(9999px);
16141596
background: bg-color(-3);
@@ -1791,12 +1773,10 @@ button.image-button.disclosure-button {
17911773
margin: 0;
17921774
padding: 0;
17931775
color: $view_fg_color;
1794-
font-weight: 500;
17951776
font-size: 14px;
17961777
}
17971778
&:checked label {
17981779
color: $suggested_container_fg_color;
1799-
font-weight: 700;
18001780
}
18011781
&:hover image,
18021782
&:hover label {
@@ -1858,7 +1838,6 @@ button.image-button.disclosure-button {
18581838
margin: 0;
18591839
padding: 0;
18601840
color: $view_fg_color;
1861-
font-weight: 500;
18621841
font-size: 10pt;
18631842
}
18641843
}

0 commit comments

Comments
 (0)