Skip to content

Commit e28b886

Browse files
authored
change brand primary color with the actual color code
1 parent aa2f50c commit e28b886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Views/errors/html/debug.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
--main-text-color: #555;
44
--dark-text-color: #222;
55
--light-text-color: #c7c7c7;
6-
--brand-primary-color: #E06E3F;
6+
--brand-primary-color: #DC4814;
77
--light-bg-color: #ededee;
88
--dark-bg-color: #404040;
99
}

0 commit comments

Comments
 (0)