Skip to content

Commit

Permalink
Update calendar background.
Browse files Browse the repository at this point in the history
  • Loading branch information
gjb2048 committed Jul 15, 2024
1 parent 0db25b3 commit e74bc37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/lexapre.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ $primarylightbg: #EDF6FA !default;

$drawer-bg-color: #e9f0f3 !default;

$calendar-bg-color: #eaf2fe !default;
$calendar-bg-color: #edf6fa !default; // Todo: Check if is a named colour scheme value to be used elsewhere.

$footer: #001f33 !default;
$footerdivider: #264051 !default;
Expand Down

0 comments on commit e74bc37

Please sign in to comment.