Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1f983d1

Browse files
committed
light/dark/auto text set to bold
1 parent 9a33d0c commit 1f983d1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

‎src/popup/popup.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,10 @@ pre[class*="language-"] {
330330
padding: calc(15px * var(--scale-factor)) 0;
331331
}
332332

333+
#theme-text {
334+
font-weight: 600;
335+
}
336+
333337
.video-container {
334338
display: none;
335339
border-radius: var(--border-radius);

‎src/popup/settings.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</select>
2121
<button id="enable-dark-theme-btn" class="material-button settings-btn">
2222
<span id="theme-icon"></span>
23-
<span>Theme: </span><span id="theme-text">Dark</span>
23+
<span>Display</span><span id="theme-text">Dark</span>
2424
</button>
2525
<button id="show-company-tags-btn" class="material-button settings-btn">
2626
<span id="show-company-tags-icon"> </span> Show Company Tags

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /