Skip to content

chore: convert all remaining unicode to nerd font #523

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Dec 14, 2024
34 changes: 17 additions & 17 deletions lua/nvim-web-devicons/icons-default.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1119,9 +1119,9 @@ local icons_by_file_extension = {
name = "MonkeysAudio",
},
["apl"] = {
icon = "",
color = "#ffa500",
cterm_color = "214",
icon = "",
color = "#24a148",
cterm_color = "35",
name = "APL",
},
["ai"] = {
Expand Down Expand Up @@ -1251,10 +1251,10 @@ local icons_by_file_extension = {
name = "Bmp",
},
["bqn"] = {
icon = "",
color = "#2b7067",
cterm_color = "23",
name = "BQN",
icon = "",
color = "#24a148",
cterm_color = "35",
name = "APL",
},
["blp"] = {
icon = "󰺾",
Expand Down Expand Up @@ -1317,7 +1317,7 @@ local icons_by_file_extension = {
name = "Asciinema",
},
["cbl"] = {
icon = "",
icon = "",
color = "#005ca5",
cterm_color = "25",
name = "Cobol",
Expand Down Expand Up @@ -1377,13 +1377,13 @@ local icons_by_file_extension = {
name = "CMake",
},
["cob"] = {
icon = "",
icon = "",
color = "#005ca5",
cterm_color = "25",
name = "Cobol",
},
["cobol"] = {
icon = "",
icon = "",
color = "#005ca5",
cterm_color = "25",
name = "Cobol",
Expand Down Expand Up @@ -1437,7 +1437,7 @@ local icons_by_file_extension = {
name = "Cppm",
},
["cpy"] = {
icon = "",
icon = "",
color = "#005ca5",
cterm_color = "25",
name = "Cobol",
Expand Down Expand Up @@ -2535,7 +2535,7 @@ local icons_by_file_extension = {
name = "Markdown",
},
["material"] = {
icon = "󰔉",
icon = "",
color = "#B83998",
cterm_color = "163",
name = "Material",
Expand Down Expand Up @@ -2607,7 +2607,7 @@ local icons_by_file_extension = {
name = "ObjectiveCPlusPlus",
},
["mo"] = {
icon = "",
icon = "",
color = "#9772FB",
cterm_color = "135",
name = "Motoko",
Expand Down Expand Up @@ -2697,7 +2697,7 @@ local icons_by_file_extension = {
name = "Nswag",
},
["nu"] = {
icon = ">",
icon = "",
color = "#3aa675",
cterm_color = "36",
name = "Nushell",
Expand Down Expand Up @@ -3165,13 +3165,13 @@ local icons_by_file_extension = {
name = "Sha512",
},
["sig"] = {
icon = "λ",
icon = "󰘧",
color = "#e37933",
cterm_color = "166",
name = "Sig",
},
["signature"] = {
icon = "λ",
icon = "󰘧",
color = "#e37933",
cterm_color = "166",
name = "Signature",
Expand Down Expand Up @@ -3213,7 +3213,7 @@ local icons_by_file_extension = {
name = "SolveSpace",
},
["sml"] = {
icon = "λ",
icon = "󰘧",
color = "#e37933",
cterm_color = "166",
name = "Sml",
Expand Down
34 changes: 17 additions & 17 deletions lua/nvim-web-devicons/icons-light.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1119,9 +1119,9 @@ local icons_by_file_extension = {
name = "MonkeysAudio",
},
["apl"] = {
icon = "",
color = "#805200",
cterm_color = "94",
icon = "",
color = "#1b7936",
cterm_color = "28",
name = "APL",
},
["ai"] = {
Expand Down Expand Up @@ -1251,10 +1251,10 @@ local icons_by_file_extension = {
name = "Bmp",
},
["bqn"] = {
icon = "",
color = "#20544d",
cterm_color = "23",
name = "BQN",
icon = "",
color = "#1b7936",
cterm_color = "28",
name = "APL",
},
["blp"] = {
icon = "󰺾",
Expand Down Expand Up @@ -1317,7 +1317,7 @@ local icons_by_file_extension = {
name = "Asciinema",
},
["cbl"] = {
icon = "",
icon = "",
color = "#005ca5",
cterm_color = "25",
name = "Cobol",
Expand Down Expand Up @@ -1377,13 +1377,13 @@ local icons_by_file_extension = {
name = "CMake",
},
["cob"] = {
icon = "",
icon = "",
color = "#005ca5",
cterm_color = "25",
name = "Cobol",
},
["cobol"] = {
icon = "",
icon = "",
color = "#005ca5",
cterm_color = "25",
name = "Cobol",
Expand Down Expand Up @@ -1437,7 +1437,7 @@ local icons_by_file_extension = {
name = "Cppm",
},
["cpy"] = {
icon = "",
icon = "",
color = "#005ca5",
cterm_color = "25",
name = "Cobol",
Expand Down Expand Up @@ -2535,7 +2535,7 @@ local icons_by_file_extension = {
name = "Markdown",
},
["material"] = {
icon = "󰔉",
icon = "",
color = "#8a2b72",
cterm_color = "89",
name = "Material",
Expand Down Expand Up @@ -2607,7 +2607,7 @@ local icons_by_file_extension = {
name = "ObjectiveCPlusPlus",
},
["mo"] = {
icon = "",
icon = "",
color = "#654ca7",
cterm_color = "61",
name = "Motoko",
Expand Down Expand Up @@ -2697,7 +2697,7 @@ local icons_by_file_extension = {
name = "Nswag",
},
["nu"] = {
icon = ">",
icon = "",
color = "#276f4e",
cterm_color = "29",
name = "Nushell",
Expand Down Expand Up @@ -3165,13 +3165,13 @@ local icons_by_file_extension = {
name = "Sha512",
},
["sig"] = {
icon = "λ",
icon = "󰘧",
color = "#975122",
cterm_color = "130",
name = "Sig",
},
["signature"] = {
icon = "λ",
icon = "󰘧",
color = "#975122",
cterm_color = "130",
name = "Signature",
Expand Down Expand Up @@ -3213,7 +3213,7 @@ local icons_by_file_extension = {
name = "SolveSpace",
},
["sml"] = {
icon = "λ",
icon = "󰘧",
color = "#975122",
cterm_color = "130",
name = "Sml",
Expand Down
Loading