Skip to content
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

feat: add many icons, use official git colour #447

Merged
merged 4 commits into from
Apr 21, 2024

Conversation

hasecilu
Copy link
Collaborator

  • Change git color to #f54d27
  • Use same icons for cfg, conf and ini files, using: 
  • Add tmux config files 
  • Add Tux icons to a, ko and so files
  • Add Android icon to android and apk files
  • Add down arrow icon for some download files
  • Add library icon for dll and lib files
  • Add Emacs icons for el, elc and eln files
  • Add also env icon for .env files
  • Add calendar icon for some files
  • Add bin icons for o files

  • I added patch extension but it seems that diff file is using nf-dev-git_compare . I think it's better to use nf-oct-diff  in both extensions.
  • I added signature file but it seems that sig file is using λ U+03BB I think it's better to use nf-md-file_sign 󱧃 in both extensions.

- Change git color to #f54d27
- Use same icons for cfg, conf and ini files
- Add tmux config files
- Add Tux icons to `a`, `ko` and `so` files
- Add Android icon to `android` and `apk` files
- Add down arrow icon for some download files
- Add library icon for `dll` and `lib` files
- Add Emacs icons for `el`, `elc` and `eln` files
- Add also env icon for `.env` files
- Add calendar icon for some files
- Add bin icons for `o` files
- Add +- icon for `diff` and `patch` files
- Add icon for `signature` file
Copy link
Member

@alex-courtis alex-courtis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, small changes only.

λ is not part of nerd fonts however it can be addressed during #418

lua/nvim-web-devicons/icons-default.lua Show resolved Hide resolved
lua/nvim-web-devicons/icons-default.lua Show resolved Hide resolved
lua/nvim-web-devicons/icons-default.lua Outdated Show resolved Hide resolved
lua/nvim-web-devicons/icons-default.lua Outdated Show resolved Hide resolved
lua/nvim-web-devicons/icons-default.lua Show resolved Hide resolved
feat: add some icons dowload

- Change git color to #f54d27
- Use same icons for cfg, conf and ini files
- Add tmux config files
- Add Tux icons to `a`, `ko` and `so` files
- Add Android icon to `android` and `apk` files
- Add down arrow icon for some download files
- Add library icon for `dll` and `lib` files
- Add Emacs icons for `el`, `elc` and `eln` files
- Add also env icon for `.env` files
- Add calendar icon for some files
- Add bin icons for `o` files
- Add +- icon for `diff` and `patch` files
- Add icon for `signature` file
feat: add some icons Emacs

- Change git color to #f54d27
- Use same icons for cfg, conf and ini files
- Add tmux config files
- Add Tux icons to `a`, `ko` and `so` files
- Add Android icon to `android` and `apk` files
- Add down arrow icon for some download files
- Add library icon for `dll` and `lib` files
- Add Emacs icons for `el`, `elc` and `eln` files
- Add also env icon for `.env` files
- Add calendar icon for some files
- Add bin icons for `o` files
- Add +- icon for `diff` and `patch` files
- Add icon for `signature` file
Copy link
Member

@alex-courtis alex-courtis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Many thanks for your fine contribution!

@alex-courtis alex-courtis changed the title feat: add some icons feat: add many icons, use official git colour Apr 21, 2024
@alex-courtis alex-courtis merged commit beb6367 into nvim-tree:master Apr 21, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants