Skip to content

Commit

Permalink
📝 misc(README): update condensation animation
Browse files Browse the repository at this point in the history
Match badge/logo colours.
  • Loading branch information
welpo committed Nov 23, 2024
1 parent af7d7f0 commit f7d1520
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/animation_demo/condensing_animation.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
align-items: center;
justify-content: center;
min-height: 100vh;
background-color: #f5f5f7;
background-color: #fff;
margin: 0;
padding: 20px;
color: #1d1d1f;
Expand Down Expand Up @@ -92,7 +92,7 @@
const ANIMATION_SETTINGS = {
ANIMATION_SPEED: 1,
BACKGROUND_COLOR: "#f2f2f7",
SEGMENT_COLOR: "#0071e3",
SEGMENT_COLOR: "#3b5669",
FONT_SIZE: 16,
SHOW_LABELS: true
};
Expand Down
Binary file removed assets/animation_demo/shuku demo.mov
Binary file not shown.
Binary file modified assets/animation_demo/shuku_demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/animation_demo/shuku_demo.mov
Binary file not shown.

0 comments on commit f7d1520

Please sign in to comment.