better colors
This commit is contained in:
parent
47ab9c28a1
commit
89c371397f
3 changed files with 8 additions and 3 deletions
|
@ -13,6 +13,11 @@ icons.setup {
|
|||
color = colors.baby_pink,
|
||||
name = "html",
|
||||
},
|
||||
c = {
|
||||
icon = "",
|
||||
color = colors.blue,
|
||||
name = "c",
|
||||
},
|
||||
css = {
|
||||
icon = "",
|
||||
color = colors.blue,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue