|
84 | 84 | fill: var(--color-secondary-dark-5); |
85 | 85 | } |
86 | 86 |
|
| 87 | +#git-graph-container:not(.monochrome) #rel-container .flow-group.flow-color-16-0 { |
| 88 | + stroke: var(--color-series-16-0); |
| 89 | + fill: var(--color-series-16-0); |
| 90 | +} |
| 91 | + |
87 | 92 | #git-graph-container:not(.monochrome) #rel-container .flow-group.flow-color-16-1 { |
88 | | - stroke: #499a37; |
89 | | - fill: #499a37; |
| 93 | + stroke: var(--color-series-16-1); |
| 94 | + fill: var(--color-series-16-1); |
90 | 95 | } |
91 | 96 |
|
92 | 97 | #git-graph-container:not(.monochrome) #rel-container .flow-group.flow-color-16-2 { |
93 | | - stroke: #ce4751; |
94 | | - fill: #ce4751; |
| 98 | + stroke: var(--color-series-16-2); |
| 99 | + fill: var(--color-series-16-2); |
95 | 100 | } |
96 | 101 |
|
97 | 102 | #git-graph-container:not(.monochrome) #rel-container .flow-group.flow-color-16-3 { |
98 | | - stroke: #8f9121; |
99 | | - fill: #8f9121; |
| 103 | + stroke: var(--color-series-16-3); |
| 104 | + fill: var(--color-series-16-3); |
100 | 105 | } |
101 | 106 |
|
102 | 107 | #git-graph-container:not(.monochrome) #rel-container .flow-group.flow-color-16-4 { |
103 | | - stroke: #ac32a6; |
104 | | - fill: #ac32a6; |
| 108 | + stroke: var(--color-series-16-4); |
| 109 | + fill: var(--color-series-16-4); |
105 | 110 | } |
106 | 111 |
|
107 | 112 | #git-graph-container:not(.monochrome) #rel-container .flow-group.flow-color-16-5 { |
108 | | - stroke: #7445e9; |
109 | | - fill: #7445e9; |
| 113 | + stroke: var(--color-series-16-5); |
| 114 | + fill: var(--color-series-16-5); |
110 | 115 | } |
111 | 116 |
|
112 | 117 | #git-graph-container:not(.monochrome) #rel-container .flow-group.flow-color-16-6 { |
113 | | - stroke: #c67d28; |
114 | | - fill: #c67d28; |
| 118 | + stroke: var(--color-series-16-6); |
| 119 | + fill: var(--color-series-16-6); |
115 | 120 | } |
116 | 121 |
|
117 | 122 | #git-graph-container:not(.monochrome) #rel-container .flow-group.flow-color-16-7 { |
118 | | - stroke: #4db392; |
119 | | - fill: #4db392; |
| 123 | + stroke: var(--color-series-16-7); |
| 124 | + fill: var(--color-series-16-7); |
120 | 125 | } |
121 | 126 |
|
122 | 127 | #git-graph-container:not(.monochrome) #rel-container .flow-group.flow-color-16-8 { |
123 | | - stroke: #aa4d30; |
124 | | - fill: #aa4d30; |
| 128 | + stroke: var(--color-series-16-8); |
| 129 | + fill: var(--color-series-16-8); |
125 | 130 | } |
126 | 131 |
|
127 | 132 | #git-graph-container:not(.monochrome) #rel-container .flow-group.flow-color-16-9 { |
128 | | - stroke: #2a6f84; |
129 | | - fill: #2a6f84; |
| 133 | + stroke: var(--color-series-16-9); |
| 134 | + fill: var(--color-series-16-9); |
130 | 135 | } |
131 | 136 |
|
132 | 137 | #git-graph-container:not(.monochrome) #rel-container .flow-group.flow-color-16-10 { |
133 | | - stroke: #c45327; |
134 | | - fill: #c45327; |
| 138 | + stroke: var(--color-series-16-10); |
| 139 | + fill: var(--color-series-16-10); |
135 | 140 | } |
136 | 141 |
|
137 | 142 | #git-graph-container:not(.monochrome) #rel-container .flow-group.flow-color-16-11 { |
138 | | - stroke: #3d965c; |
139 | | - fill: #3d965c; |
| 143 | + stroke: var(--color-series-16-11); |
| 144 | + fill: var(--color-series-16-11); |
140 | 145 | } |
141 | 146 |
|
142 | 147 | #git-graph-container:not(.monochrome) #rel-container .flow-group.flow-color-16-12 { |
143 | | - stroke: #792a93; |
144 | | - fill: #792a93; |
| 148 | + stroke: var(--color-series-16-12); |
| 149 | + fill: var(--color-series-16-12); |
145 | 150 | } |
146 | 151 |
|
147 | 152 | #git-graph-container:not(.monochrome) #rel-container .flow-group.flow-color-16-13 { |
148 | | - stroke: #439d73; |
149 | | - fill: #439d73; |
| 153 | + stroke: var(--color-series-16-13); |
| 154 | + fill: var(--color-series-16-13); |
150 | 155 | } |
151 | 156 |
|
152 | 157 | #git-graph-container:not(.monochrome) #rel-container .flow-group.flow-color-16-14 { |
153 | | - stroke: #103aad; |
154 | | - fill: #103aad; |
| 158 | + stroke: var(--color-series-16-14); |
| 159 | + fill: var(--color-series-16-14); |
155 | 160 | } |
156 | 161 |
|
157 | 162 | #git-graph-container:not(.monochrome) #rel-container .flow-group.flow-color-16-15 { |
158 | | - stroke: #982e85; |
159 | | - fill: #982e85; |
160 | | -} |
161 | | - |
162 | | -#git-graph-container:not(.monochrome) #rel-container .flow-group.flow-color-16-0 { |
163 | | - stroke: #7db233; |
164 | | - fill: #7db233; |
165 | | -} |
166 | | - |
167 | | -#git-graph-container:not(.monochrome) #rel-container .flow-group.highlight.flow-color-16-1 { |
168 | | - stroke: #5ac144; |
169 | | - fill: #5ac144; |
170 | | -} |
171 | | - |
172 | | -#git-graph-container:not(.monochrome) #rel-container .flow-group.highlight.flow-color-16-2 { |
173 | | - stroke: #ed5a8b; |
174 | | - fill: #ed5a8b; |
175 | | -} |
176 | | - |
177 | | -#git-graph-container:not(.monochrome) #rel-container .flow-group.highlight.flow-color-16-3 { |
178 | | - stroke: #ced049; |
179 | | - fill: #ced048; |
180 | | -} |
181 | | - |
182 | | -#git-graph-container:not(.monochrome) #rel-container .flow-group.highlight.flow-color-16-4 { |
183 | | - stroke: #db61d7; |
184 | | - fill: #db62d6; |
185 | | -} |
186 | | - |
187 | | -#git-graph-container:not(.monochrome) #rel-container .flow-group.highlight.flow-color-16-5 { |
188 | | - stroke: #8455f9; |
189 | | - fill: #8455f9; |
190 | | -} |
191 | | - |
192 | | -#git-graph-container:not(.monochrome) #rel-container .flow-group.highlight.flow-color-16-6 { |
193 | | - stroke: #e6a151; |
194 | | - fill: #e6a151; |
195 | | -} |
196 | | - |
197 | | -#git-graph-container:not(.monochrome) #rel-container .flow-group.highlight.flow-color-16-7 { |
198 | | - stroke: #44daaa; |
199 | | - fill: #44daaa; |
200 | | -} |
201 | | - |
202 | | -#git-graph-container:not(.monochrome) #rel-container .flow-group.highlight.flow-color-16-8 { |
203 | | - stroke: #dd7a5c; |
204 | | - fill: #dd7a5c; |
205 | | -} |
206 | | - |
207 | | -#git-graph-container:not(.monochrome) #rel-container .flow-group.highlight.flow-color-16-9 { |
208 | | - stroke: #38859c; |
209 | | - fill: #38859c; |
210 | | -} |
211 | | - |
212 | | -#git-graph-container:not(.monochrome) #rel-container .flow-group.highlight.flow-color-16-10 { |
213 | | - stroke: #d95520; |
214 | | - fill: #d95520; |
215 | | -} |
216 | | - |
217 | | -#git-graph-container:not(.monochrome) #rel-container .flow-group.highlight.flow-color-16-11 { |
218 | | - stroke: #42ae68; |
219 | | - fill: #42ae68; |
220 | | -} |
221 | | - |
222 | | -#git-graph-container:not(.monochrome) #rel-container .flow-group.highlight.flow-color-16-12 { |
223 | | - stroke: #9126b5; |
224 | | - fill: #9126b5; |
225 | | -} |
226 | | - |
227 | | -#git-graph-container:not(.monochrome) #rel-container .flow-group.highlight.flow-color-16-13 { |
228 | | - stroke: #4ab080; |
229 | | - fill: #4ab080; |
230 | | -} |
231 | | - |
232 | | -#git-graph-container:not(.monochrome) #rel-container .flow-group.highlight.flow-color-16-14 { |
233 | | - stroke: #284fb8; |
234 | | - fill: #284fb8; |
235 | | -} |
236 | | - |
237 | | -#git-graph-container:not(.monochrome) #rel-container .flow-group.highlight.flow-color-16-15 { |
238 | | - stroke: #971c80; |
239 | | - fill: #971c80; |
240 | | -} |
241 | | - |
242 | | -#git-graph-container:not(.monochrome) #rel-container .flow-group.highlight.flow-color-16-0 { |
243 | | - stroke: #87ca28; |
244 | | - fill: #87ca28; |
| 163 | + stroke: var(--color-series-16-15); |
| 164 | + fill: var(--color-series-16-15); |
245 | 165 | } |
0 commit comments