From eecdd8c33139a1970e095dec07938889cb2ec1ea Mon Sep 17 00:00:00 2001 From: GriffinR Date: Wed, 3 Jan 2024 15:17:56 -0500 Subject: [PATCH] Hardcode URL colors (for Windows dark themes) --- forms/aboutporymap.ui | 2 +- forms/customscriptseditor.ui | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/forms/aboutporymap.ui b/forms/aboutporymap.ui index b22c94c1..d495a33f 100644 --- a/forms/aboutporymap.ui +++ b/forms/aboutporymap.ui @@ -78,7 +78,7 @@ - <html><head/><body><p>Official Documentation: <a href="https://huderlem.github.io/porymap/"><span style=" text-decoration: underline;">https://huderlem.github.io/porymap/</span></a></p></body></html> + <html><head/><body><p>Official Documentation: <a href="https://huderlem.github.io/porymap/"><span style=" text-decoration: underline; color:#0069d9;">https://huderlem.github.io/porymap/</span></a></p></body></html> Qt::AlignCenter diff --git a/forms/customscriptseditor.ui b/forms/customscriptseditor.ui index a4680420..cc7dd4f1 100644 --- a/forms/customscriptseditor.ui +++ b/forms/customscriptseditor.ui @@ -109,7 +109,7 @@ - <html><head/><body><p><a href="https://huderlem.github.io/porymap/manual/scripting-capabilities.html"><span style=" text-decoration: underline;">Help</span></a></p></body></html> + <html><head/><body><p><a href="https://huderlem.github.io/porymap/manual/scripting-capabilities.html"><span style=" text-decoration: underline; color:#0069d9;">Help</span></a></p></body></html> true