Skip to content

Commit

Permalink
CPCN-495
Browse files Browse the repository at this point in the history
  • Loading branch information
darconny committed Dec 4, 2023
1 parent 45f60c3 commit c4f8f23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/theme/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
--color-interactive-focus-l: 46%;

/* LOGIN PAGE */
--login-page-color-bg: hsl(0, 3%, 15%);
--login-page-color-bg: var(--color-background--muted);

/* COMPONENT: NAVBAR MAIN */
--top-bar-color-bg: hsl(0, 0%, 18%);
Expand Down

0 comments on commit c4f8f23

Please sign in to comment.