X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/fef17c665b0d6acb4be97c9dcf4a6cb7a92ee6ef..757caa452374ab9e46d2b80c6c4b8aa10df5cd02:/src/common/custom-theme.ts diff --git a/src/common/custom-theme.ts b/src/common/custom-theme.ts index f412024a..c85acd90 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"];