diff --git a/themes/new_darcula.json b/themes/new_darcula.json index 74a3d15..06d466c 100644 --- a/themes/new_darcula.json +++ b/themes/new_darcula.json @@ -252,12 +252,6 @@ "foreground": "#c77dbb", "fontStyle": "italic bold" }, - "function": { - "foreground": "#57a8f5" - }, - "method": { - "foreground": "#57a8f5" - }, "property": { "foreground": "#c77dbb" }, diff --git a/themes/new_dark.json b/themes/new_dark.json index 81a385c..dd403bd 100644 --- a/themes/new_dark.json +++ b/themes/new_dark.json @@ -260,12 +260,6 @@ "foreground": "#c77dbb", "fontStyle": "italic bold" }, - "function": { - "foreground": "#57a8f5" - }, - "method": { - "foreground": "#57a8f5" - }, "property": { "foreground": "#c77dbb" },