Skip to content

Commit 046da96

Browse files
authored
change packages sidebar tag color (#10162)
1 parent 92b50b3 commit 046da96

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/Bootstrap/less/theme/base.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ body {
291291
}
292292

293293
.tag {
294-
color: var(--brandForeground1Rest);
294+
color: var(--brandForeground2Rest);
295295
background: var(--brandBackground2Rest);
296296
border-radius: 4px;
297297
padding: 2px 10px;

src/NuGetGallery/Content/gallery/css/bootstrap.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)