Commit Graph

28 Commits

Author SHA1 Message Date
Isaiah
418dd06836 add blender icons 2024-04-29 16:06:08 +08:00
Han Yeong-woo
1e8120ff28 Add icons for .apng and .avif 2024-03-12 13:53:07 +08:00
Marcin Puc
e9a778aadc add fennel support 2024-02-22 12:24:56 +08:00
Zach Coyle
f057e299d4 change neovim to proper icon 2024-02-22 12:23:50 +08:00
atamakahere-git
ba3666a6fc Nim lang support (#979)
<!--- PR Description --->
Closes #978
---
#### TODO

- [x] Use `cargo fmt`
- [ ] Add necessary tests
- [ ] Update default config/theme in README (if applicable)
- [ ] Update man page at lsd/doc/lsd.md (if applicable)
2024-01-26 14:39:11 +08:00
Jonathan
6f8e095248 Update icon.rs (#946)
Adds couple file extensions.

`.cypher` - Cypher, a query language
`.malloy` - Malloy, a query language
`.kusto` - Kusto Query Language
`.rq` - SPARQL, a query language
2023-11-07 11:10:28 +08:00
Jonathan
7a75795c14 Add PRQL (#945)
PRQL is a modern language for transforming data — a simple, powerful,
pipelined SQL replacement.

https://prql-lang.org/
https://github.com/PRQL/prql
2023-11-07 11:10:10 +08:00
Tanner Babcock
89659e4144 Adding some more icons for filenames and extensions (#929)
- Found a better (larger and clearer) Rust icon, so I changed that
(`\u{e68b}`)
- Set emacs config files (`config.el`, `packages.el` etc.) to use the
actual Emacs icon instead of GNU head for Emacs files (`\u{e632}`)
- Perl language extensions (`.pl`, `.pm`, `.pod`, `.plx`) now use the
camel instead of the... circle (`\u{e67e}`)
- Added OCAML extensions (`.ml`, `.mli`, `.mll`)
- Added many Go and Gradle filenames
- Added separate key icons for public keys (extensions) and private keys
(filenames)
- Added a kitty cat for Yarn configuration files
- Switched all the Bash, Zsh, and Csh filenames to use a shebang icon,
instead of the command prompt

[For reference](https://www.nerdfonts.com/cheat-sheet)
2023-11-02 10:57:03 +08:00
Ari Archer
59dc141c74 add and improve icons (#942)
- add icons for files for the ash shell
- add static resources directory icons
- add android directory icons
- add bash history icon
- add packaging icons
- add cache icons
- improve the icon for `idlerc`
- add java icon
- add magic files icon
- add development icons ( like `tests` directory )
- add pdb password database icon
2023-10-30 23:17:51 +08:00
Ari Archer
b6141aade7 add obj directory icon
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2023-09-24 20:03:39 +08:00
Wei Zhang
177c910d06 🔍 🔨 fix test for adding disable permission
Signed-off-by: Wei Zhang <kweizh@gmail.com>
2023-09-20 23:45:34 +08:00
marcos-gamarra
8acaabec72 Update src/theme/icon.rs to add Svelte icon 2023-07-18 11:45:27 +08:00
Aaron Lichtman
d97e7c42fd Make .profile have the same icon as profile (#850)
Co-authored-by: Wei Zhang <kweizh@gmail.com>
2023-06-22 14:52:42 +08:00
Aaron Lichtman
add930db6b Make tox.ini files use the gear/settings icon 2023-06-22 00:51:15 +08:00
Craig O'Connor
7b18d52792 Update icon.rs
add zig extension icon
2023-04-24 09:51:27 +05:30
Mikihiro SUDA
ff3e48e20b Icon theme with overrides from config (#792) 2023-04-22 22:14:49 +08:00
Han Yeong-woo
5ecb868c19 Fix obsolete Nerd Font icons (#830) 2023-04-22 16:11:30 +08:00
Han Yeong-woo
118faab533 Add icons for cjs, cts and mts 2023-04-03 15:33:22 +08:00
Abin Simon
c5a2fa3b23 Update and sort icons 2022-11-23 10:35:22 +05:30
Ari Archer
cc195ffc2a Implement most icons from https://github.com/Peltoche/lsd/issues/764
- PKGBUILD -- Arch Linux package manifests

Didn't implement these because I couldn't find a good icon
or is just downright impossible to implement

- config.\* -- Configuration files
- Makefile\* -- Make config
- .\*_history -- History files for readline-like
    - .gdb_history -- GDB debugger history
    - .lesshst -- `less` history
- Kconfig.\* -- Specific kernel config file
- Kbuild.\* -- Specific kernel build file
- Makefile\* -- Make config
- TODO\* -- TODOs
    - FAQ\* -- FAQ
    - LEGACY\* -- Legacy statement
- var/ -- Variable files
- mnt/ -- Mounts
- proc/ -- Processes
- usr/ -- Universal system repository
- dev/ -- Device files
- boot/ -- Bootloader files
- opt/ -- Optional applications
- sys/ -- System files
- src/ -- source code
- tests/ -- Tests for code
    - test/ -- Test dir
- Media/ -- Media dir
- rc.conf -- OpenRC config
    - init.d/ -- OpenRC services
- content/ -- Content dir
- page/ -- Pages
- resources/ -- Resources for programs
    - static/ -- Static resources
- completions/ -- Shell completions
- target/ -- Target files
- dist/ -- Destination files
    - dest/ -- Destination files
- .local/ -- Local files
    - local/ -- Local files

Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2022-11-23 10:35:22 +05:30
LeeWeeder
4b870d9bcc Added icons for kt and kts 2022-11-07 09:24:12 +05:30
Wei Zhang
acae1201a8 🔨 simplify icon theme and updates due to review
Signed-off-by: Wei Zhang <kweizh@gmail.com>
2022-10-10 11:16:56 +05:30
Wei Zhang
2c312f56d7 🔍 icon theme: add tests for icon theme
Signed-off-by: Wei Zhang <kweizh@gmail.com>
2022-10-10 11:16:56 +05:30
zwPapEr
7e9a07a97d 🔍 🔨 fix tests to fit icon theme
Signed-off-by: zwPapEr <zw.paper@gmail.com>
Signed-off-by: Wei Zhang <kweizh@gmail.com>
2022-10-10 11:16:56 +05:30
Wei Zhang
a60ab3d3e4 🔨 icon: refactor to use icon by file type 2022-10-10 11:16:56 +05:30
Wei Zhang
e2723ef650 icon: icon theme functionally works 2022-10-10 11:16:56 +05:30
Wei Zhang
b209c6f7f1 🔨 theme: move default icon to icon theme 2022-10-10 11:16:56 +05:30
zwPapEr
85b9fc2a1e ♻️ theme: refactor color to be under theme
so that we can add icon theme

Signed-off-by: zwPapEr <zw.paper@gmail.com>
2022-10-10 11:16:56 +05:30