cleanup colors

This commit is contained in:
2023-08-15 02:03:02 +02:00
parent 7ea1f2d10c
commit ccbc56db95
2 changed files with 4 additions and 4 deletions

View File

@@ -30,10 +30,10 @@ colors.get_colors = function()
line_alt = "#772222",
panel_bg = "#0D1016",
panel_shadow = "#00010A",
panel_border = "#000000",
-- panel_border = "#000000",
-- gutter_normal = "#323945",
-- gutter_active = "#464D5E",
selection_bg = "#273747",
-- selection_bg = "#273747",
selection_inactive = "#272727",
-- selection_border = "#304357",
guide_active = "#393F4D",