8000 (Feature request) Set specific color for executable files and links · Issue #20 · catppuccin/yazi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

(Feature request) Set specific color for executable files and links #20

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

Open
Aeldit opened this issue Apr 16, 2025 · 0 comments
Open

(Feature request) Set specific color for executable files and links #20

Aeldit opened this issue Apr 16, 2025 · 0 comments

Comments

@Aeldit
Copy link
Aeldit commented Apr 16, 2025

Hi, so the idea would be to add the following 2 rules to the [filetype] part of the theme:

[filetype]
rules = [
  # ...
  { name = "*", is = "exec", fg = "#<color to define>" },
  { mime = "inode/*", is = "link", fg = "#<color to define>" },
]

to make them pop out when navigating through files

Would this be possible?

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

No branches or pull requests

1 participant
0