style: blue-green palette for portfolio allocation chart
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
6712c36081
commit
5c6752b4a3
@ -110,8 +110,8 @@ import * as THREE from 'three';
|
|||||||
import { OrbitControls } from 'three/addons/controls/OrbitControls.js';
|
import { OrbitControls } from 'three/addons/controls/OrbitControls.js';
|
||||||
|
|
||||||
const palette = [
|
const palette = [
|
||||||
'#6979f8','#f87171','#fbbf24','#34d399','#a78bfa',
|
'#00d4ff','#0099cc','#00b894','#007a63','#005f8a',
|
||||||
'#f472b6','#38bdf8','#fb923c','#4ade80','#e879f9',
|
'#00e5cc','#0077b6','#48cae4','#023e8a','#00b4d8',
|
||||||
];
|
];
|
||||||
|
|
||||||
const holdings = [
|
const holdings = [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user