diff --git a/JetBrains/resources/theme/Eva_Dark.theme.json b/JetBrains/resources/theme/Eva_Dark.theme.json index be4d326..c3ae72d 100644 --- a/JetBrains/resources/theme/Eva_Dark.theme.json +++ b/JetBrains/resources/theme/Eva_Dark.theme.json @@ -804,9 +804,9 @@ "Popup.borderColor": "#181A1F", "Popup.inactiveBorderColor": "#181A1F", "Popup.preferences.borderColor": "#181A1F", - "Popup.Separator.color": "#181A1F", - "Popup.Separator.foreground": "#181A1F", - "Popup.separatorColor": "#181A1F", + "Popup.Separator.color": "#32374B", + "Popup.Separator.foreground": "#32374B", + "Popup.separatorColor": "#32374B", "Popup.Toolbar.borderColor": "#181A1F", "ProgressBar.trackColor": "#30343A", "RadioButton.darcula.borderColor1": "#181A1F", diff --git a/JetBrains/resources/theme/Eva_Light.theme.json b/JetBrains/resources/theme/Eva_Light.theme.json index 33e05a8..1a8144d 100644 --- a/JetBrains/resources/theme/Eva_Light.theme.json +++ b/JetBrains/resources/theme/Eva_Light.theme.json @@ -804,9 +804,9 @@ "Popup.borderColor": "#CED1D7", "Popup.inactiveBorderColor": "#CED1D7", "Popup.preferences.borderColor": "#CED1D7", - "Popup.Separator.color": "#CED1D7", - "Popup.Separator.foreground": "#CED1D7", - "Popup.separatorColor": "#CED1D7", + "Popup.Separator.color": "#D9DCE2", + "Popup.Separator.foreground": "#D9DCE2", + "Popup.separatorColor": "#D9DCE2", "Popup.Toolbar.borderColor": "#CED1D7", "ProgressBar.trackColor": "#D2D5DC", "RadioButton.darcula.borderColor1": "#CED1D7",