Skip to content

Commit

Permalink
update confetti
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkst-pieter committed Dec 6, 2024
1 parent 38420f1 commit 4380a37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend_vue/src/components/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -158,4 +158,5 @@ export const TOKEN_COLOR_PALETTES: { [key: string]: Array<string> } = {
cc: ['#C6C7C7', '#E3E5E7', '#38897F', '#38D47F', '#414241'],
pwa: ['#1AABEE', '#026696', '#9CE5FD'],
credit_card_v2: ['#C6C7C7', '#E3E5E7', '#38897F', '#38D47F', '#414241'],
windows_fake_fs: ['#EEFDE8', '#50D261', '#81E87A', '#6CE386', '#DCFBD0']
};

0 comments on commit 4380a37

Please sign in to comment.