nextcloud / files-clients

1 stars 0 forks source link

Update folder and files icons #46

Closed tobiasKaminsky closed 3 months ago

tobiasKaminsky commented 1 year ago

Ref: https://github.com/nextcloud/server/pull/40209

allexzander commented 11 months ago

desktop part is done, not so much icons are actually used locally, so I've updated only those in resources, rest is fetched from the server (activities)

jancborchardt commented 6 months ago

As discussed with @marcoambrosini in Talk, this is what needs to be done:

marcoambrosini commented 5 months ago

@tobiasKaminsky @jancborchardt @nimishavijay any other you can think of?

marcoambrosini commented 5 months ago

Folder icons here

Folder icons.zip

marcoambrosini commented 5 months ago

Reopening since the files icon were not updated yet

AndyScherzinger commented 5 months ago

Android mime type icon update PR at https://github.com/nextcloud/android/issues/12687

AndyScherzinger commented 5 months ago

I made the text file icon grey instead of black btw. Fine to change that if desired @marcoambrosini @nimishavijay

AndyScherzinger commented 5 months ago

Android Talk PR at https://github.com/nextcloud/talk-android/pull/3719

Ivansss commented 5 months ago

These icons are not being used in the web at the moment, are they going to be added in the Files web interface at some point as well?

@nextcloud/designers

marcoambrosini commented 5 months ago

Yes, that's the plan @Ivansss

AndyScherzinger commented 5 months ago

@marcoambrosini are you taking care of that or can you tell @sorbaugh to? Thanks in advance

Cc @Pytal maybe since he took care of other icons for the 'new' menu entries.

Ivansss commented 5 months ago

What colors should we use for these icons?

@nextcloud/designers

Ivansss commented 5 months ago

Also, just to clarify, in which situations will be used the document icon?

Are we going to have a new default file icon like this one? https://github.com/nextcloud/server/blob/master/core/img/filetypes/file.svg

What about audio, vcard, and zip files icons?

@nextcloud/designers

marcoambrosini commented 5 months ago

@Ivansss document refers to a Nextcloud office document, I believe

Do we need those icons too @jancborchardt ?

jancborchardt commented 5 months ago

@marcoambrosini if the current filetype icons are still non-material it could be nice to update them too? :)

Pytal commented 5 months ago

These icons are not being used in the web at the moment, are they going to be added in the Files web interface at some point as well?

Cc @Pytal maybe since he took care of other icons for the 'new' menu entries.

Done in https://github.com/nextcloud/server/pull/44513