Skip to content

Commit d13121c

Browse files
committed
chore(css): update Garmin Connect Dark Mode to version 3.5 and add new styles
1 parent fd930e5 commit d13121c

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

GarminConnectDark.user.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ==UserStyle==
22
@name Garmin Connect Dark Mode (Updated)
3-
@version 3.4
3+
@version 3.5
44
@namespace typpi.online
55
@homepageURL https://github.com/Nick2bad4u/UserStyles
66
@supportURL https://github.com/Nick2bad4u/UserStyles/issues
@@ -47,7 +47,8 @@
4747
.modal-wide.metrics-edit-modal.in),
4848
.edit-carousel-content .edit-image-div,
4949
.Notification_notification__189UW,
50-
.connect-map-view .leaflet-container
50+
.connect-map-view .leaflet-container,
51+
.marTopXS > iframe
5152
{
5253
-webkit-filter: invert(1) hue-rotate(180deg) !important;
5354
filter: invert(1) hue-rotate(180deg) !important;

0 commit comments

Comments
 (0)