|
@@ -64,6 +64,7 @@ export function ElementIndexColorTheme(ctx: ThemeDataContext, props: PD.Values<E
|
|
return {
|
|
return {
|
|
factory: ElementIndexColorTheme,
|
|
factory: ElementIndexColorTheme,
|
|
granularity: 'groupInstance',
|
|
granularity: 'groupInstance',
|
|
|
|
+ preferSmoothing: true,
|
|
color,
|
|
color,
|
|
props,
|
|
props,
|
|
description: Description,
|
|
description: Description,
|