This commit is contained in:
HueByte
2026-02-22 15:32:40 +00:00
parent bacd2a3fd5
commit bd22be4181
25 changed files with 471 additions and 498 deletions
@@ -175,7 +175,7 @@ Class HexColorHelper <a class="header-action link-secondary" title="View source
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/Drawing/Attribute.cs">Attribute</a>?</dt>
<dt><span class="xref">Attribute</span>?</dt>
<dd></dd>
</dl>
@@ -209,13 +209,13 @@ Returns <code class="paramref">fallback</code> if parsing fails.</p>
<dl class="parameters">
<dt><code>hex</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
<dd></dd>
<dt><code>fallback</code> <a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/Drawing/Color/Color.Formatting.cs">Color</a></dt>
<dt><code>fallback</code> <span class="xref">Color</span></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/Drawing/Color/Color.Formatting.cs">Color</a></dt>
<dt><span class="xref">Color</span></dt>
<dd></dd>
</dl>