diff --git a/frontend/src/app/app.constants.ts b/frontend/src/app/app.constants.ts index e89f32429..59cc4bc1c 100644 --- a/frontend/src/app/app.constants.ts +++ b/frontend/src/app/app.constants.ts @@ -1,25 +1,35 @@ export const mempoolFeeColors = [ - 'bd7c13', - 'bd7718', - 'bd7619', - 'bd721d', - 'be6e21', - 'be6b24', - 'be6827', - 'be652a', - 'be622d', - 'be5f30', - 'be5c33', - 'bf543b', - 'c0513e', - 'c04d42', - 'c14a45', - 'c2454a', - 'c3424d', - 'c33f50', - 'c3404f', - 'c43955', - 'c5345a', + 'c27800', + 'c27404', + 'c27008', + 'c26b0d', + 'c26514', + 'c26118', + 'c25b1e', + 'c25623', + 'c25029', + 'c24b2e', + 'c24633', + 'c24336', + 'c24039', + 'c23c3d', + 'c23940', + 'c23643', + 'c23544', + 'c23445', + 'c23346', + 'c23346', + 'c23346', + 'c23247', + 'c23247', + 'c2304a', + 'c22d4d', + 'c22c4e', + 'c22b4f', + 'c22a50', + 'c22a50', + 'c22a50', + 'c22951', ]; export const feeLevels = [1, 2, 3, 4, 5, 6, 8, 10, 12, 15, 20, 30, 40, 50, 60, 70, 80, 90, 100, 125, 150, 175, 200,