Skip to content

Commit

Permalink
[Theme] delete useless colors in local theme
Browse files Browse the repository at this point in the history
  • Loading branch information
claire2212 committed Sep 25, 2023
1 parent 3ad580e commit 158bdeb
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions frontend/src/ui/theme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 158bdeb

Please sign in to comment.