From 3a8b861bb55ce0b9e37cbb674882004bbab36d17 Mon Sep 17 00:00:00 2001
From: Joseph DiGiovanni <37851452+Joseph-DiGiovanni@users.noreply.github.com>
Date: Fri, 14 Mar 2025 12:18:46 -0400
Subject: [PATCH] Clarify that Linux supports the Use System Accent Color
setting
---
doc/classes/EditorSettings.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/classes/EditorSettings.xml b/doc/classes/EditorSettings.xml
index c5f84593c7..dd2aa854ca 100644
--- a/doc/classes/EditorSettings.xml
+++ b/doc/classes/EditorSettings.xml
@@ -1246,7 +1246,7 @@
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.
If [code]true[/code], long press on touchscreen is treated as right click.