diff --git a/assets/themes/one/one.json b/assets/themes/one/one.json index 93704dc182827861e155bf13e7d106727f03df0c..05af3f5cfeec7d4a24c4fe6d684fb21d04e2d81c 100644 --- a/assets/themes/one/one.json +++ b/assets/themes/one/one.json @@ -63,7 +63,7 @@ "editor.line_number": "#4e5a5f", "editor.active_line_number": "#d0d4da", "editor.hover_line_number": "#acb0b4", - "editor.invisible": "#878a98ff", + "editor.invisible": "#4e5a5f", "editor.wrap_guide": "#c8ccd40d", "editor.active_wrap_guide": "#c8ccd41a", "editor.document_highlight.read_background": "#74ade81a", @@ -467,7 +467,7 @@ "editor.line_number": "#b4b4bb", "editor.active_line_number": "#44454b", "editor.hover_line_number": "#61616b", - "editor.invisible": "#a3a3a4ff", + "editor.invisible": "#b4b4bb", "editor.wrap_guide": "#383a410d", "editor.active_wrap_guide": "#383a411a", "editor.document_highlight.read_background": "#5c78e225",