| name | color-themes |
| description | Color theme palettes for UI/UX design and personal configurations (i3wm, dunst, etc.). Use when user asks to apply color themes like Tokyo Night, needs color palettes for frontend development, or wants to customize terminal/desktop colors. |
Color Themes
This skill provides a set of high-quality color themes.
You can use them in UI/UX beautification in frontend development, or in user personal configuration (e.g. i3wm, dunst).
Color palettes are presented as *.toml files in the themes/ folder (under the skill folder).
Colors are presented in hex codes (#rrggbb).
Conversation Example
Edge Cases
- For vim/nvim themes (tons of existing preferences online):
- First search the web for theme plugins.
- If the requested color theme is not found in
themes/ folder, or the user still not satisfied with existing themes:
- Search web for relavant color themes online. Extract their color palettes.
- If user did not specify which color theme to use:
- Use the Tokyo Night color theme by default.