From 8da465f1c220c5a42a512e4f7ce7369fd8a514f4 Mon Sep 17 00:00:00 2001 From: Peter Zimon Date: Thu, 25 Feb 2021 14:47:10 +0100 Subject: [PATCH] Moved accent color to first place in branding settings --- ghost/admin/app/components/modal-branding.hbs | 98 +++++++++---------- 1 file changed, 49 insertions(+), 49 deletions(-) diff --git a/ghost/admin/app/components/modal-branding.hbs b/ghost/admin/app/components/modal-branding.hbs index c82b6bd5f8..50261420ac 100644 --- a/ghost/admin/app/components/modal-branding.hbs +++ b/ghost/admin/app/components/modal-branding.hbs @@ -26,7 +26,54 @@
-
+
+
+
Accent color
+
Primary color used in your publication theme
+ {{#each uploader.errors as |error|}} +
{{or error.context error.message}}
+ {{/each}} +
+ +
+ +
+ +
+
+ +
+
+
+
+ +
+
-
+
-
-
-
Accent color
-
Primary color used in your publication theme
- {{#each uploader.errors as |error|}} -
{{or error.context error.message}}
- {{/each}} -
- -
- -
- -
-
- -
-
-
-
- -