candleview 2.3.8 → 2.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -812,6 +812,7 @@ declare interface ThemeConfig {
812
812
  hover: string;
813
813
  active: string;
814
814
  color: string;
815
+ iconColor: string;
815
816
  activeTextColor: string;
816
817
  boxShadow: string;
817
818
  sendButton: {