Clarify that Linux supports the Use System Accent Color setting

This commit is contained in:
Joseph DiGiovanni 2025-03-14 12:18:46 -04:00 committed by Rémi Verschelde
parent 5cba18ff3b
commit 3a8b861bb5
No known key found for this signature in database
GPG key ID: C3336907360768E1

View file

@ -1246,7 +1246,7 @@
</member>
<member name="interface/theme/use_system_accent_color" type="bool" setter="" getter="">
If [code]true[/code], set accent color based on system settings.
[b]Note:[/b] This setting is only effective on Windows, MacOS, and Android.
[b]Note:[/b] This setting is effective on Windows, macOS, Linux, and Android.
</member>
<member name="interface/touchscreen/enable_long_press_as_right_click" type="bool" setter="" getter="">
If [code]true[/code], long press on touchscreen is treated as right click.