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

Outline Y-Sweet logo #346

Merged
merged 3 commits into from
Dec 2, 2024
Merged

Outline Y-Sweet logo #346

merged 3 commits into from
Dec 2, 2024

Conversation

paulgb
Copy link
Member

@paulgb paulgb commented Nov 30, 2024

The Y-Sweet logo has a white outline as part of the logo with some gradients that add depth. On white, the outline is completely invisible except for the gradients, which look like flaws. This adds an outline to the logo so that the outline is apparent on a light background. The outline matches the default GitHub "dark mode" color, so it is completely invisible on the default dark mode.

Before:

image

After:

image

Copy link

vercel bot commented Nov 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
y-sweet-debugger ⬜️ Ignored (Inspect) Visit Preview Dec 2, 2024 9:49pm
y-sweet-demos ⬜️ Ignored (Inspect) Visit Preview Dec 2, 2024 9:49pm
y-sweet-gendocs ⬜️ Ignored (Inspect) Visit Preview Dec 2, 2024 9:49pm

Copy link

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

❌ Changes requested. Reviewed everything up to e4126e3 in 1 minute and 10 seconds

More details
  • Looked at 641 lines of code in 11 files
  • Skipped 1 files when reviewing.
  • Skipped posting 3 drafted comments based on config settings.
1. crates/y-sweet/src/main.rs:181
  • Draft comment:
    The PR description mentions changes related to the Y-Sweet logo, but the code changes are related to setting up Python tests and modifying server code. Please ensure the PR description matches the changes made.
  • Reason this comment was not posted:
    Comment did not seem useful.
2. crates/y-sweet/src/server.rs:360
  • Draft comment:
    The PR description mentions changes related to the Y-Sweet logo, but the code changes are related to setting up Python tests and modifying server code. Please ensure the PR description matches the changes made.
  • Reason this comment was not posted:
    Marked as duplicate.
3. crates/y-sweet/src/server.rs:382
  • Draft comment:
    Using unwrap in async functions can lead to panics if the result is an error. Consider handling the error gracefully instead of using unwrap. This is also applicable in other parts of the code where unwrap is used in async contexts.
  • Reason this comment was not posted:
    Marked as duplicate.

Workflow ID: wflow_gX4BtbeJYjA8xAd7


Want Ellipsis to fix these issues? Tag @ellipsis-dev in a comment. You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

crates/y-sweet/src/main.rs Outdated Show resolved Hide resolved
@paulgb paulgb marked this pull request as draft November 30, 2024 19:40
@paulgb paulgb force-pushed the paulgb/outline-logo branch from e4126e3 to 9237278 Compare December 1, 2024 07:00
@paulgb paulgb marked this pull request as ready for review December 1, 2024 07:00
Copy link

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

Skipped PR review on 9237278 because no changed files had a supported extension. If you think this was in error, please contact us and we'll fix it right away.

@paulgb paulgb merged commit c8d8ec4 into main Dec 2, 2024
5 checks passed
@paulgb paulgb deleted the paulgb/outline-logo branch December 2, 2024 21:53
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