Skip to content

Commit

Permalink
feat(user.css): theme track added date and duration color
Browse files Browse the repository at this point in the history
  • Loading branch information
SunsetTechuila committed May 13, 2023
1 parent ac2abe3 commit eb7b91a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/user.css
Original file line number Diff line number Diff line change
Expand Up @@ -1040,6 +1040,11 @@ button.switch {
color: var(--spice-text) !important;
}

.main-trackList-rowDuration,
.main-trackList-rowSectionVariable > .TypeElement-mesto-textSubdued-type {
color: var(--spice-subtext) !important;
}

.main-trackList-trackListRow.main-trackList-selected span,
.main-trackList-trackListRow.main-trackList-selected:hover span,
.main-trackList-trackListRow.main-trackList-selected:active span,
Expand Down

0 comments on commit eb7b91a

Please sign in to comment.