cabal-desktop
cabal-desktop copied to clipboard
Custom theming support
see: https://github.com/hundredrabbits/Themes
I'd be in to doing a theme scheme like slack... paste in set of 8 hex colors and it gives you the option to set that as the color theme:
#000000,#333333,#333333,#f6f6f6,#333333,#f6f6f6,#f6f6f6,#3050ff

cc @simbolo for css structure thoughts :3
In the long run, I'd like to see theming go as wild as enabling users to swap out entire components that can be shareable and remixable.
yes! I was thinking about this today. May be good to start planning this soon. I can imagine a kind of chat config page when setting up a cabal where you and add threads, themes, bots, your own imported components etc etc and really make your own structure for a chat app.
On Fri, Aug 17, 2018 at 4:42 PM Nick Warner [email protected] wrote:
In the long run, I'd like to see theming go as wild as enabling users to swap out entire components that can be shareable and remixable.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cabal-club/cabal-desktop/issues/67#issuecomment-413982737, or mute the thread https://github.com/notifications/unsubscribe-auth/ABSuN4DQBMXZTgI0n0ZciYr3MmcqXlPBks5uRyqhgaJpZM4WCCCo .
Could possibly enable all of those things with a good plugin system...