Add status bar link and Help menu item to open an issue on feedback repo
This commit is contained in:
@@ -43,6 +43,10 @@ export default function statusBar(theme: Theme) {
|
||||
...text(theme, "sans", "muted"),
|
||||
hover: text(theme, "sans", "secondary"),
|
||||
},
|
||||
feedback: {
|
||||
...text(theme, "sans", "muted"),
|
||||
hover: text(theme, "sans", "active"),
|
||||
},
|
||||
diagnosticSummary: {
|
||||
height: 16,
|
||||
iconWidth: 14,
|
||||
|
||||
Reference in New Issue
Block a user