Skip to content

Add transparent logo in WebM format (for dark mode)#356

Merged
basnijholt merged 8 commits intomasterfrom
transparent-logo
Sep 5, 2022
Merged

Add transparent logo in WebM format (for dark mode)#356
basnijholt merged 8 commits intomasterfrom
transparent-logo

Conversation

@basnijholt
Copy link
Member

@basnijholt basnijholt commented Sep 3, 2022

Description

Makes the contour around the animated logo transparent.

Currently it looks like:
image

Checklist

  • Fixed style issues using pre-commit run --all (first install using pip install pre-commit)
  • pytest passed

Type of change

Check relevant option(s).

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • (Code) style fix or documentation update
  • This change requires a documentation update

@codecov-commenter
Copy link

codecov-commenter commented Sep 3, 2022

Codecov Report

Merging #356 (1720286) into master (353b31e) will increase coverage by 0.07%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #356      +/-   ##
==========================================
+ Coverage   80.67%   80.75%   +0.07%     
==========================================
  Files          38       38              
  Lines        5071     5071              
  Branches      948      948              
==========================================
+ Hits         4091     4095       +4     
+ Misses        835      833       -2     
+ Partials      145      143       -2     
Impacted Files Coverage Δ
adaptive/learner/learner1D.py 90.50% <0.00%> (+0.52%) ⬆️
adaptive/learner/average_learner1D.py 79.55% <0.00%> (+0.74%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@basnijholt basnijholt changed the title WIP: Add transparent logo (for dark mode) Add transparent logo in WebM format (for dark mode) Sep 5, 2022
@basnijholt basnijholt enabled auto-merge September 5, 2022 18:18
@basnijholt basnijholt merged commit f5f5e9d into master Sep 5, 2022
@basnijholt basnijholt deleted the transparent-logo branch September 5, 2022 19:09
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