-
Notifications
You must be signed in to change notification settings - Fork 79
Closed
Description
Mapping CSS-Variablen ↔ Theme-Interface ↔ Themes
| CSS-Variable | Theme.colors (overtype.d.ts) |
themes.js |
|---|---|---|
--bg-primary |
🟢 bgPrimary |
🟢 bgPrimary |
--bg-secondary |
🟢 bgSecondary |
🟢 bgSecondary |
--blockquote |
🟢 blockquote |
🟢 blockquote |
--border |
🟢 border |
🟡 — |
--code |
🟢 code |
🟢 code |
--code-bg |
🟢 codeBg |
🟢 codeBg |
--cursor |
🟢 cursor |
🟢 cursor |
--del |
🔴 — | 🟡 — |
--em |
🟢 em |
🟢 em |
--h1 |
🟢 h1 |
🟢 h1 |
--h2 |
🟢 h2 |
🟢 h2 |
--h3 |
🟢 h3 |
🟢 h3 |
--hr |
🟢 hr |
🟢 hr |
--hover-bg |
🔴 — | 🟡 — |
--link |
🟢 link |
🟢 link |
--list-marker |
🟢 listMarker |
🟢 listMarker |
--primary |
🔴 — | 🟡 — |
--raw-line |
🟢 rawLine |
🟡 — |
--selection |
🟢 selection |
🟢 selection |
--syntax |
🔴 — | 🟡 — |
--syntax-marker |
🟢 syntaxMarker |
🟢 syntaxMarker |
--target-anchor |
🔴 — | 🟡 — |
--text |
🟢 text |
🟢 text |
--text-primary |
🔴 — | 🟡 — |
--text-secondary |
🟢 textSecondary |
🟡 — |
--toolbar-active |
🟢 toolbarActive |
🟢 toolbarActive |
--toolbar-bg |
🟢 toolbarBg |
🟢 toolbarBg |
--toolbar-hover |
🟢 toolbarHover |
🟢 toolbarHover |
--toolbar-icon |
🟢 toolbarIcon |
🟢 toolbarIcon |
--instance-font-size |
— | — |
--instance-line-height |
— | — |
--instance-padding |
— | — |
Metadata
Metadata
Assignees
Labels
No labels