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

Clocks doesn't support global row color #658

Closed
kusold opened this issue Sep 25, 2019 · 0 comments · Fixed by #669
Closed

Clocks doesn't support global row color #658

kusold opened this issue Sep 25, 2019 · 0 comments · Fixed by #669
Labels
🐛 bug "Houston, we've had a problem."

Comments

@kusold
Copy link

kusold commented Sep 25, 2019

What's broken?

Clock doesn't respect the global colors.rows.even/odd

Screenshot

image

Reproduction Config

wtf:
  colors:
    rows:
      even: red
      odd: purple
  mods:
    clocks:
      enabled: true
      position:
        top: 0
        left: 0
        width: 1
        height: 1
      locations:
        New York: 'America/New_York'
        Chicago: 'America/Chicago'
        Denver: 'America/Denver'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug "Houston, we've had a problem."
Development

Successfully merging a pull request may close this issue.

2 participants