mirror of
https://github.com/mempool/mempool.git
synced 2025-09-27 18:47:09 +02:00
Merge pull request #5966 from mempool/mononaut/more-blue
bluer <1sat color
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
export const defaultMempoolFeeColors = [
|
export const defaultMempoolFeeColors = [
|
||||||
'497d2b',
|
'007d3d',
|
||||||
'557d00',
|
'557d00',
|
||||||
'5d7d01',
|
'5d7d01',
|
||||||
'637d02',
|
'637d02',
|
||||||
@@ -41,7 +41,7 @@ export const defaultMempoolFeeColors = [
|
|||||||
];
|
];
|
||||||
|
|
||||||
export const contrastMempoolFeeColors = [
|
export const contrastMempoolFeeColors = [
|
||||||
'007be9',
|
'06adef',
|
||||||
'0082e6',
|
'0082e6',
|
||||||
'0984df',
|
'0984df',
|
||||||
'1285d9',
|
'1285d9',
|
||||||
|
Reference in New Issue
Block a user