Implementing Theme other than Acitve Admin

Hello,

Can we try to implement other Ruby Theme rather than normal Active Admin like Active Admin Flat Skin ?

Such changes requires lot of work now.

Still, Can you let me know the necessary files i’ll have to change ?

You can’t just change some files to add new theme.

  1. fork https://github.com/yeti-switch/yeti-web
  2. make new branch with theme switching functionality
  3. add tests
  4. make pull-request