Skip to content

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

@Aeldit

Description

@Aeldit

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions