From 4c7dbe81ed2bdf7bcb2bbc664b1774e01437eb71 Mon Sep 17 00:00:00 2001 From: Claire Dagan Date: Mon, 25 Sep 2023 13:08:17 +0200 Subject: [PATCH] [Theme] delete useless colors in local theme --- frontend/src/ui/theme.ts | 7 ------- 1 file changed, 7 deletions(-) diff --git a/frontend/src/ui/theme.ts b/frontend/src/ui/theme.ts index 0bcc7f00f5..7d29e9c6d8 100644 --- a/frontend/src/ui/theme.ts +++ b/frontend/src/ui/theme.ts @@ -19,13 +19,6 @@ export const theme = { cultured: '#F7F7FA', white: '#FFFFFF', - // Accentuation Colors - blueYonder: '#567A9E', - blueYonder25: '#D4DDE7', - - blueGray: '#5697D2', - blueGray25: '#D4E5F4', - babyBlueEyes: '#99C9FF', // Notification Colors