import{_ast,case,oasa,Nasd}from"./chunks/framework.0799945b.js";constu=JSON.parse('{"title":"Module: data/themes","description":"","frontmatter":{"editLink":false},"headers":[],"relativePath":"api/modules/data/themes.md","lastUpdated":null}'),l={name:"api/modules/data/themes.md"},o=d('<h1id="module-data-themes"tabindex="-1">Module:data/themes<aclass="header-anchor"href="#module-data-themes"aria-label="Permalink to "Module: data/themes""></a></h1><h2id="enumerations"tabindex="-1">Enumerations<aclass="header-anchor"href="#enumerations"aria-label="Permalinkto"Enumerations""></a></h2><h3id="themes"tabindex="-1">Themes<aclass="header-anchor"href="#themes"aria-label="Permalinkto"Themes""></a></h3><p>•<strong>Themes</strong>:<code>Object</code></p><p>AnenumofallavailablethemesandtheirinternalIDs.Thekeysaretheirdisplaynames.</p><table><thead><tr><thstyle="text-align:left;">Name</th><thstyle="text-align:left;">Type</th></tr></thead><tbody><tr><tdstyle="text-align:left;"><code>Aqua</code></td><tdstyle="text-align:left;"><code>"aqua"</code></td></tr><tr><tdstyle="text-align:left;"><code>Classic</code></td><tdstyle="text-align:left;"><code>"classic"</code></td></tr><tr><tdstyle="text-align:left;"><code>Nordic</code></td><tdstyle="text-align:left;"><code>"nordic"</code></td></tr><tr><tdstyle="text-align:left;"><code>Paper</code></td><tdstyle="text-align:left;"><code>"paper"</code></td></tr></tbody></table><h4id="defined-in"tabindex="-1">Definedin<aclass="header-anchor"href="#defined-in"aria-label="Permalinkto"Definedin""></a></h4><p><ahref="https://github.com/profectus-engine/Profectus/blob/425e85a/src/data/themes.ts#L73"target="_blank"rel="noreferrer">profectus/src/data/themes.ts:73</a></p><h2id="interfaces"tabindex="-1">Interfaces<aclass="header-anchor"href="#interfaces"aria-label="Permalinkto"Interfaces""></a></h2><h3id="theme"tabindex="-1">Theme<aclass="header-anchor"href="#theme"aria-label="Permalinkto"Theme""></a></h3><p>•<strong>Theme</strong>:<code>Object</code></p><p>Anobjectrepresentingathemetheplayercanusetochangethelookofthegame.</p><table><thead><tr><thstyle="text-align:left;">Name</th><thstyle="text-align:left;">Type</th><thstyle="text-align:left;">Description</th></tr></thead><tbody><tr><tdstyle="text-align:left;"><code>floatingTabs</code></td><tdstyle="text-align:left;"><code>boolean</code></td><tdstyle="text-align:left;">Whetherornottabsshould"float"inthecenteroftheircontainer.</td></tr><tr><tdstyle="text-align:left;"><code>mergeAdjacent</code></td><tdstyle="text-align:left;"><code>boolean</code></td><tdstyle="text-align:left;">Whetherornotadjacentfeaturesshouldmergetogether-removingthemarginbetweenthem,andonlyapplyingtheborderradiustothefirstandlastelementsintheroworcolumn.</td></tr><tr><tdstyle="text-align:left;"><code>showPin</code></td><tdstyle="text-align:left;"><code>boolean</code></td><tdstyle="text-align:left;">Whetherornottoshowapinicononpinnedtooltips.</td></tr><tr><tdstyle="text-align:left;"><code>variables</code></td><tdstyle="text-align:left;"><ahref="./themes#themevars"><code>ThemeVars</code></a></td><tdstyle="text-align:left;">Thevaluesofthetheme'sCSSvariables.</td></tr></tbody></table><h4id="defined-in-1"tabindex="-1">Definedin<aclass="header-anchor"href="#defined-in-1"aria-label="Permalinkto"Definedin""></a></h4><p><ahref="https://github.com/profectus-engine/Profectus/blob/425e85a/src/data/themes.ts#L24"target="_blank"rel="noreferrer">profectus/src/data/themes.ts:24</a></p><hr><h3id="themevars"tabindex="-1">ThemeVars<aclass="header-anchor"href="#themevars"aria-label="Permalinkto"ThemeVars""></a></h3><p>•<strong>ThemeVars</strong>:<code>Object</code></p><p>AobjectofallCSSvariablesdeterminedbythecurrenttheme.</p><table><thead><tr><th