Instructions on how to add new colors for CSS rules
Scanned 2/12/2026
Install to Claude Code
npx -y skills add aiskillstore/marketplace --skill css-colors --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Css Colors?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/aiskillstore-css-colors)More formats (shields.io, HTML) on the badges page.
---
name: css-colors
description: Instructions on how to add new colors for CSS rules
---
When adding new colors for CSS rules, follow these guidelines to ensure consistency and maintainability:
- If possible use Material UI color palette which is derived from MUI theme in frontend/src/theme/theme.ts
- Do not use direct color codes in component code but instead refer to the theme colors
- If a new color is needed, add it to the theme file's customColors section
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!