diff --git a/theme/parts/toolbox.css b/theme/parts/toolbox.css index 956a769..8097064 100644 --- a/theme/parts/toolbox.css +++ b/theme/parts/toolbox.css @@ -128,6 +128,11 @@ findbar:-moz-window-inactive description, border-top: 1px solid var(--gnome-toolbar-border-color) !important; } +/* Text link */ +.text-link { + color: var(--gnome-accent) !important; +} + /* OPTIONAL: Hide WebRTC indicator */ @supports -moz-bool-pref("gnomeTheme.hideWebrtcIndicator") { #webrtcIndicator {