-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Open
Labels
topic/uiChange the appearance of the Gitea UIChange the appearance of the Gitea UItype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Description
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
eeyrjmr, inxcts and maxbachmann
Metadata
Metadata
Assignees
Labels
topic/uiChange the appearance of the Gitea UIChange the appearance of the Gitea UItype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.