Skip to content

Commit

Permalink
Color format change
Browse files Browse the repository at this point in the history
  • Loading branch information
stairaku committed Dec 9, 2024
1 parent 66aa12f commit 842cabf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/frontend/src/assets/scss/colors.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ $pims-blue-100: #053662;

$pims-yellow-10: #fef1d8;
$pims-yellow-30: #fcba19;
$pims-yellow-50: #FDB913;
$pims-yellow-50: #fdb913;
$pims-yellow-60: #f89725;
$pims-red-10: #f2dede;
$pims-red-80: #a12622;
Expand Down

0 comments on commit 842cabf

Please sign in to comment.