better colors

This commit is contained in:
siduck76 2021-08-20 00:28:42 +05:30
parent 47ab9c28a1
commit 89c371397f
3 changed files with 8 additions and 3 deletions

View file

@ -13,6 +13,11 @@ icons.setup {
color = colors.baby_pink,
name = "html",
},
c = {
icon = "",
color = colors.blue,
name = "c",
},
css = {
icon = "",
color = colors.blue,