imba / imba.io

๐Ÿ“„The official website of Imba
http://imba.io
MIT License
80 stars 37 forks source link

Document `imbaconfig.json` and its theming capabilities #196

Open andregoldstein opened 3 years ago

andregoldstein commented 3 years ago

https://discord.com/channels/682180555286380545/682180555286380726/877896113947033610

You can add a shared file where you define some css variables @root with your colors, and then refer to those variables, but it is also possible to declare your own color palettes in imbaconfig.json - it is just not documented :stuck_out_tongue:

haikyuu commented 3 years ago

Yes, we can also create custom esbuild loaders there. And we can write that file in Imba as well ... I don't know how ๐Ÿ˜†