-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
Add support for multiple color themes to customize the output appearance.
Proposed Themes
steam(default) - Steam blue gradientvalve- Valve red/orangeportal- Portal blue/orangedota- Dota 2 redcsgo- CS:GO yellow/orangecustom- User-defined colors
Interface
steamfetch --theme valve
steamfetch --theme custom --primary "#FF0000" --secondary "#00FF00"Implementation
- Add
--themeCLI option - Define color palettes for each theme
- Apply theme colors to ASCII art and stats
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request