mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2026-08-24 10:14:12 -05:00
refactor(theme): update js icons in multiverse-neon theme
This commit is contained in:
committed by
Jan De Dobbeleer
parent
761cb24d38
commit
dd78c5991c
@@ -57,9 +57,10 @@
|
||||
"display_mode": "files",
|
||||
"fetch_package_manager": true,
|
||||
"fetch_version": true,
|
||||
"bun_icon": "<#e5dbcc>\ue76f bun</>",
|
||||
"npm_icon": "<#e5272d>\ue616 npm</> ",
|
||||
"yarn_icon": "<#37aee5>\ue6a7 yarn</> ",
|
||||
"pnpm_icon": "<#e5a100>\udb80\udec1 pnpm</> "
|
||||
"pnpm_icon": "<#e5a100>\ue865 pnpm</> ",
|
||||
"yarn_icon": "<#37aee5>\ue6a7 yarn</> "
|
||||
},
|
||||
"template": "{{ if .PackageManagerIcon }}{{ .PackageManagerIcon }} {{ end }}\ue718 {{ .Full }}"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user