トークン一覧
tokens.css の @theme で定義している値です。CSS 変数としても、 Tailwind のユーティリティクラスとしても利用できます。
| 名前 | 値 | 見本 |
|---|---|---|
| --color-fg | #525252 | |
| --color-fg-muted | #737373 | |
| --color-bg | #f5f5f5 | |
| --color-surface | #fafafa | |
| --color-border | #e5e5e5 | |
| --color-accent | #262626 | |
| --color-accent-hover | #404040 | |
| --color-accent-fg | #ffffff | |
| --color-code-bg | #121212 | |
| --color-code-fg | #dbd7ca | |
| --color-code-border | #2c2c2c | |
| --font-sans | "Outfit Variable", "Noto Sans JP Variable", ui-sans-serif, system-ui, sans-serif | Aa あア亜 0123 |
| --font-weight-base | 300 | Aa あア亜 0123 |
| --font-weight-strong | 500 | Aa あア亜 0123 |