Skip to content

Commit

Permalink
Make icons grayscale
Browse files Browse the repository at this point in the history
  • Loading branch information
christianhellsten committed Jan 18, 2024
1 parent 4701af2 commit afb5688
Show file tree
Hide file tree
Showing 8 changed files with 5 additions and 690 deletions.
1 change: 1 addition & 0 deletions css/icons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ i[class^='icon-'] {
color: var(--icon-color);
font-size: 0.75rem;
vertical-align: middle;
filter: grayscale(100%); // Make icons grayscale
}

svg {
Expand Down
341 changes: 0 additions & 341 deletions dist/index.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/index.js.map

This file was deleted.

2 changes: 1 addition & 1 deletion dist/script.d573be0b.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dist/theme.7fcc2895.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/theme.7fcc2895.css.map

Large diffs are not rendered by default.

Loading

0 comments on commit afb5688

Please sign in to comment.