diff --git a/ayu-dark.sublime-theme b/ayu-dark.sublime-theme index df6c95e..89fd8bd 100644 --- a/ayu-dark.sublime-theme +++ b/ayu-dark.sublime-theme @@ -1522,7 +1522,6 @@ }, { "class": "auto_complete_details", - "background_color": "#141821", "monospace_background_color": "#141821" }, { @@ -2303,4 +2302,4 @@ "color": "#0d1017", "font.size": 12 } -] \ No newline at end of file +] diff --git a/ayu-light.sublime-theme b/ayu-light.sublime-theme index 5f14ac5..c42928d 100644 --- a/ayu-light.sublime-theme +++ b/ayu-light.sublime-theme @@ -1522,7 +1522,6 @@ }, { "class": "auto_complete_details", - "background_color": "#ffffff", "monospace_background_color": "#ffffff" }, { @@ -2303,4 +2302,4 @@ "color": "#f8f9fa", "font.size": 12 } -] \ No newline at end of file +] diff --git a/ayu-mirage.sublime-theme b/ayu-mirage.sublime-theme index 160cb6a..0f0a070 100644 --- a/ayu-mirage.sublime-theme +++ b/ayu-mirage.sublime-theme @@ -1522,7 +1522,6 @@ }, { "class": "auto_complete_details", - "background_color": "#282e3b", "monospace_background_color": "#282e3b" }, { @@ -2303,4 +2302,4 @@ "color": "#1f2430", "font.size": 12 } -] \ No newline at end of file +]