increase range of fee colors
This commit is contained in:
parent
be5882edb3
commit
47b95af8ae
@ -29,6 +29,14 @@ export const mempoolFeeColors = [
|
|||||||
'ba3243',
|
'ba3243',
|
||||||
'b92b48',
|
'b92b48',
|
||||||
'b9254b',
|
'b9254b',
|
||||||
|
'b8214d',
|
||||||
|
'b71d4f',
|
||||||
|
'b61951',
|
||||||
|
'b41453',
|
||||||
|
'b30e55',
|
||||||
|
'b10857',
|
||||||
|
'b00259',
|
||||||
|
'ae005b',
|
||||||
];
|
];
|
||||||
|
|
||||||
export const chartColors = [
|
export const chartColors = [
|
||||||
@ -69,6 +77,7 @@ export const chartColors = [
|
|||||||
"#3E2723",
|
"#3E2723",
|
||||||
"#212121",
|
"#212121",
|
||||||
"#263238",
|
"#263238",
|
||||||
|
"#801313",
|
||||||
];
|
];
|
||||||
|
|
||||||
export const poolsColor = {
|
export const poolsColor = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user