Zipline-Android-App/constants/skeleton.ts

5 lines
No EOL
197 B
TypeScript

export const colors = [
'#161c2d', // slightly lighter than background
'#2a3452', // more saturated/brighter mid-tone for gradient
'#161c2d', // back to first color for smooth looping
]