file-tree-alternative icon indicating copy to clipboard operation
file-tree-alternative copied to clipboard

Add rainbow folder feature with customizable colors and settings

Open LINYF510 opened this issue 2 months ago • 0 comments

  • A small attempt to modify code using AI
  • Updated package.json to include cross-env for build script.(Can be ignored)
  • Enhanced styles.css with Catppuccin rainbow colors for light and dark themes.
  • Modified settings.ts to introduce rainbow folder options, including color selection and repeat count.
  • Implemented rainbow color logic in TreeComponent.tsx for folder display.
  • Added utility functions in Utils.ts for managing rainbow color indices and values. image image

LINYF510 avatar Oct 14 '25 13:10 LINYF510