Npm ยท npm

klyft-theme-source

Klyft theme source package with SCSS, JS, and raw assets for derived themes.

Install

Install-Kommandos

npm install klyft-theme-source@0.7.1
pnpm add klyft-theme-source@0.7.1
yarn add klyft-theme-source@0.7.1

README

Vorschau

Klyft Theme Source Package

This package contains the Klyft source tree for derivative themes and advanced theme automation:

  • scss/
  • js/
  • assets/

packages/theme remains the source of truth in this repository. The contents of this package are synchronized from that package during the build workflow.

Bootstrap compatibility rules live in scss/10-bootstrap; structural Klyft rules require the documented .k-* component hooks. Semantic color families are generated by scss/00-settings/_semantic-colors.scss so solid and RGB representations remain aligned across modes and palettes.