Skip to content

Commit

Permalink
Using yellow color for channel title to improve dark theme contrast w…
Browse files Browse the repository at this point in the history
…ith lower brightness
  • Loading branch information
boggydigital committed Dec 12, 2024
1 parent e054f40 commit fc2fd1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rest/templates/css_shared.gohtml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@
}

.channel {
color: var(--color-pink)
color: var(--color-yellow)
}

.subtitle {
Expand Down

0 comments on commit fc2fd1d

Please sign in to comment.