Updaed zed theme
This commit is contained in:
		| @@ -20,7 +20,7 @@ | ||||
|                 "editor.foreground": "#abb2bf", | ||||
|                 "editor.selection.background": "#282c34", | ||||
|                 "editor.subheader.background": null, | ||||
|                 "editor.active_line.background": "#2c313c", | ||||
|                 "editor.active_line.background": "#4646488", | ||||
|                 "editor.highlighted_line.background": null, | ||||
|                 "surface.background": null, | ||||
|                 "drop_target.background": null, | ||||
| @@ -29,7 +29,7 @@ | ||||
|                 "elevated_surface.background": "#262b33", | ||||
|                 "status_bar.background": "#262b33", | ||||
|                 "tab.inactive_background": "#262b33", | ||||
|                 "tab.active_background": "#23272e", | ||||
|                 "tab.active_background": "#ffcc9934", | ||||
|                 "search.match_background": null, | ||||
|                 "scrollbar_thumb.background": "#4e5666", | ||||
|                 "scrollbar.thumb.hover_background": "#5a6375", | ||||
| @@ -65,7 +65,7 @@ | ||||
|                 "selection.background": "#2e343f", | ||||
|                 "scrollbar.thumb.border": "#4e5666", | ||||
|                 "scrollbar.track.border": null, | ||||
|                 "editor.line_number": "#323741", | ||||
|                 "editor.line_number": "#848484", | ||||
|                 "editor.active_line_number": "#abb2bf", | ||||
|                 "editor.invisible": null, | ||||
|                 "editor.wrap_guide": "#3e4452", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user