1 line
3.6 KiB
JavaScript
1 line
3.6 KiB
JavaScript
import{_ as a,c as t,a0 as r,o}from"./chunks/framework.P9qPzDnn.js";const p=JSON.parse('{"title":"Interface: Theme","description":"","frontmatter":{"editLink":false},"headers":[],"relativePath":"api/data/themes/interfaces/Theme.md","filePath":"api/data/themes/interfaces/Theme.md","lastUpdated":null}'),n={name:"api/data/themes/interfaces/Theme.md"};function i(s,e,h,c,d,l){return o(),t("div",null,e[0]||(e[0]=[r('<p><a href="./../../../">Profectus</a> / <a href="./../">data/themes</a> / Theme</p><h1 id="interface-theme" tabindex="-1">Interface: Theme <a class="header-anchor" href="#interface-theme" aria-label="Permalink to "Interface: Theme""></a></h1><p>An object representing a theme the player can use to change the look of the game.</p><h2 id="properties" tabindex="-1">Properties <a class="header-anchor" href="#properties" aria-label="Permalink to "Properties""></a></h2><h3 id="floatingtabs" tabindex="-1">floatingTabs <a class="header-anchor" href="#floatingtabs" aria-label="Permalink to "floatingTabs""></a></h3><blockquote><p><strong>floatingTabs</strong>: <code>boolean</code></p></blockquote><p>Whether or not tabs should "float" in the center of their container.</p><h4 id="defined-in" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in" aria-label="Permalink to "Defined in""></a></h4><p><a href="https://code.incremental.social/profectus/Profectus/src/branch/main/src/data/themes.ts#L28" target="_blank" rel="noreferrer">profectus/src/data/themes.ts:28</a></p><hr><h3 id="mergeadjacent" tabindex="-1">mergeAdjacent <a class="header-anchor" href="#mergeadjacent" aria-label="Permalink to "mergeAdjacent""></a></h3><blockquote><p><strong>mergeAdjacent</strong>: <code>boolean</code></p></blockquote><p>Whether or not adjacent features should merge together - removing the margin between them, and only applying the border radius to the first and last elements in the row or column.</p><h4 id="defined-in-1" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-1" aria-label="Permalink to "Defined in""></a></h4><p><a href="https://code.incremental.social/profectus/Profectus/src/branch/main/src/data/themes.ts#L30" target="_blank" rel="noreferrer">profectus/src/data/themes.ts:30</a></p><hr><h3 id="showpin" tabindex="-1">showPin <a class="header-anchor" href="#showpin" aria-label="Permalink to "showPin""></a></h3><blockquote><p><strong>showPin</strong>: <code>boolean</code></p></blockquote><p>Whether or not to show a pin icon on pinned tooltips.</p><h4 id="defined-in-2" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-2" aria-label="Permalink to "Defined in""></a></h4><p><a href="https://code.incremental.social/profectus/Profectus/src/branch/main/src/data/themes.ts#L32" target="_blank" rel="noreferrer">profectus/src/data/themes.ts:32</a></p><hr><h3 id="variables" tabindex="-1">variables <a class="header-anchor" href="#variables" aria-label="Permalink to "variables""></a></h3><blockquote><p><strong>variables</strong>: <a href="./ThemeVars"><code>ThemeVars</code></a></p></blockquote><p>The values of the theme's CSS variables.</p><h4 id="defined-in-3" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-3" aria-label="Permalink to "Defined in""></a></h4><p><a href="https://code.incremental.social/profectus/Profectus/src/branch/main/src/data/themes.ts#L26" target="_blank" rel="noreferrer">profectus/src/data/themes.ts:26</a></p>',27)]))}const m=a(n,[["render",i]]);export{p as __pageData,m as default};
|