Merge pull request #2230 from JimBroad/Add-GRAYSCALE-option-to-AppIcon-styles-in-panel

Add option in setting to change all icons on panel to grayscale...
This commit is contained in:
Charles Gagnon
2025-01-29 16:51:47 -05:00
committed by GitHub
3 changed files with 11 additions and 1 deletions

View File

@@ -113,6 +113,7 @@
<items>
<item id="NORMAL" translatable="yes">Normal</item>
<item id="SYMBOLIC" translatable="yes">Symbolic</item>
<item id="GRAYSCALE" translatable="yes">Grayscale</item>
</items>
</object>
</child>