Skip to content

Commit f6aaa4b

Browse files
authored
mudando a escala de cores
1 parent 57e6633 commit f6aaa4b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ jobs:
2929
outputs: |
3030
dist/github-contribution-grid-snake.svg
3131
dist/github-contribution-grid-snake-dark.svg?palette=github-dark
32-
dist/anas_version.svg?color_snake=#e83a77&color_dots=#FFE2F0,#E83A77,#FFC1E1,#FE84C4,#FF77BC,#F88CC7,#EF007F
33-
dist/anas_dark_version.svg?color_snake=#e83a77&color_dots=#161b22,#E83A77,#FFC1E1,#FE84C4,#FF77BC,#F88CC7,#EF007F
32+
dist/anas_version.svg?color_snake=#e83a77&color_dots=#FFE2F0,#E83A77,#FF77BC,#FE84C4,#FFC1E1,#F88CC7,#EF007F
33+
dist/anas_dark_version.svg?color_snake=#e83a77&color_dots=#161b22,#E83A77,#FF77BC,#FE84C4,#FFC1E1,#F88CC7,#EF007F
3434
3535
# push the content of <build_dir> to a branch
3636
# the content will be available at https://raw.githubusercontent.com/<github_user>/<repository>/<target_branch>/<file> , or as github page

0 commit comments

Comments
 (0)