diff --git a/data/theme/gnome-shell-high-contrast.css b/data/theme/gnome-shell-high-contrast.css index 56a8146b8..9e12599df 100644 --- a/data/theme/gnome-shell-high-contrast.css +++ b/data/theme/gnome-shell-high-contrast.css @@ -1155,7 +1155,7 @@ StScrollBar { /* NOTIFICATIONS & MESSAGE TRAY */ .url-highlighter { - link-color: #215d9c; } + link-color: #2a76c6; } .notification-banner { font-size: 11pt; diff --git a/data/theme/gnome-shell-sass b/data/theme/gnome-shell-sass index e194d4261..910ff9529 160000 --- a/data/theme/gnome-shell-sass +++ b/data/theme/gnome-shell-sass @@ -1 +1 @@ -Subproject commit e194d4261c41a0d30a953077a1aea21ad31ec3d1 +Subproject commit 910ff9529360ba67d3d4f135874ff7eebc3f3df2 diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css index c19fafda8..24ab849e7 100644 --- a/data/theme/gnome-shell.css +++ b/data/theme/gnome-shell.css @@ -1155,7 +1155,7 @@ StScrollBar { /* NOTIFICATIONS & MESSAGE TRAY */ .url-highlighter { - link-color: #215d9c; } + link-color: #2a76c6; } .notification-banner { font-size: 11pt;