-
Notifications
You must be signed in to change notification settings - Fork 18
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
🎨 Add new logo #1083
🎨 Add new logo #1083
Conversation
Benchmark is done. Checkout the benchmark result page. Benchmark diff v0.5.1 vs. mainParametrized benchmark signatures: BenchmarkOptimize.time_optimize(index_dependent, grouped, weight)
Benchmark diff main vs. PRParametrized benchmark signatures: BenchmarkOptimize.time_optimize(index_dependent, grouped, weight)
|
Codecov Report
@@ Coverage Diff @@
## main #1083 +/- ##
=====================================
Coverage 87.3% 87.3%
=====================================
Files 102 102
Lines 5388 5388
Branches 997 997
=====================================
Hits 4704 4704
Misses 530 530
Partials 154 154 Continue to review full report at Codecov.
|
Sourcery Code Quality ReportMerging this PR leaves code quality unchanged.
Here are some functions in these files that still need a tune-up:
Legend and ExplanationThe emojis denote the absolute quality of the code:
The 👍 and 👎 indicate whether the quality has improved or gotten worse with this pull request. Please see our documentation here for details on how these metrics are calculated. We are actively working on this report - lots more documentation and extra metrics to come! Help us improve this quality report! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fine with me
thanks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
@SerLap I updated the color gradient for dark theme based on your comment and also changed the text and background colors to have a stronger contrast. |
Looks ok to me |
and font stroke color to the same color as font fill color
🧹 Renamed logos and favicons to dark/light theme 👌🎨 Changed dark and light colors to be the same as github dark theme for better contrast
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me too! 🚀
This adds the new logo discusses in #832 with the colored border being implemented via CSS instead of a base64 encoded image.
After we finalized decisions about the logos themself (colors, etc.), I will run
docs/source/images/recreate_png_logos.py
and create the png logos with the different resolutions.Original logo design @SerLap
Original favicon design @jsnel
New logo in the docs
Change summary
Checklist
Closes issues
closes #832