From 8386b43ba9ed8f07c5e80b4f0db415d7f965a6b8 Mon Sep 17 00:00:00 2001 From: vantezzen Date: Tue, 27 Aug 2019 20:12:13 +0200 Subject: Add more custom branding --- src/theme/default/legacy.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/theme') diff --git a/src/theme/default/legacy.js b/src/theme/default/legacy.js index 46847c60b..44496948d 100644 --- a/src/theme/default/legacy.js +++ b/src/theme/default/legacy.js @@ -5,9 +5,9 @@ export const themeBrandInfo = '#5bc0de'; export const themeBrandWarning = '#FF9F00'; export const themeBrandDanger = '#d9534f'; -export const themeGrayDark = '#373a3c'; -export const themeGray = '#55595c'; -export const themeGrayLight = '#818a91'; +export const themeGrayDark = '#7367F0'; +export const themeGray = '#7367F0'; +export const themeGrayLight = '#CE9FFC'; export const themeGrayLighter = '#eceeef'; export const themeGrayLightest = '#f7f7f9'; -- cgit v1.2.3-70-g09d2