Skip to content

Commit d7019db

Browse files
committed
Add 500 shade to support Prizm theme
1 parent 2c7e258 commit d7019db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/badge.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ class="
77
fi-badge fi-color fi-text-color-600
88
dark:fi-text-color-400
99
"
10-
style="{{ get_color_css_variables($color, [50, 300, 400, 600]) }}"
10+
style="{{ get_color_css_variables($color, [50, 300, 400, 500, 600]) }}"
1111
>
1212
{{ $environment }}
1313

0 commit comments

Comments
 (0)