lcy
2025-11-07 ca577b96e0022e0ddaa8e106e147e53d8166df1c
Main/System/Message/HrefAnalysis.cs
@@ -261,7 +261,7 @@
                            {
                                colorType = text.colorType == RichText.ColorType.Dark ? 0 : 1;
                            }
                            presentHrefInfo.unlineColor = UIHelper.GetUIColor(quality, colorType == 1);
                            presentHrefInfo.unlineColor = UIHelper.GetUIColorByFunc(quality, colorType == 1);
                        }
                    }
                    break;