Commit 849868b
Fix copilot status icons in dev containers by using fallback colors (#7938)
* Initial plan
* Initial plan for fixing GHPR status icons in dev containers
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Fix GHPR status icons in dev containers by using fallback colors
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Simplify optional chaining logic in color getter functions
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Revert proposal changes
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>1 parent 9b23275 commit 849868b
2 files changed
+9
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
| 76 | + | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | | - | |
| 80 | + | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
85 | | - | |
| 84 | + | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
| 88 | + | |
| 89 | + | |
90 | 90 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
273 | | - | |
| 273 | + | |
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
| |||
0 commit comments