We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e5a2a7 commit 1b7644bCopy full SHA for 1b7644b
lua/nvim-web-devicons/icons-default.lua
@@ -1574,6 +1574,12 @@ local icons_by_file_extension = {
1574
cterm_color = "215",
1575
name = "Ebook",
1576
},
1577
+ ["ebuild"] = {
1578
+ icon = "",
1579
+ color = "#4C416E",
1580
+ cterm_color = "60",
1581
+ name = "GentooBuild",
1582
+ },
1583
["edn"] = {
1584
icon = "",
1585
color = "#519aba",
lua/nvim-web-devicons/icons-light.lua
cterm_color = "94",
color = "#36677c",
0 commit comments