@press2ai/theme-therapy-soft
v2.2.1
Published
Warm sage/beige classless theme for therapy verticals. Crimson Text serif + Inter. Structurally compatible with @press2ai/engine CatalogTheme.
Maintainers
Readme
@press2ai/theme-therapy-soft
Warm classless theme for therapy verticals (otwarty-terapeuta).
Sage greens + warm beiges, Crimson Text serif headings, Inter body. Structurally compatible with @press2ai/engine CatalogTheme interface — drop-in replacement for @press2ai/theme-specialist-glossy in CEIDG verticals.
Usage
import {
layout, profileCard, profileArticle, esc,
catalogHero, catalogGrid, statBar, categoryNav, pagination,
} from '@press2ai/theme-therapy-soft/templates';
import { composeCss } from '@press2ai/theme-therapy-soft/styles';
const CSS_TAG = `<style>${composeCss('hero', 'statBar', 'categoryNav', 'catalogGrid', 'profileCard', 'profileArticle', 'pagination', 'forms')}</style>`;Pair with createVerticalApp from @press2ai/engine/ceidg-vertical.
