mirror of
https://github.com/seigler/dash-visualizer
synced 2025-07-27 09:46:09 +00:00
Remove gradients
This commit is contained in:
parent
a073e2d334
commit
4fdab8ed2f
2 changed files with 2 additions and 2 deletions
|
@ -78,7 +78,7 @@ var App = {
|
|||
schemeTypes[
|
||||
Math.floor(parseInt(prevBlockHash.slice(-5, -3), 16) / 256 * schemeTypes.length)
|
||||
]
|
||||
).distance(0.75);
|
||||
);
|
||||
return blockColorScheme.colors();
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue