|
29 | 29 | --tabpanel-background-color: linear-gradient(to bottom, #480808 0%,#240103 93%,#200000 97%,#1E0000 100%) !important;
|
30 | 30 | }
|
31 | 31 |
|
32 |
| - ::selection { |
| 32 | + .urlbar-input::selection, .searchbar-textbox::selection { |
33 | 33 | background: light-dark(rgb(255, 80, 80), rgb(160, 60, 60)) !important;
|
34 | 34 | }
|
35 | 35 |
|
|
70 | 70 | --download-progress-fill-color: light-dark(rgb(255, 86, 30), rgb(255, 118, 72)) !important;
|
71 | 71 | --lwt-tab-line-color: light-dark(rgb(255, 86, 30), rgb(255, 118, 72)) !important;
|
72 | 72 |
|
73 |
| - ::selection { |
| 73 | + .urlbar-input::selection, .searchbar-textbox::selection { |
74 | 74 | background: light-dark(rgb(255, 118, 72), rgb(183, 98, 69)) !important;
|
75 | 75 | }
|
76 | 76 |
|
|
112 | 112 | --download-progress-fill-color: light-dark(rgb(255, 40, 201), rgb(255, 80, 211)) !important;
|
113 | 113 | --lwt-tab-line-color: light-dark(rgb(255, 40, 201), rgb(255, 80, 211)) !important;
|
114 | 114 |
|
115 |
| - ::selection { |
| 115 | + .urlbar-input::selection, .searchbar-textbox::selection { |
116 | 116 | background: light-dark(rgb(255, 80, 211), rgb(160, 60, 135)) !important;
|
117 | 117 | }
|
118 | 118 |
|
|
0 commit comments