diff --git a/src/themes/theme-template-color-theme.json b/src/themes/theme-template-color-theme.json index 32c5a91..11ab25f 100644 --- a/src/themes/theme-template-color-theme.json +++ b/src/themes/theme-template-color-theme.json @@ -833,6 +833,7 @@ "menu.selectionBackground": "{{variant.scheme.lineHighlight}}50", "menu.selectionForeground": "{{commons.accents.Teal}}", "menu.selectionBorder": "{{variant.scheme.inactiveSelectionBackground}}", + "menu.separatorBackground": "{{variant.scheme.foregrund}}", "menubar.selectionBackground": "{{variant.scheme.inactiveSelectionBackground}}", "menubar.selectionForeground": "{{commons.accents.Teal}}", "menubar.selectionBorder": "{{variant.scheme.inactiveSelectionBackground}}",