Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configurable colors #38

Open
jneidel opened this issue Apr 13, 2023 · 1 comment
Open

Configurable colors #38

jneidel opened this issue Apr 13, 2023 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@jneidel
Copy link
Owner

jneidel commented Apr 13, 2023

In a json file, like so:

{
  "colors": {
    "project": "#ffff00",
    "taskDetail": "#00ff00",
    "ticket": "#dddddd"
  }
}
@jneidel jneidel added the enhancement New feature or request label Apr 13, 2023
@jneidel jneidel added this to the 1.x milestone Apr 13, 2023
@jneidel jneidel modified the milestones: 1.x, 1.0.0 Jun 21, 2023
@jneidel
Copy link
Owner Author

jneidel commented Jun 22, 2023

Where you this even run? oclif is about modular loading of commands?

@jneidel jneidel modified the milestones: 1.0.0, 1.1.0 Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant