vercel / vercel/hyper

Would be nice to change my theme using the hyper-cli itself

Open
#6,059 1 comment 0 reactions 0 assignees View on GitHub

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.

Screenshot from 2021-10-28 13-13-50

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.