|
46 | 46 | }
|
47 | 47 |
|
48 | 48 | @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 | + |
73 | 73 | ::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; |
75 | 75 | }
|
76 |
| - |
| 76 | + |
77 | 77 | .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; |
79 | 79 | }
|
80 | 80 |
|
81 | 81 | .tab-drop-indicator {
|
|
0 commit comments