[ARVADOS-WORKBENCH2] updated: 1.2.0-415-g1906c6e

Git user git at public.curoverse.com
Tue Sep 18 08:04:18 EDT 2018


Summary of changes:
 src/common/custom-theme.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  1906c6e811bf0f81c69c29c9672bde32d8443769 (commit)
      from  6787971f6a16dd22769f26f97e23ade88111542b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 1906c6e811bf0f81c69c29c9672bde32d8443769
Author: Janicki Artur <artur.janicki at contractors.roche.com>
Date:   Tue Sep 18 14:04:03 2018 +0200

    refs #master Custom theme - change primary dark color
    
    Arvados-DCO-1.1-Signed-off-by: Janicki Artur <artur.janicki at contractors.roche.com>

diff --git a/src/common/custom-theme.ts b/src/common/custom-theme.ts
index ff0eb5e..8f34979 100644
--- a/src/common/custom-theme.ts
+++ b/src/common/custom-theme.ts
@@ -133,7 +133,7 @@ export const themeOptions: ArvadosThemeOptions = {
     palette: {
         primary: {
             main: teal.A700,
-            dark: blue.A100,
+            dark: teal.A400,
             contrastText: '#fff'
         }
     }

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list