diff --git a/gtk-3.0/gtk-dark.css b/gtk-3.0/gtk-dark.css index 8e394d3..b0c6b94 100755 --- a/gtk-3.0/gtk-dark.css +++ b/gtk-3.0/gtk-dark.css @@ -5639,7 +5639,7 @@ window.background.budgie-settings-window.csd > box.horizontal > stack > scrolled .nautilus-window .linked:not(.vertical) > entry { border-radius: 10px; } .nautilus-window .linked:not(.vertical) > entry:focus { - border-color: rgba(247, 185, 34, 0.6); } + border-color: rgba(246, 126, 125, 0.6); } .nautilus-circular-button { border-radius: 20px; diff --git a/gtk-3.0/gtk.css b/gtk-3.0/gtk.css index 8e394d3..b0c6b94 100755 --- a/gtk-3.0/gtk.css +++ b/gtk-3.0/gtk.css @@ -5639,7 +5639,7 @@ window.background.budgie-settings-window.csd > box.horizontal > stack > scrolled .nautilus-window .linked:not(.vertical) > entry { border-radius: 10px; } .nautilus-window .linked:not(.vertical) > entry:focus { - border-color: rgba(247, 185, 34, 0.6); } + border-color: rgba(246, 126, 125, 0.6); } .nautilus-circular-button { border-radius: 20px;