diff --git a/modules/item/front/diary/style.scss b/modules/item/front/diary/style.scss index 25f69d5f87..26fa780346 100644 --- a/modules/item/front/diary/style.scss +++ b/modules/item/front/diary/style.scss @@ -11,13 +11,11 @@ vn-item-diary { width: 400px; } .balanceNegative .balance { - background-color: $main-01; - color: white; + color: $alert-01; font-weight: bold; } .isIn .in { - background-color: $main-02; - color: white; + color: $main-02; font-weight: bold; } .isToday .date{