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

changed a of rgba, changed width of bar, and moved z-index of weather… #159

Merged
merged 2 commits into from
Jul 1, 2024

Conversation

capetillo
Copy link
Contributor

QUICK UI FIX: Width and opacity of lunar band and position of weather band

Background:
Wayne requested the lunar band to be a tad wider and more opaque and to have the weather band on top of the lunar band.

Implementation:
The function rgba_from_illumination determines the color and the alpha (i.e. opacity) of the moon band. The alpha was too low so I added 1 to it to make it more opaque. I changed the width of the moon to be 20px. And uncommented this line z-index: $forecast-z-index !important to bring the weather band on top of the lunar band

VISUALS:

Before
Screenshot 2024-07-01 at 11 04 16 AM

After
Screenshot 2024-07-01 at 11 04 22 AM

@capetillo capetillo requested review from mgdaily and LTDakin July 1, 2024 18:09
Copy link
Contributor

@mgdaily mgdaily left a comment

Choose a reason for hiding this comment

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

Send it! 👌

@capetillo capetillo merged commit 7b5adff into dev Jul 1, 2024
1 check passed
@capetillo capetillo deleted the fix/ui-moon branch July 1, 2024 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants