mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
Deploy PR #852 preview
This commit is contained in:
parent
644add5461
commit
b24cf974f0
1 changed files with 3 additions and 3 deletions
|
@ -11757,7 +11757,7 @@ attribute set of (submodule)</p>
|
|||
<p>The background color to use. Written as color name or hex “#RRGGBB”.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
null or RGB color in hex format</p>
|
||||
null or string</p>
|
||||
|
||||
<p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">null</code></p>
|
||||
|
@ -11931,7 +11931,7 @@ null or boolean</p>
|
|||
<p>The foreground color to use. Written as color name or hex “#RRGGBB”.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
null or RGB color in hex format</p>
|
||||
null or string</p>
|
||||
|
||||
<p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">null</code></p>
|
||||
|
@ -12090,7 +12090,7 @@ null or boolean</p>
|
|||
<p>The special color to use. Written as color name or hex “#RRGGBB”.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
null or RGB color in hex format</p>
|
||||
null or string</p>
|
||||
|
||||
<p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">null</code></p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue