diff --git a/storage/templates/player_card.html b/storage/templates/player_card.html index 89f43d5..b9c7f79 100644 --- a/storage/templates/player_card.html +++ b/storage/templates/player_card.html @@ -15,6 +15,7 @@ } -%} {%- set dc = diamond_colors[refractor_tier] -%} {%- set filled_bg = 'linear-gradient(135deg, ' ~ dc.highlight ~ ' 0%, ' ~ dc.color ~ ' 50%, ' ~ dc.color ~ ' 100%)' -%} +
= 2 %}style="background: {{ filled_bg }};"{% endif %}>
= 1 %}style="background: {{ filled_bg }};"{% endif %}>
diff --git a/storage/templates/tier_style.html b/storage/templates/tier_style.html index 510f6ad..4c6b054 100644 --- a/storage/templates/tier_style.html +++ b/storage/templates/tier_style.html @@ -6,6 +6,19 @@ {% if refractor_tier is defined and refractor_tier > 0 %}