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

colours: parse 3-digit colour specifications again #1480

Merged
merged 1 commit into from
Mar 31, 2023

Conversation

bi4k8
Copy link
Collaborator

@bi4k8 bi4k8 commented Mar 31, 2023

Checklist

  • I have described the changes
  • I have linked to any relevant GitHub issues, if applicable
  • [n/a] Documentation in doc/ has been updated
  • All new code is licensed under GPLv3

Description

Restores the ability to parse colors of the form #xxx. Includes a test of this and the four-character format with leading alpha.

Fixes #1478.

@netlify
Copy link

netlify bot commented Mar 31, 2023

Deploy Preview for conkyweb ready!

Name Link
🔨 Latest commit 9471814
🔍 Latest deploy log https://app.netlify.com/sites/conkyweb/deploys/642645c598a4340008d9f4d5
😎 Deploy Preview https://deploy-preview-1480--conkyweb.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@github-actions github-actions bot added sources PR modifies project sources tests Issue or PR related to project tests labels Mar 31, 2023
@brndnmtthws brndnmtthws added the bug Bug report or bug fix PR label Mar 31, 2023
@brndnmtthws brndnmtthws merged commit 30eda7e into brndnmtthws:main Mar 31, 2023
simotek pushed a commit to simotek/conky that referenced this pull request Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report or bug fix PR sources PR modifies project sources tests Issue or PR related to project tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: No longer able to parse 3 digit colors
2 participants