resources: added fd

This commit is contained in:
2024-04-01 23:19:28 +02:00
parent 82bd4a4ffb
commit 09f6ce83a6
2 changed files with 6 additions and 4 deletions

View File

@@ -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",