[ARVADOS-WORKBENCH2] updated: 1.1.4-349-gb9da911

Git user git at public.curoverse.com
Mon Jul 23 05:12:16 EDT 2018


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

       via  b9da9116feeb510f5dae9da6e4f912ecf4aee298 (commit)
      from  de8c54604ff856456418f51c150b693845c29f49 (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 b9da9116feeb510f5dae9da6e4f912ecf4aee298
Author: Janicki Artur <artur.janicki at contractors.roche.com>
Date:   Mon Jul 23 11:12:04 2018 +0200

    add red color
    
    Feature #13797
    
    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 f412024..c85acd9 100644
--- a/src/common/custom-theme.ts
+++ b/src/common/custom-theme.ts
@@ -19,7 +19,7 @@ export interface ArvadosTheme extends Theme {
     customs: any;
 }
 
-// const red = 
+const red900 = red["900"];
 const yellow700 = yellow["700"];
 const purple800 = purple["800"];
 const grey200 = grey["200"];

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list