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

Prompt to include colors in config when first running jrnl #1687

Merged
merged 8 commits into from
Feb 25, 2023

Conversation

micahellison
Copy link
Member

Fixes #1372.

Default colors are set in the config as:

colors:
  body: none
  date: magenta
  tags: yellow
  title: cyan

image

However, I'm open to changing this.

Checklist

  • I have read the contributing doc.
  • I have included a link to the relevant issue number.
  • I have checked to ensure there aren't other open pull requests
    for the same issue.
  • I have written new tests for these changes, as needed.

@micahellison micahellison added the enhancement New feature or request label Feb 22, 2023
wren
wren previously approved these changes Feb 25, 2023
Copy link
Member

@wren wren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🖍️

@wren wren merged commit e6804f1 into jrnl-org:develop Feb 25, 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

Successfully merging this pull request may close these issues.

Prompt to include colors in config when first running jrnl
2 participants