diff --git a/src/nord.theme.json b/src/nord.theme.json index 07947a6..7bba860 100644 --- a/src/nord.theme.json +++ b/src/nord.theme.json @@ -235,6 +235,9 @@ "activeBackground": "#434c5e" } }, + "PopupMenu": { + "background": "#323846" + }, "ProgressBar": { "background": "#88c0d0", "failedColor": "#bf616a",