Skip to content

Commit

Permalink
Merge pull request #5 from Racks-Labs/develop
Browse files Browse the repository at this point in the history
update color
  • Loading branch information
yond1994 authored Jun 3, 2024
2 parents 130acfd + 7639ef2 commit 9a99464
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/web/app/globals.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

:root {
/* Brand Colors */
--formbricks-brand: #038178;
--formbricks-brand: #215aaa;

/* Fill Colors */
--formbricks-fill-primary: #fefefe;
Expand All @@ -28,7 +28,7 @@

.dark {
/* Brand Colors */
--formbricks-brand: #038178;
--formbricks-brand: #215aaa;

/* Fill Colors */
--formbricks-fill-primary: #0f172a;
Expand Down

0 comments on commit 9a99464

Please sign in to comment.