File tree 1 file changed +2
-2
lines changed
lib/vscode/src/vs/workbench/contrib/extensions/browser
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -425,8 +425,8 @@ export class ExtensionsViewPaneContainer extends ViewPaneContainer implements IE
425
425
<p style="margin-bottom: 0; display: flex; align-items: center"><span class="codicon codicon-warning" style="margin-right: 2px; color: #C4A103"></span>WARNING</p>
426
426
<p style="margin-top: 0; margin-bottom: 4px">
427
427
These extensions are not official. Find additional open-source extensions
428
- <a href="https://open-vsx.org/" target="_blank">here</a>.
429
- See <a href="https://github.com/cdr/code-server/blob/master/doc/FAQ.md#differences-compared-to-vs-code" target="_blank">docs</a>.
428
+ <a style="color: #3794FF;" href="https://open-vsx.org/" target="_blank">here</a>.
429
+ See <a style="color: #3794FF;" href="https://github.com/cdr/code-server/blob/master/doc/FAQ.md#differences-compared-to-vs-code" target="_blank">docs</a>.
430
430
</p>
431
431
</div>
432
432
` ;
You can’t perform that action at this time.
0 commit comments