Color Themes
SkillMediaColor 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.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Color Themes skill
What this skill tells your AI
The instructions your AI receives, as published by archibate/dotfiles-opencode in skills/color-themes/SKILL.md and read by ahel’s review.
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
-
User: please apply the Tokyo Night color theme in my i3wm configuration.
-
Assistant:
- Lists the
themes/folder. - Found
themes/tokyo_night.tomlmatching user intent. - Read
themes/tokyo_night.tomlfor color palette. - Explore
~/.config/i3/configon how can color themes be applied. - Edit
~/.config/i3/configfor applying colors according to thethemes/tokyo_night.tomlpalette.
- Lists the
-
User: please apply the Tokyo Night color theme in the UI/UX design of this project.
- Explore the project, understand how color palettes are applied.
- Find Tokyo Night
.tomlfile with the same workflow described above. - Edit project files accordingly with colors picked from
themes/tokyo_night.tomlpalette.
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.
Signals
- GitHub stars
- 106
- Forks
- 21
- Last commit
- Apr 2026
Advanced
- Catalog kind
- skill
- Gateway key
color-themes- Source
- github.com/archibate/dotfiles-opencode