From efd7c9c8cdf4394a39a3a60e090b1da505a0fa77 Mon Sep 17 00:00:00 2001 From: itdominator <1itdominator@gmail.com> Date: Fri, 26 Jul 2024 18:48:14 -0500 Subject: [PATCH] Updaed zed theme --- src/Zed IDE/One-Dark-Supremacy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Zed IDE/One-Dark-Supremacy.json b/src/Zed IDE/One-Dark-Supremacy.json index 695db57..7b98597 100644 --- a/src/Zed IDE/One-Dark-Supremacy.json +++ b/src/Zed IDE/One-Dark-Supremacy.json @@ -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",