mirror of
https://github.com/gabehf/base46.git
synced 2026-03-11 00:10:32 -07:00
add hl group for svelte icon
This commit is contained in:
parent
12be185296
commit
17025183c3
1 changed files with 2 additions and 1 deletions
|
|
@ -31,5 +31,6 @@ return {
|
|||
DevIconZig = { fg = colors.orange },
|
||||
DevIconMd = {fg = colors.blue},
|
||||
DevIconTSX = {fg = colors.blue},
|
||||
DevIconJSX = {fg = colors.blue}
|
||||
DevIconJSX = {fg = colors.blue},
|
||||
DevIconSvelte = {fg = colors.red}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue