add: config default theme

This commit is contained in:
asep komarudin 2024-02-22 15:59:20 +07:00
parent 2751234228
commit 7f1d7df0c8
3 changed files with 13 additions and 5 deletions

View file

@ -93,6 +93,12 @@ material_icon.setup({
cterm_color = "220",
name = "GradleFile",
},
["mod"] = {
icon = "󰟓",
color = "#C5362B",
cterm_color = "220",
name = "gomod",
},
-- ["go"] = {
-- icon = "󰟓",
-- color = "#0FBFCF",