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

[Feature Request] Folder colour inheritance #2279

Open
wcoots opened this issue Apr 18, 2024 · 4 comments
Open

[Feature Request] Folder colour inheritance #2279

wcoots opened this issue Apr 18, 2024 · 4 comments

Comments

@wcoots
Copy link

wcoots commented Apr 18, 2024

Currently it seems that folders without a specified colour use the default colour. It would be great to see an option for a folder's colour to be inherited from the parent folder if the parent folder has a specified colour.

For example the components folder is green, so all of the folders inside this directory are also green, perhaps only at the top level and not for sub-directories?

Current:
current

Proposed:
proposed

@lucas-labs
Copy link
Contributor

This would be a nice option, but unfortunately I can't think of an easy way to implement it with the current vscode icons API.

@arv-anshul
Copy link

🤔 What about this!

image

@lucas-labs
Copy link
Contributor

🤔 What about this!

What are you proposing?

@arv-anshul
Copy link

What are you proposing?

@lucas-labs My concern is, what if we have sub-folders which has its own folder icon and colour. How can we deal with.

Do we just change sub-folder's colour and keep the icon as it is? 🤔

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

3 participants