cabal-desktop icon indicating copy to clipboard operation
cabal-desktop copied to clipboard

Custom theming support

Open callil opened this issue 7 years ago • 6 comments

see: https://github.com/hundredrabbits/Themes

callil avatar Aug 17 '18 18:08 callil

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

nikolaiwarner avatar Aug 17 '18 20:08 nikolaiwarner

image

nikolaiwarner avatar Aug 17 '18 20:08 nikolaiwarner

cc @simbolo for css structure thoughts :3

cblgh avatar Aug 17 '18 20:08 cblgh

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.

nikolaiwarner avatar Aug 17 '18 20:08 nikolaiwarner

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 .

callil avatar Aug 17 '18 20:08 callil

Could possibly enable all of those things with a good plugin system...

williamtstanley avatar Dec 22 '18 06:12 williamtstanley