Skip to content

Add a option to use different icon theme for folders #35182

@silverwind

Description

@silverwind

Feature Description

The current ui.FILE_ICON_THEME uses the theme for both files and folders and I find the folder icons of material suboptimal (colored folders confuse me) and would prefer to use the basic theme for folders.

I suggest to add a ui.FOLDER_ICON_THEME which defaults to the value of ui.FILE_ICON_THEME, but enables configurations like this:

[ui]
FILE_ICON_THEME = material
FOLDER_ICON_THEME = basic

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic/uiChange the appearance of the Gitea UItype/proposalThe new feature has not been accepted yet but needs to be discussed first.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions