diff --git a/assets/themes/ayu/ayu.json b/assets/themes/ayu/ayu.json index f71048caaf..e93b7a8b0b 100644 --- a/assets/themes/ayu/ayu.json +++ b/assets/themes/ayu/ayu.json @@ -239,7 +239,7 @@ "hint": { "color": "#628b80ff", "font_style": null, - "font_weight": 700 + "font_weight": null }, "keyword": { "color": "#ff8f3fff", diff --git a/assets/themes/gruvbox/gruvbox.json b/assets/themes/gruvbox/gruvbox.json index fc11cac55f..73a2029e7c 100644 --- a/assets/themes/gruvbox/gruvbox.json +++ b/assets/themes/gruvbox/gruvbox.json @@ -248,7 +248,7 @@ "hint": { "color": "#8c957dff", "font_style": null, - "font_weight": 700 + "font_weight": null }, "keyword": { "color": "#fb4833ff", diff --git a/assets/themes/one/one.json b/assets/themes/one/one.json index 7cc8c96a23..bb8c01e6a7 100644 --- a/assets/themes/one/one.json +++ b/assets/themes/one/one.json @@ -244,7 +244,7 @@ "hint": { "color": "#788ca6ff", "font_style": null, - "font_weight": 700 + "font_weight": null }, "keyword": { "color": "#b477cfff",