Skip to content

Commit

Permalink
Deployed 2bf6e3e to develop with MkDocs 1.6.1 and mike 1.2.0.dev0
Browse files Browse the repository at this point in the history
  • Loading branch information
Builditluc committed Nov 3, 2024
1 parent 835490f commit 55c5f8f
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
3 changes: 3 additions & 0 deletions develop/changelog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1060,6 +1060,9 @@ <h2 id="additions">Additions</h2>
<li>Add processing pane when loading search results or fetching pages</li>
<li>Add <code>theme.toml</code> file for configuring the theme<ul>
<li>Add <code>--theme-config-path</code> cli flag to get the theme config location</li>
<li>Add options for changing the border colors</li>
<li>Add options for changing the scrollbar colors</li>
<li>Add options for changing the statusbar colors</li>
</ul>
</li>
</ul>
Expand Down
26 changes: 25 additions & 1 deletion develop/configuration/theme/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1013,6 +1013,15 @@
</span>
</a>

</li>

<li class="md-nav__item">
<a href="#statusbar" class="md-nav__link">
<span class="md-ellipsis">
Statusbar
</span>
</a>

</li>

</ul>
Expand Down Expand Up @@ -1292,6 +1301,15 @@
</span>
</a>

</li>

<li class="md-nav__item">
<a href="#statusbar" class="md-nav__link">
<span class="md-ellipsis">
Statusbar
</span>
</a>

</li>

</ul>
Expand Down Expand Up @@ -1524,6 +1542,12 @@ <h3 id="scrollbar">Scrollbar</h3>
<div class="highlight"><pre><span></span><code><span class="n">scrollbar_track_fg</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="s2">&quot;black&quot;</span>
<span class="n">scrollbar_thumb_fg</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="s2">&quot;blue&quot;</span>
</code></pre></div></p>
<h3 id="statusbar">Statusbar</h3>
<p><a href="https://github.com/Builditluc/wiki-tui/releases/tag/v0.9"><span class="twemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.75 6.5a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5"/><path d="M2.5 1h8.44a1.5 1.5 0 0 1 1.06.44l10.25 10.25a1.5 1.5 0 0 1 0 2.12l-8.44 8.44a1.5 1.5 0 0 1-2.12 0L1.44 12A1.5 1.5 0 0 1 1 10.94V2.5A1.5 1.5 0 0 1 2.5 1m0 1.5v8.44l10.25 10.25 8.44-8.44L10.94 2.5Z"/></svg></span> 0.9.0</a> <span class="twemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.75 0a.75.75 0 0 1 .75.75V3h3.634c.414 0 .814.147 1.13.414l2.07 1.75a1.75 1.75 0 0 1 0 2.672l-2.07 1.75a1.75 1.75 0 0 1-1.13.414H8.5v5.25a.75.75 0 0 1-1.5 0V10H2.75A1.75 1.75 0 0 1 1 8.25v-3.5C1 3.784 1.784 3 2.75 3H7V.75A.75.75 0 0 1 7.75 0m4.384 8.5a.25.25 0 0 0 .161-.06l2.07-1.75a.248.248 0 0 0 0-.38l-2.07-1.75a.25.25 0 0 0-.161-.06H2.75a.25.25 0 0 0-.25.25v3.5c0 .138.112.25.25.25z"/></svg></span> Default: <code>reset</code> | <code>darkgray</code></p>
<p>The colors used for the statusbar in the search and page panes
<div class="highlight"><pre><span></span><code><span class="n">status_bar_fg</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="s2">&quot;reset&quot;</span>
<span class="n">status_bar_bg</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="s2">&quot;darkgray&quot;</span>
</code></pre></div></p>
<h2 id="configure-the-borders">Configure the borders</h2>
<h3 id="colors">Colors</h3>
<p><a href="https://github.com/Builditluc/wiki-tui/releases/tag/v0.9"><span class="twemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.75 6.5a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5"/><path d="M2.5 1h8.44a1.5 1.5 0 0 1 1.06.44l10.25 10.25a1.5 1.5 0 0 1 0 2.12l-8.44 8.44a1.5 1.5 0 0 1-2.12 0L1.44 12A1.5 1.5 0 0 1 1 10.94V2.5A1.5 1.5 0 0 1 2.5 1m0 1.5v8.44l10.25 10.25 8.44-8.44L10.94 2.5Z"/></svg></span> 0.9.0</a> <span class="twemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.75 0a.75.75 0 0 1 .75.75V3h3.634c.414 0 .814.147 1.13.414l2.07 1.75a1.75 1.75 0 0 1 0 2.672l-2.07 1.75a1.75 1.75 0 0 1-1.13.414H8.5v5.25a.75.75 0 0 1-1.5 0V10H2.75A1.75 1.75 0 0 1 1 8.25v-3.5C1 3.784 1.784 3 2.75 3H7V.75A.75.75 0 0 1 7.75 0m4.384 8.5a.25.25 0 0 0 .161-.06l2.07-1.75a.248.248 0 0 0 0-.38l-2.07-1.75a.25.25 0 0 0-.161-.06H2.75a.25.25 0 0 0-.25.25v3.5c0 .138.112.25.25.25z"/></svg></span> Default: <code>white</code> | <code>reset</code></p>
Expand Down Expand Up @@ -1574,7 +1598,7 @@ <h3 id="border-type">Border Type</h3>
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">August 3, 2024</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 3, 2024</span>
</span>


Expand Down

0 comments on commit 55c5f8f

Please sign in to comment.