From a3cbaa3ad41b74b7b611eaefecfde4c89817204c Mon Sep 17 00:00:00 2001 From: Ben Haynes Date: Tue, 1 Sep 2020 15:39:26 -0400 Subject: [PATCH] update system divider colors --- api/src/database/seeds/system.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/api/src/database/seeds/system.yaml b/api/src/database/seeds/system.yaml index 2642bc372a..44187fb785 100644 --- a/api/src/database/seeds/system.yaml +++ b/api/src/database/seeds/system.yaml @@ -1418,7 +1418,7 @@ rows: options: icon: insert_drive_file title: File Naming - color: '#B0BEC5' + color: '#2F80ED' special: alias sort: 6 width: full @@ -1547,7 +1547,7 @@ rows: options: icon: public title: Public Pages - color: '#B0BEC5' + color: '#2F80ED' special: alias sort: 5 width: full @@ -1584,7 +1584,7 @@ rows: options: icon: security title: Security - color: '#B0BEC5' + color: '#2F80ED' special: alias sort: 9 width: full @@ -1625,7 +1625,7 @@ rows: options: icon: storage title: Files & Thumbnails - color: '#B0BEC5' + color: '#2F80ED' special: alias sort: 13 width: full @@ -1709,7 +1709,7 @@ rows: options: icon: pending title: Miscellaneous - color: '#B0BEC5' + color: '#2F80ED' special: alias sort: 16 width: full