reactos/media/themes/Blackshade/blackshade.msstyles
Andrew Dent e5993f13f0
[REACTOS] Optimize PNG images (#5492)
* [PIFMGR] Optimize png images

- Lossless optimization with `pngslim`. Saves ~50%.
- Restricted to RGBA color mode (‘c6’), for maximum compatibility at the cost of some compression.

* [ROSAPPS] Optimize png image

- Lossless optimization with `pngslim`. Saves ~10%.

* [MSTSC] Optimize png image

- Lossless optimization with `pngslim`. Saves ~56%.
- Restricted to RGBA color mode (‘c6’), for maximum compatibility at the cost of some compression.

* [Themes] Optimize png image

- Lossless optimization with `pngslim`. Saves ~20%.
- Restricted to RGB color mode (‘c2’), for maximum compatibility.
2023-07-30 22:32:34 +02:00
..
bitmaps
lang [REACTOS] Remove references to ReactOS Foundation (#4557) 2022-06-27 16:00:20 +03:00
textfiles [THEMES][DOC] "Open Sans" -> "Trebuchet MS" (#4983) 2023-01-08 16:07:30 +01:00
BlackShade.png [REACTOS] Optimize PNG images (#5492) 2023-07-30 22:32:34 +02:00
BlackShade.psd
blackshade.rc [TRANSLATION] Add Hong Kong Chinese (zh-HK) translation - Part 1 (#3941) 2021-12-30 00:40:57 +03:00
CMakeLists.txt