[skip ci] uncurse rebel (maybe)

This commit is contained in:
Ankit Grai 2024-12-31 14:34:38 +05:30 committed by GitHub
parent 88feb4d811
commit 30d6f48d23
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -146,7 +146,6 @@ jobs:
contributor_colors["ibo"]="#ff9b46" contributor_colors["ibo"]="#ff9b46"
contributor_colors["aayush262"]="#5d689d" contributor_colors["aayush262"]="#5d689d"
contributor_colors["Sadwhy"]="#ff7e95" contributor_colors["Sadwhy"]="#ff7e95"
contributor_colors["rebelonion"]="#d4e5ed"
hex_to_decimal() { printf '%d' "0x${1#"#"}"; } hex_to_decimal() { printf '%d' "0x${1#"#"}"; }