mirror of
https://github.com/tiyn/tccs.nvim.git
synced 2026-02-16 12:54:49 +01:00
cleanup colors
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user