PowerToys/src/modules/FileLocksmith/FileLocksmithUI
Juan M. Araújo c5ad5e613e
[FileLocksmith]Icon refresh (#27664)
Previous File Locksmith icon is in RGB/A format in all its sizes/resolutions, except for the 16x16 icon, which is in 256 indexed colors. This makes the icon look "jagged" in W11 context menu when using dark mode:

![imagen](https://github.com/microsoft/PowerToys/assets/117078256/70d9f0dc-6aa3-4b47-8853-27c4a8db85e8)

This small update replaces the indexed color 16x16 icon for a RGB/A one. Here's an example of the new: ![icon-png](https://github.com/microsoft/PowerToys/assets/117078256/ecc6e974-5b6b-4e12-89da-b56995306764)
2023-08-08 12:50:49 +01:00
..
Assets/FileLocksmith [FileLocksmith]Icon refresh (#27664) 2023-08-08 12:50:49 +01:00
Converters [Analyzers] Update StyleCop and enable SA1200 (#22707) 2022-12-18 13:27:14 +00:00
FileLocksmithXAML [General]Reduce installer size by flattening application paths (#27451) 2023-07-20 00:12:46 +01:00
Properties/PublishProfiles [General]Reduce installer size by flattening application paths (#27451) 2023-07-20 00:12:46 +01:00
Strings/en-us [FileLocksmith]Query system processes if elevated (#21688) 2022-11-04 16:33:26 +00:00
ViewModels Centralize c# logger (#22760) 2023-03-21 10:27:29 +01:00
app.manifest [Settings] Bump settingscontrols version number (#24874) 2023-03-20 14:27:29 +01:00
FileLocksmithUI.csproj [General]Reduce installer size by flattening application paths (#27451) 2023-07-20 00:12:46 +01:00