Updaed zed theme

This commit is contained in:
itdominator 2024-07-26 18:48:14 -05:00
parent f8e478ec01
commit efd7c9c8cd
1 changed files with 3 additions and 3 deletions

View File

@ -20,7 +20,7 @@
"editor.foreground": "#abb2bf", "editor.foreground": "#abb2bf",
"editor.selection.background": "#282c34", "editor.selection.background": "#282c34",
"editor.subheader.background": null, "editor.subheader.background": null,
"editor.active_line.background": "#2c313c", "editor.active_line.background": "#4646488",
"editor.highlighted_line.background": null, "editor.highlighted_line.background": null,
"surface.background": null, "surface.background": null,
"drop_target.background": null, "drop_target.background": null,
@ -29,7 +29,7 @@
"elevated_surface.background": "#262b33", "elevated_surface.background": "#262b33",
"status_bar.background": "#262b33", "status_bar.background": "#262b33",
"tab.inactive_background": "#262b33", "tab.inactive_background": "#262b33",
"tab.active_background": "#23272e", "tab.active_background": "#ffcc9934",
"search.match_background": null, "search.match_background": null,
"scrollbar_thumb.background": "#4e5666", "scrollbar_thumb.background": "#4e5666",
"scrollbar.thumb.hover_background": "#5a6375", "scrollbar.thumb.hover_background": "#5a6375",
@ -65,7 +65,7 @@
"selection.background": "#2e343f", "selection.background": "#2e343f",
"scrollbar.thumb.border": "#4e5666", "scrollbar.thumb.border": "#4e5666",
"scrollbar.track.border": null, "scrollbar.track.border": null,
"editor.line_number": "#323741", "editor.line_number": "#848484",
"editor.active_line_number": "#abb2bf", "editor.active_line_number": "#abb2bf",
"editor.invisible": null, "editor.invisible": null,
"editor.wrap_guide": "#3e4452", "editor.wrap_guide": "#3e4452",