Change mempool gradient to green-yellow-red
This commit is contained in:
parent
3deedada07
commit
9ef5c420d9
@ -1,34 +1,34 @@
|
|||||||
export const mempoolFeeColors = [
|
export const mempoolFeeColors = [
|
||||||
|
'26c200',
|
||||||
|
'32bc00',
|
||||||
|
'40b600',
|
||||||
|
'4cb000',
|
||||||
|
'5da800',
|
||||||
|
'60a600',
|
||||||
|
'67a300',
|
||||||
|
'749d00',
|
||||||
|
'7c9900',
|
||||||
|
'849500',
|
||||||
|
'958d00',
|
||||||
|
'9d8900',
|
||||||
|
'a38600',
|
||||||
|
'ab8200',
|
||||||
|
'b18000',
|
||||||
|
'b77d00',
|
||||||
'c27800',
|
'c27800',
|
||||||
'c27404',
|
|
||||||
'c27008',
|
'c27008',
|
||||||
'c26b0d',
|
'c26d0b',
|
||||||
'c26514',
|
'c26810',
|
||||||
'c26118',
|
'c26018',
|
||||||
'c25b1e',
|
'c25d1b',
|
||||||
'c25623',
|
'c25a1e',
|
||||||
'c25029',
|
'c25028',
|
||||||
'c24b2e',
|
'c24d2b',
|
||||||
'c24633',
|
'c24731',
|
||||||
'c24336',
|
'c23e3b',
|
||||||
'c24039',
|
'c23b3e',
|
||||||
'c23c3d',
|
'c23545',
|
||||||
'c23940',
|
'c23347',
|
||||||
'c23643',
|
|
||||||
'c23544',
|
|
||||||
'c23445',
|
|
||||||
'c23346',
|
|
||||||
'c23346',
|
|
||||||
'c23346',
|
|
||||||
'c23247',
|
|
||||||
'c23247',
|
|
||||||
'c2304a',
|
|
||||||
'c22d4d',
|
|
||||||
'c22c4e',
|
|
||||||
'c22b4f',
|
|
||||||
'c22a50',
|
|
||||||
'c22a50',
|
|
||||||
'c22a50',
|
|
||||||
'c22951',
|
'c22951',
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user