myliang/fish-ui

How to do an new theme ?

jmptrader opened this issue · 2 comments

Very cool project. Simple but powerful and elegant.

How to do an new theme ?

You recomend some approach? Or only I have modify the ** fish-ui/src/styles/ ** files ?

@jmptrader Now it's like this, and it will support the new theme better in the future。
If it's a simple modification, you can modify this file src/styles/base.less

Thank's.