Skip to content

Commit

Permalink
Merge pull request #542 from Rakshitha650/ES-496
Browse files Browse the repository at this point in the history
[DSD-4022]Updated variables.css
  • Loading branch information
vishwa-vyom authored Jan 9, 2024
2 parents 7e4d040 + d451f29 commit 6ed894d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions oidc-ui/public/variables.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
--login-background: #FCFCFF;
--language-icon-color: #FFFFFF;
--language-icon-bg-color: #1262C9;
--brand-only-logo-url: url("logo.png");
--brand-only-logo-url: url("/logo.png");
--brand-logo-url: url("");
--background-logo-url: url("images/illustration_one.png");
--background-logo-url: url("/images/illustration_one.png");
--primary-button-color: #FFFFFF;
--primary-button-bg-color: #0953FA;
--primary-button-border-color: #0953FA;
Expand Down

0 comments on commit 6ed894d

Please sign in to comment.