Would be nice to change my theme using the hyper-cli itself
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
Is your feature request related to a problem? Please describe.
I don't know if it is possible to change the theme using the hyper cli command though I don't find it in the commands help string. I can see all the installed themes, but nothing to set a theme from the list I guess I have to change the .hyper.js.
Describe the solution you'd like
Would be nice to have a command like hyper set hyper-one-dark if it is installed.
Describe alternatives you've considered
For now, I go in the .hyper.js file and change the order of the themes, the one I want to use, I put it first.
Additional context
Pick a theme from this list and use it.

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the hyper CLI command help and the .hyper.js theme configuration described in the issue. Trace how installed themes are listed, then define the command's behavior for selecting an installed theme and verify that the selected theme is reflected in the configuration and subsequent Hyper startup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100