files-community / files-community/Files

Feature: Use our own folder icon instead of the one provided in Windows

Open
#10,941 4 comments 4 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
45.4k
Forks
2.9k
Avg merge
19h 1m
Merged PRs (30d)
60

Description

### What feature or improvement do you think would benefit Files?

Files uses the icons provided by Windows for the displayed elements (drives, folders, files, ...).

Advantages:
- These icons are known to everyone.
- We take advantage of future Windows improvements.
Disadvantages:
- This limits our unique visual identity.
- The visual identity may change according to Windows versions (including in the future).

We can use other icons for elements (drives, folders, ..., but not files because there are too many variants). There are already free packs. This should be an option to show windows icons.

We can also modify the color of the folders (not always yellow). This is how it is with Linux (Dolphin or Nautilus). It looks nice.

### Requirements

- Move the generation of icons in several implementations of an interface.
- Generate folder icon from svg by changing colors.

### Files Version

Version : 2.4.10.0 OS Version: 10.0.22621.963

### Windows Version

Windows 11 22621.674

### Comments

![Screen_Red](https://user-images.githubusercontent.com/46631671/211038849-3a4fa034-ca45-4ef9-8444-e5115f29e705.png)
![Screen_Red2](https://user-images.githubusercontent.com/46631671/211038852-62566a98-762c-418c-afe9-2b517480c06f.png)
![Screen_Dark](https://user-images.githubusercontent.com/46631671/211038843-792212a7-4dc7-444f-9d1d-858ec4ad4f8a.png)
![Screen_Light](https://user-images.githubusercontent.com/46631671/211038846-fc82ad9e-298a-4ecf-bf13-1295dbe28cc9.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.