diff --git a/src/browser/app/profile/zen-browser.js b/src/browser/app/profile/zen-browser.js index 7ae750b9d..9b4496b4a 100644 --- a/src/browser/app/profile/zen-browser.js +++ b/src/browser/app/profile/zen-browser.js @@ -95,7 +95,7 @@ pref("alerts.showFavicons", true); pref('zen.welcomeScreen.enabled', true); pref('zen.welcomeScreen.seen', false); pref('zen.tabs.vertical', true); -pref('zen.theme.accent-color', "#0b57d0"); +pref('zen.theme.accent-color', "#aac7ff"); // From: https://github.com/yokoffing/Betterfox diff --git a/src/browser/base/content/browser-css.patch b/src/browser/base/content/browser-css.patch index 57b404f8f..9c3cd25f0 100644 --- a/src/browser/base/content/browser-css.patch +++ b/src/browser/base/content/browser-css.patch @@ -1,5 +1,5 @@ diff --git a/browser/base/content/browser.css b/browser/base/content/browser.css -index 8a2a20280954eb9db144a723f477e7afc603fda3..7b2ab2815b51e8b569c0db42e231f1ee70adc30c 100644 +index 8a2a20280954eb9db144a723f477e7afc603fda3..b6eb4fe9de2077420e1f750cb9662f883f95d300 100644 --- a/browser/base/content/browser.css +++ b/browser/base/content/browser.css @@ -2,6 +2,8 @@ @@ -20,6 +20,15 @@ index 8a2a20280954eb9db144a723f477e7afc603fda3..7b2ab2815b51e8b569c0db42e231f1ee } :root[uidensity=touch] .tabbrowser-tab:not([pinned]) { +@@ -658,7 +658,7 @@ toolbar:not(#TabsToolbar) > #personal-bookmarks { + #urlbar[usertyping] > #urlbar-input-container > #page-action-buttons > #urlbar-zoom-button, + #urlbar:not([usertyping]) > #urlbar-input-container > #urlbar-go-button, + #urlbar:not([focused]) > #urlbar-input-container > #urlbar-go-button { +- display: none; ++ display: none !important; + } + + #nav-bar:not([keyNav=true]) #identity-box, @@ -1319,13 +1319,13 @@ printpreview-pagination:focus-within, diff --git a/src/browser/base/content/main-popupset-inc-xhtml.patch b/src/browser/base/content/main-popupset-inc-xhtml.patch index 2f083f53f..20f0c8fb1 100644 --- a/src/browser/base/content/main-popupset-inc-xhtml.patch +++ b/src/browser/base/content/main-popupset-inc-xhtml.patch @@ -1,5 +1,5 @@ diff --git a/browser/base/content/main-popupset.inc.xhtml b/browser/base/content/main-popupset.inc.xhtml -index 4074f35ffc622d5ec44a4b4e4c766aa5ecefd9f2..df8781b76d29866fe9ba2e73ef99027619c7d013 100644 +index 4074f35ffc622d5ec44a4b4e4c766aa5ecefd9f2..b308e81ea73ea1dd363fd7de6aad798ba9b27f55 100644 --- a/browser/base/content/main-popupset.inc.xhtml +++ b/browser/base/content/main-popupset.inc.xhtml @@ -166,6 +166,10 @@ @@ -13,7 +13,14 @@ index 4074f35ffc622d5ec44a4b4e4c766aa5ecefd9f2..df8781b76d29866fe9ba2e73ef990276 -@@ -194,6 +198,7 @@ +@@ -188,12 +192,14 @@ + class="footer-button" + data-l10n-id="bookmark-panel-save-button" + default="true" ++ autofocus="true" + oncommand="StarUI.panel.hidePopup();"/> +