Corrected that horrible green color.

This commit is contained in:
softsimon 2020-05-30 09:56:38 +07:00
parent 9ef5c420d9
commit 2c24c2de83
No known key found for this signature in database
GPG Key ID: 488D7DCFB5A430D7

View File

@ -1,35 +1,33 @@
export const mempoolFeeColors = [
'26c200',
'32bc00',
'40b600',
'4cb000',
'5da800',
'60a600',
'67a300',
'749d00',
'7c9900',
'849500',
'958d00',
'9d8900',
'a38600',
'ab8200',
'b18000',
'b77d00',
'c27800',
'c27008',
'c26d0b',
'c26810',
'c26018',
'c25d1b',
'c25a1e',
'c25028',
'c24d2b',
'c24731',
'c23e3b',
'c23b3e',
'c23545',
'c23347',
'c22951',
'007d23',
'0f7d22',
'1e7d21',
'2d7d20',
'407d1e',
'4b7d1d',
'567d1c',
'617d1b',
'6d7d1a',
'7c7d19',
'877d18',
'9a7d16',
'aa7d15',
'b97c13',
'bd7c13',
'bd7716',
'bd6e1c',
'bd6720',
'bd6223',
'bd5d26',
'bd562b',
'bc4f30',
'bc4835',
'bc4338',
'bc3f3a',
'bb383f',
'ba3342',
'ba2e45',
'b9254b',
];
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,