Css colors
Skill ComeOnOliver/skillshub/skills/aiskillstore/marketplace/crossbill-highlights/css-colors
Instructions on how to add new colors for CSS rulesFrom its SKILL.md
npx -y skills add ComeOnOliver/skillshub --skill css-colorsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
0.5 KB, 77 tokens by cl100k_base, as published. Nobody here has run it
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
What ships with it
7.4 KB alongside SKILL.md
GitHub clipped this repository’s file list, so this is at least 1 file and may be more.
- skill-report.json7.4 KB