clients/libs/components
Bryan Cunningham 2da44bb300
[CL-913] add new color palette to theme and tailwind config (#17998)
* add new color palette to theme and tailwind config

* updated docs color names

* remove safelist changes

* add missing accent colors to docs

* updated color mappings

* combined docs in colors.mdx and reference in Claude.md

* add variables for white and black

* updated docs

* updated list rendering style

* more specific docs instructions

* revert to simpler colors docs reference

* remove changes to claude.md

* use rgb color variables to compose semantic
2025-12-26 16:18:31 -05:00
..
src [CL-913] add new color palette to theme and tailwind config (#17998) 2025-12-26 16:18:31 -05:00
.gitignore Simplify our gitignore files (#2925) 2022-06-17 15:33:51 +02:00
jest.config.js Implement and extend tsconfig.base across projects (#14554) 2025-06-02 20:38:17 +00:00
package.json [EC-512] Tree shakeable icons (#3427) 2022-09-06 08:21:59 +02:00
project.json build: add nx configuration in libs/components (#16545) 2025-09-23 14:19:10 -04:00
tailwind.config.base.js [CL-913] add new color palette to theme and tailwind config (#17998) 2025-12-26 16:18:31 -05:00
tailwind.config.js [CL-913] add new color palette to theme and tailwind config (#17998) 2025-12-26 16:18:31 -05:00
test.setup.ts [PM-18599] Forbid unknown property and element in tests (#13556) 2025-02-25 14:02:19 -08:00
tsconfig.app.json Move to libs 2022-06-03 16:24:40 +02:00
tsconfig.json Implement and extend tsconfig.base across projects (#14554) 2025-06-02 20:38:17 +00:00
tsconfig.spec.json [CL-525] Upgrade angular to v19 (#14815) 2025-06-02 13:13:31 -04:00