Skip to content

Commit

Permalink
feat: change time svg and icon demo color
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-forest committed Mar 25, 2024
1 parent b59a97d commit 2893457
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .dumi/theme/common/styles/Icon.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const Icon: React.FC = () => {
margin: 3px 0;
padding: 10px 0 0;
overflow: hidden;
color: #555;
color: #101114;
text-align: center;
list-style: none;
background-color: inherit;
Expand Down
5 changes: 2 additions & 3 deletions packages/internal-icons/src/svgs/filled/time.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2893457

Please sign in to comment.