mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 20:27:36 +02:00
Address feedback
This commit is contained in:
@@ -75,7 +75,7 @@
|
|||||||
<ComboBoxItem Content="HSI - hsi(100, 50%, 75%)"/>
|
<ComboBoxItem Content="HSI - hsi(100, 50%, 75%)"/>
|
||||||
<ComboBoxItem Content="HSL - hsl(100, 50%, 75%)"/>
|
<ComboBoxItem Content="HSL - hsl(100, 50%, 75%)"/>
|
||||||
<ComboBoxItem Content="HSV - hsv(100, 50%, 75%)"/>
|
<ComboBoxItem Content="HSV - hsv(100, 50%, 75%)"/>
|
||||||
<ComboBoxItem Content="HWB - hbw(100, 50%, 75%)"/>
|
<ComboBoxItem Content="HWB - hwb(100, 50%, 75%)"/>
|
||||||
<ComboBoxItem Content="NCol - R10, 50%, 75%"/>
|
<ComboBoxItem Content="NCol - R10, 50%, 75%"/>
|
||||||
<ComboBoxItem Content="RGB - rgb(100, 50, 75)"/>
|
<ComboBoxItem Content="RGB - rgb(100, 50, 75)"/>
|
||||||
</ComboBox>
|
</ComboBox>
|
||||||
|
|||||||
Reference in New Issue
Block a user