Skip to content

Commit e938ed0

Browse files
committed
Improve ESR theme
1 parent 3a7991e commit e938ed0

File tree

14 files changed

+37
-32
lines changed

14 files changed

+37
-32
lines changed

browser/branding/esr/background.png

-9.44 KB
Loading

browser/branding/esr/bgstub.jpg

-10.8 KB
Loading

browser/branding/esr/bgstub_2x.jpg

-22 KB
Loading
5.63 KB
Loading

browser/branding/esr/content/aboutDialog.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
44

55
#aboutDialogContainer {
6-
background: linear-gradient(to bottom, #602A17 0%,#3B1E14 93%,#371E14 97%,#361D14 100%);
6+
background: linear-gradient(to bottom, #5C1B05 0%,#380D00 93%,#2D0B00 97%,#1E0000 100%);
77
color: #fff;
88
color-scheme: dark;
99
}
-22 KB
Loading

browser/branding/esr/wizHeader.bmp

0 Bytes
Binary file not shown.

browser/branding/esr/wizHeaderRTL.bmp

0 Bytes
Binary file not shown.

browser/branding/esr/wizWatermark.bmp

0 Bytes
Binary file not shown.

browser/components/newtab/css/activity-stream.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -715,8 +715,8 @@ main section {
715715
width: 105px;
716716

717717
@media (-moz-bool-pref: "r3dfox.browser.plasmafox") {
718-
background-size: 222px;
719-
width: 225px;
718+
background-size: 220px;
719+
width: 220px;
720720
}
721721
}
722722
.lightWallpaper .logo-and-wordmark .wordmark {
Lines changed: 1 addition & 1 deletion
Loading

browser/themes/shared/privatebrowsing/aboutPrivateBrowsing.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,11 @@ p {
7979
fill: currentColor;
8080
height: 96px;
8181
width: 172px;
82+
83+
@media (-moz-bool-pref: "r3dfox.browser.plasmafox") {
84+
background-size: 220px;
85+
width: 220px;
86+
}
8287
}
8388

8489
.search-inner-wrapper {

browser/themes/shared/r3dfox.css

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -46,36 +46,36 @@
4646
}
4747

4848
@media (-moz-bool-pref: "r3dfox.colors.esr") {
49-
--arrowpanel-border-color: light-dark(rgb(255, 111, 63), rgb(183, 98, 69)) !important;
50-
--toolbar-field-focus-border-color: light-dark(rgb(255, 96, 42), rgb(183, 98, 69)) !important;
51-
--sidebar-border-color: light-dark(rgb(255, 111, 63), rgb(183, 98, 69)) !important;
52-
--lwt-toolbar-field-highlight: light-dark(rgb(255, 96, 42), rgb(183, 98, 69)) !important;
53-
--newtab-primary-action-background: light-dark(rgb(255, 81, 23), rgb(255, 125, 82)) !important;
54-
--newtab-primary-action-background-hover: light-dark(rgb(255, 96, 42), rgb(255, 111, 63)) !important;
55-
--newtab-primary-action-background-active: light-dark(rgb(255, 96, 42), rgb(255, 96, 42)) !important;
56-
--in-content-primary-button-background: light-dark(rgb(255, 81, 23), rgb(255, 125, 82)) !important;
57-
--in-content-primary-button-background-hover: light-dark(rgb(255, 96, 42), rgb(255, 111, 63)) !important;
58-
--in-content-primary-button-background-active: light-dark(rgb(255, 96, 42), rgb(255, 96, 42)) !important;
59-
--color-accent-primary: light-dark(rgb(255, 81, 23), rgb(255, 141, 102)) !important;
60-
--color-accent-primary-hover: light-dark(rgb(255, 111, 63), rgb(255, 125, 82)) !important;
61-
--color-accent-primary-active: light-dark(rgb(255, 111, 63), rgb(255, 111, 63)) !important;
62-
--link-color: light-dark(rgb(255, 81, 23), rgb(255, 125, 82)) !important;
63-
--link-color-hover: light-dark(rgb(255, 81, 23), rgb(255, 125, 82)) !important;
64-
--link-color-active: light-dark(rgb(255, 111, 63), rgb(255, 111, 63)) !important;
65-
--link-color-visited: light-dark(rgb(255, 81, 23), rgb(255, 125, 82)) !important;
66-
--button-primary-bgcolor: light-dark(rgb(255, 81, 23), rgb(255, 141, 102)) !important;
67-
--button-primary-hover-bgcolor: light-dark(rgb(255, 111, 63), rgb(255, 125, 82)) !important;
68-
--button-primary-active-bgcolor: light-dark(rgb(255, 111, 63), rgb(255, 111, 63)) !important;
69-
--toolbarbutton-icon-fill-attention: light-dark(rgb(255, 81, 23), rgb(255, 125, 82)) !important;
70-
--download-progress-fill-color: light-dark(rgb(255, 96, 42), rgb(255, 125, 82)) !important;
71-
--lwt-tab-line-color: light-dark(rgb(255, 96, 42), rgb(255, 125, 82)) !important;
72-
49+
--arrowpanel-border-color: light-dark(rgb(255, 102, 51), rgb(183, 98, 69)) !important;
50+
--toolbar-field-focus-border-color: light-dark(rgb(255, 86, 30), rgb(183, 98, 69)) !important;
51+
--sidebar-border-color: light-dark(rgb(255, 102, 51), rgb(183, 98, 69)) !important;
52+
--lwt-toolbar-field-highlight: light-dark(rgb(255, 86, 30), rgb(183, 98, 69)) !important;
53+
--newtab-primary-action-background: light-dark(rgb(255, 71, 9), rgb(255, 118, 72)) !important;
54+
--newtab-primary-action-background-hover: light-dark(rgb(255, 86, 30), rgb(255, 102, 51)) !important;
55+
--newtab-primary-action-background-active: light-dark(rgb(255, 86, 30), rgb(255, 86, 30)) !important;
56+
--in-content-primary-button-background: light-dark(rgb(255, 71, 9), rgb(255, 118, 72)) !important;
57+
--in-content-primary-button-background-hover: light-dark(rgb(255, 86, 30), rgb(255, 102, 51)) !important;
58+
--in-content-primary-button-background-active: light-dark(rgb(255, 86, 30), rgb(255, 86, 30)) !important;
59+
--color-accent-primary: light-dark(rgb(255, 71, 9), rgb(255, 100, 100)) !important;
60+
--color-accent-primary-hover: light-dark(rgb(255, 102, 51), rgb(255, 118, 72)) !important;
61+
--color-accent-primary-active: light-dark(rgb(255, 102, 51), rgb(255, 102, 51)) !important;
62+
--link-color: light-dark(rgb(255, 71, 9), rgb(255, 118, 72)) !important;
63+
--link-color-hover: light-dark(rgb(255, 71, 9), rgb(255, 118, 72)) !important;
64+
--link-color-active: light-dark(rgb(255, 102, 51), rgb(255, 102, 51)) !important;
65+
--link-color-visited: light-dark(rgb(255, 71, 9), rgb(255, 118, 72)) !important;
66+
--button-primary-bgcolor: light-dark(rgb(255, 71, 9), rgb(255, 100, 100)) !important;
67+
--button-primary-hover-bgcolor: light-dark(rgb(255, 102, 51), rgb(255, 118, 72)) !important;
68+
--button-primary-active-bgcolor: light-dark(rgb(255, 102, 51), rgb(255, 102, 51)) !important;
69+
--toolbarbutton-icon-fill-attention: light-dark(rgb(255, 71, 9), rgb(255, 118, 72)) !important;
70+
--download-progress-fill-color: light-dark(rgb(255, 86, 30), rgb(255, 118, 72)) !important;
71+
--lwt-tab-line-color: light-dark(rgb(255, 86, 30), rgb(255, 118, 72)) !important;
72+
7373
::selection {
74-
background: light-dark(rgb(255, 125, 82), rgb(183, 98, 69)) !important;
74+
background: light-dark(rgb(255, 118, 72), rgb(183, 98, 69)) !important;
7575
}
76-
76+
7777
.bookmark-item:is(toolbarbutton)[dragover="true"][open="true"] {
78-
background: light-dark(rgb(255, 125, 82), rgb(183, 98, 69)) !important;
78+
background: light-dark(rgb(255, 118, 72), rgb(183, 98, 69)) !important;
7979
}
8080

8181
.tab-drop-indicator {
Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)