X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/9230902521944497f96976064c5c7ae824786084..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"];