mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 20:57:22 +02:00
[FancyZones] Use accent color and theme (#14158)
* use accent color and theme * typo * Updated FZ color UX (#14171) Co-authored-by: Laute <Niels.Laute@philips.com> * fix resources * rebase fix * label updated Co-authored-by: Niels Laute <niels.laute@live.nl> Co-authored-by: Laute <Niels.Laute@philips.com>
This commit is contained in:
committed by
GitHub
parent
3ead98a770
commit
e19ecd2ba1
@@ -219,7 +219,7 @@
|
||||
</data>
|
||||
<data name="Cant_Drag_Elevated" xml:space="preserve">
|
||||
<value>We've detected an application running with administrator privileges. This will prevent certain interactions with these applications.</value>
|
||||
<comment>administrator is context of user account.</comment>
|
||||
<comment>administrator is context of user account.</comment>
|
||||
</data>
|
||||
<data name="Cant_Drag_Elevated_Learn_More" xml:space="preserve">
|
||||
<value>Learn more</value>
|
||||
@@ -263,4 +263,7 @@
|
||||
<data name="Setting_Description_FlashZonesOnQuickSwitch" xml:space="preserve">
|
||||
<value>Flash zones when switching layout</value>
|
||||
</data>
|
||||
<data name="Setting_Description_System_Theme" xml:space="preserve">
|
||||
<value>Use system theme</value>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user