CSS: avatar
.instui-avatar — Egy felhasználó avatár, amely kezdőbetűket vagy egy képet mutat, alapértelmezetten kör alakú.
Alapértelmezetten a paletta szín árnyékolja a kezdőbetűket egy átlátszó felületen; -has-inverse-color kitölti a felületet a szín és a kezdőbetűk a szín felett helyez. A -color-ai variáns mindig kitölt a lila→tenger gradienssel.
Forrás: avatar.css
Használat
css
@import "@pantoken/components/components.css";
@import "@pantoken/components/avatar.css";Példák
html
<span class="instui-avatar instui-me-sm">DW</span>
<span class="instui-avatar -color-ai">AI</span>DWAI
Módosítók
| Módosító | Leírás |
|---|---|
.-color-accent1 | Elavult — use .-color-blue. |
.-color-accent2 | Elavult — use .-color-green. |
.-color-accent3 | Elavult — use .-color-red. |
.-color-accent4 | Elavult — use .-color-orange. |
.-color-accent5 | Elavult — use .-color-ash. |
.-color-accent6 | Elavult — use .-color-grey. |
.-color-ai | Mesterséges intelligencia-hangsúly paletta szín. |
.-color-ash | Hamu paletta szín. |
.-color-blue | Kék paletta szín. |
.-color-green | Zöld paletta szín. |
.-color-grey | Szürke paletta szín. |
.-color-orange | Narancssárga paletta szín. |
.-color-red | Vörös paletta szín. |
.-has-inverse-color | Használja az inverz (sötét) szöveg szín. |
.-shape-rectangle | Négyzet (téglalap) forma egy kör helyett. |
.-show-border | Adjon hozzá egy határ gyűrűt. |
.-size-2xl | Két méret nagyobb. |
.-size-2xs | Két méret kisebb. |
.-size-large | Nagy. Hosszú forma alias a -size-lg. |
.-size-lg | Nagy. |
.-size-sm | Kicsi. |
.-size-small | Kicsi. Hosszú forma alias a -size-sm. |
.-size-x-large | Nagyon nagy. Hosszú forma alias a -size-xl. |
.-size-x-small | Nagyon kicsi. Hosszú forma alias a -size-xs. |
.-size-xl | Nagyon nagy. |
.-size-xs | Nagyon kicsi. |
Felhasznált tokenek
| Token | Típus | Érték |
|---|---|---|
--instui-component-avatar-ai-bottom-gradient-color | <color> | #00828E |
--instui-component-avatar-ai-top-gradient-color | <color> | #9E58BD |
--instui-component-avatar-ash-background-color | <color> | light-dark(#273540, #1C222B)LightDark |
--instui-component-avatar-ash-text-color | <color> | light-dark(#273540, #C7CACD)LightDark |
--instui-component-avatar-background-color | <color> | light-dark(#ffffff, #10141A)LightDark |
--instui-component-avatar-blue-background-color | <color> | #2B7ABC |
--instui-component-avatar-blue-text-color | <color> | light-dark(#2871AF, #7FB4F1)LightDark |
--instui-component-avatar-border-color | <color> | light-dark(#8D959F, #6A7883)LightDark |
--instui-component-avatar-border-width-md | <length> | 0.125rem |
--instui-component-avatar-border-width-sm | <length> | 0.0625rem |
--instui-component-avatar-font-family | [ <font-family-name> | <generic-font-family> ]# | Atkinson Hyperlegible Next, "Helvetica Neue", Helvetica, Arial, sans-serif |
--instui-component-avatar-font-size-lg | <length> | 1.25rem |
--instui-component-avatar-font-size-md | <length> | 1rem |
--instui-component-avatar-font-size-sm | <length> | 0.875rem |
--instui-component-avatar-font-size-xl | <length> | 1.75rem |
--instui-component-avatar-font-size-xs | <length> | 0.75rem |
--instui-component-avatar-font-size2xl | <length> | 2.5rem |
--instui-component-avatar-font-size2xs | <length> | 0.75rem |
--instui-component-avatar-font-weight | <integer> | 600 |
--instui-component-avatar-green-background-color | <color> | #03893D |
--instui-component-avatar-green-text-color | <color> | light-dark(#037D37, #61C378)LightDark |
--instui-component-avatar-grey-background-color | <color> | light-dark(#4A5B68, #576773)LightDark |
--instui-component-avatar-grey-text-color | <color> | light-dark(#4A5B68, #F2F4F5)LightDark |
--instui-component-avatar-orange-background-color | <color> | #CF4A00 |
--instui-component-avatar-orange-text-color | <color> | light-dark(#BB4200, #FF905A)LightDark |
--instui-component-avatar-rectangle-radius | <length> | 0.25rem |
--instui-component-avatar-red-background-color | <color> | #E62429 |
--instui-component-avatar-red-text-color | <color> | light-dark(#CF1F24, #FA917F)LightDark |
--instui-component-avatar-size-lg | <length> | 3.5rem |
--instui-component-avatar-size-md | <length> | 3rem |
--instui-component-avatar-size-sm | <length> | 2.5rem |
--instui-component-avatar-size-xl | <length> | 4rem |
--instui-component-avatar-size-xs | <length> | 2rem |
--instui-component-avatar-size2xl | <length> | 5rem |
--instui-component-avatar-size2xs | <length> | 1.5rem |
--instui-component-avatar-text-on-color | <color> | #ffffff |
Kapcsolódó
- byline — Lehet egy avatárt a vezető hős alakjaként.