mirror of
https://github.com/tiyn/tccs.nvim.git
synced 2026-02-16 12:54:49 +01:00
resources: added fd
This commit is contained in:
@@ -39,6 +39,8 @@ colors.get_colors = function()
|
||||
modified_bg = "#223255",
|
||||
removed_fg = "#D16969",
|
||||
removed_bg = "#190E11",
|
||||
-- bonus
|
||||
visual_bg = "#955690",
|
||||
-- lsp
|
||||
error = "#FB0101",
|
||||
warning = "#FFD602",
|
||||
|
||||
Reference in New Issue
Block a user