diff --git a/app/src/components/theme.tsx b/app/src/components/theme.tsx index 5fee31490..666f0bd33 100644 --- a/app/src/components/theme.tsx +++ b/app/src/components/theme.tsx @@ -30,7 +30,7 @@ const theme: Theme = { xxl: '45px', }, colors: { - blue: '#3B82F6', + blue: '#252f4a', darkBlue: '#212133', gray: '#848a99', darkGray: '#6b6969ef',