X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/9230902521944497f96976064c5c7ae824786084..10ce16c28de952f6533ca3cc9df909269e3d2a53:/src/common/custom-theme.ts diff --git a/src/common/custom-theme.ts b/src/common/custom-theme.ts index f412024a36..c85acd9089 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"];