diff --git a/app/views/admin/creator_settings/_form.html.erb b/app/views/admin/creator_settings/_form.html.erb index 9dc1c79bd..0024abef4 100644 --- a/app/views/admin/creator_settings/_form.html.erb +++ b/app/views/admin/creator_settings/_form.html.erb @@ -16,7 +16,7 @@

This will be the "accent" color used for buttons, links, etc.

<% end %> -
+
<%= f.text_field :primary_brand_color_hex, pattern: "^#+([a-fA-F0-9]{6})$",