Skip to content

Commit dc2c8df

Browse files
committed
chore: update version to 7.7 and enhance CSS for Strava dark mode
1 parent cb3061d commit dc2c8df

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

StravaAutoDarkTheme.user.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
@homepageURL https://github.com/Nick2bad4u/UserStyles
55
@supportURL https://github.com/Nick2bad4u/UserStyles/issues
66
@description Updated Dark Mode for Strava for users who use Sauce for Strava.
7-
@version 7.6
7+
@version 7.7
88
@author ATX (Updated by Nick2bad4u)
99
@license CC-BY-SA-4.0
1010
@updateURL https://github.com/Nick2bad4u/UserStyles/raw/refs/heads/main/StravaAutoDarkTheme.user.css
@@ -568,7 +568,8 @@ domain("labs.strava.com") {
568568
[class*='-ModalWithTabs-module__tabList'],
569569
[class*='styles_navItem']
570570
> a[class*='Button_default_']:hover,
571-
.react-select__option--is-selected {
571+
.react-select__option--is-selected,
572+
.PopupContents--popup-button-list--OU7Sn > li:first-child{
572573
background-color: var(--gray5) !important;
573574
}
574575

0 commit comments

Comments
 (0)