1 line
10 KiB
JavaScript
1 line
10 KiB
JavaScript
import{_ as e,c as r,o as a,a as t}from"./app.ab34650d.js";const p=JSON.parse('{"title":"Interface: ThemeVars","description":"","frontmatter":{"editLink":false},"headers":[{"level":2,"title":"Properties","slug":"properties"},{"level":3,"title":"--accent1","slug":"accent1"},{"level":3,"title":"--accent2","slug":"accent2"},{"level":3,"title":"--accent3","slug":"accent3"},{"level":3,"title":"--background","slug":"background"},{"level":3,"title":"--border-radius","slug":"border-radius"},{"level":3,"title":"--bought","slug":"bought"},{"level":3,"title":"--danger","slug":"danger"},{"level":3,"title":"--feature-foreground","slug":"feature-foreground"},{"level":3,"title":"--feature-margin","slug":"feature-margin"},{"level":3,"title":"--foreground","slug":"foreground"},{"level":3,"title":"--highlighted","slug":"highlighted"},{"level":3,"title":"--link","slug":"link"},{"level":3,"title":"--locked","slug":"locked"},{"level":3,"title":"--modal-border","slug":"modal-border"},{"level":3,"title":"--outline","slug":"outline"},{"level":3,"title":"--points","slug":"points"},{"level":3,"title":"--raised-background","slug":"raised-background"},{"level":3,"title":"--tooltip-background","slug":"tooltip-background"}],"relativePath":"api/interfaces/data/themes.ThemeVars.md","lastUpdated":null}'),n={name:"api/interfaces/data/themes.ThemeVars.md"},d=t('<h1 id="interface-themevars" tabindex="-1">Interface: ThemeVars <a class="header-anchor" href="#interface-themevars" aria-hidden="true">#</a></h1><p><a href="./../../modules/data/themes.html">data/themes</a>.ThemeVars</p><p>A object of all CSS variables determined by the current theme.</p><h2 id="properties" tabindex="-1">Properties <a class="header-anchor" href="#properties" aria-hidden="true">#</a></h2><h3 id="accent1" tabindex="-1">--accent1 <a class="header-anchor" href="#accent1" aria-hidden="true">#</a></h3><p>\u2022 <strong>--accent1</strong>: <code>string</code></p><h4 id="defined-in" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/013092f/src/data/themes.ts#L15" target="_blank" rel="noopener noreferrer">profectus/src/data/themes.ts:15</a></p><hr><h3 id="accent2" tabindex="-1">--accent2 <a class="header-anchor" href="#accent2" aria-hidden="true">#</a></h3><p>\u2022 <strong>--accent2</strong>: <code>string</code></p><h4 id="defined-in-1" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-1" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/013092f/src/data/themes.ts#L16" target="_blank" rel="noopener noreferrer">profectus/src/data/themes.ts:16</a></p><hr><h3 id="accent3" tabindex="-1">--accent3 <a class="header-anchor" href="#accent3" aria-hidden="true">#</a></h3><p>\u2022 <strong>--accent3</strong>: <code>string</code></p><h4 id="defined-in-2" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-2" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/013092f/src/data/themes.ts#L17" target="_blank" rel="noopener noreferrer">profectus/src/data/themes.ts:17</a></p><hr><h3 id="background" tabindex="-1">--background <a class="header-anchor" href="#background" aria-hidden="true">#</a></h3><p>\u2022 <strong>--background</strong>: <code>string</code></p><h4 id="defined-in-3" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-3" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/013092f/src/data/themes.ts#L4" target="_blank" rel="noopener noreferrer">profectus/src/data/themes.ts:4</a></p><hr><h3 id="border-radius" tabindex="-1">--border-radius <a class="header-anchor" href="#border-radius" aria-hidden="true">#</a></h3><p>\u2022 <strong>--border-radius</strong>: <code>string</code></p><h4 id="defined-in-4" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-4" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/013092f/src/data/themes.ts#L18" target="_blank" rel="noopener noreferrer">profectus/src/data/themes.ts:18</a></p><hr><h3 id="bought" tabindex="-1">--bought <a class="header-anchor" href="#bought" aria-hidden="true">#</a></h3><p>\u2022 <strong>--bought</strong>: <code>string</code></p><h4 id="defined-in-5" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-5" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/013092f/src/data/themes.ts#L11" target="_blank" rel="noopener noreferrer">profectus/src/data/themes.ts:11</a></p><hr><h3 id="danger" tabindex="-1">--danger <a class="header-anchor" href="#danger" aria-hidden="true">#</a></h3><p>\u2022 <strong>--danger</strong>: <code>string</code></p><h4 id="defined-in-6" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-6" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/013092f/src/data/themes.ts#L12" target="_blank" rel="noopener noreferrer">profectus/src/data/themes.ts:12</a></p><hr><h3 id="feature-foreground" tabindex="-1">--feature-foreground <a class="header-anchor" href="#feature-foreground" aria-hidden="true">#</a></h3><p>\u2022 <strong>--feature-foreground</strong>: <code>string</code></p><h4 id="defined-in-7" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-7" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/013092f/src/data/themes.ts#L5" target="_blank" rel="noopener noreferrer">profectus/src/data/themes.ts:5</a></p><hr><h3 id="feature-margin" tabindex="-1">--feature-margin <a class="header-anchor" href="#feature-margin" aria-hidden="true">#</a></h3><p>\u2022 <strong>--feature-margin</strong>: <code>string</code></p><h4 id="defined-in-8" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-8" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/013092f/src/data/themes.ts#L20" target="_blank" rel="noopener noreferrer">profectus/src/data/themes.ts:20</a></p><hr><h3 id="foreground" tabindex="-1">--foreground <a class="header-anchor" href="#foreground" aria-hidden="true">#</a></h3><p>\u2022 <strong>--foreground</strong>: <code>string</code></p><h4 id="defined-in-9" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-9" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/013092f/src/data/themes.ts#L3" target="_blank" rel="noopener noreferrer">profectus/src/data/themes.ts:3</a></p><hr><h3 id="highlighted" tabindex="-1">--highlighted <a class="header-anchor" href="#highlighted" aria-hidden="true">#</a></h3><p>\u2022 <strong>--highlighted</strong>: <code>string</code></p><h4 id="defined-in-10" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-10" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/013092f/src/data/themes.ts#L10" target="_blank" rel="noopener noreferrer">profectus/src/data/themes.ts:10</a></p><hr><h3 id="link" tabindex="-1">--link <a class="header-anchor" href="#link" aria-hidden="true">#</a></h3><p>\u2022 <strong>--link</strong>: <code>string</code></p><h4 id="defined-in-11" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-11" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/013092f/src/data/themes.ts#L13" target="_blank" rel="noopener noreferrer">profectus/src/data/themes.ts:13</a></p><hr><h3 id="locked" tabindex="-1">--locked <a class="header-anchor" href="#locked" aria-hidden="true">#</a></h3><p>\u2022 <strong>--locked</strong>: <code>string</code></p><h4 id="defined-in-12" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-12" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/013092f/src/data/themes.ts#L9" target="_blank" rel="noopener noreferrer">profectus/src/data/themes.ts:9</a></p><hr><h3 id="modal-border" tabindex="-1">--modal-border <a class="header-anchor" href="#modal-border" aria-hidden="true">#</a></h3><p>\u2022 <strong>--modal-border</strong>: <code>string</code></p><h4 id="defined-in-13" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-13" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/013092f/src/data/themes.ts#L19" target="_blank" rel="noopener noreferrer">profectus/src/data/themes.ts:19</a></p><hr><h3 id="outline" tabindex="-1">--outline <a class="header-anchor" href="#outline" aria-hidden="true">#</a></h3><p>\u2022 <strong>--outline</strong>: <code>string</code></p><h4 id="defined-in-14" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-14" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/013092f/src/data/themes.ts#L14" target="_blank" rel="noopener noreferrer">profectus/src/data/themes.ts:14</a></p><hr><h3 id="points" tabindex="-1">--points <a class="header-anchor" href="#points" aria-hidden="true">#</a></h3><p>\u2022 <strong>--points</strong>: <code>string</code></p><h4 id="defined-in-15" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-15" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/013092f/src/data/themes.ts#L8" target="_blank" rel="noopener noreferrer">profectus/src/data/themes.ts:8</a></p><hr><h3 id="raised-background" tabindex="-1">--raised-background <a class="header-anchor" href="#raised-background" aria-hidden="true">#</a></h3><p>\u2022 <strong>--raised-background</strong>: <code>string</code></p><h4 id="defined-in-16" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-16" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/013092f/src/data/themes.ts#L7" target="_blank" rel="noopener noreferrer">profectus/src/data/themes.ts:7</a></p><hr><h3 id="tooltip-background" tabindex="-1">--tooltip-background <a class="header-anchor" href="#tooltip-background" aria-hidden="true">#</a></h3><p>\u2022 <strong>--tooltip-background</strong>: <code>string</code></p><h4 id="defined-in-17" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-17" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/013092f/src/data/themes.ts#L6" target="_blank" rel="noopener noreferrer">profectus/src/data/themes.ts:6</a></p>',93),i=[d];function s(h,o,c,f,l,u){return a(),r("div",null,i)}var b=e(n,[["render",s]]);export{p as __pageData,b as default};
|