Css colors
Skill aiskillstore/marketplace/skills/crossbill-highlights/css-colors
Instructions on how to add new colors for CSS rulesFrom its SKILL.md
npx -y skills add aiskillstore/marketplace --skill css-colorsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
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: 1 file
7.3 KB alongside SKILL.md
- skill-report.json7.3 KB