sindresorhus / caprine

Elegant Facebook Messenger desktop app
MIT License
7.05k stars 559 forks source link

custom.css file #1977

Open Nathan-Shea opened 1 year ago

Nathan-Shea commented 1 year ago

Does anyone have a complete custom.css file? I have forked the dracula one to make a gruvbox theme, but there are still some issues like the standard facebook blue persisting in my chat bubbles, the call icons and unread message icons.

It would also be nice to customise the scrollbars and facebooks chat 'themes'.

Cheers :)

NicTanghe commented 1 year ago

Hello, I`m also looking for a css file so i can set the background opacity.

dusansimic commented 1 year ago

What exactly do you mean by "complete custom.css file"? You can modify the website stylesheet by writing styles in the custom.css file which will be injected on app startup. If you want to change some specific element, you'll need to look at websites default stylesheet (through your browsers dev tools for example). We don't make the theme, we just slightly modify it.

NicTanghe commented 1 year ago

right but we dont know the names of anthing so an example file with all the colors of all the things is handy for referance.

dusansimic commented 1 year ago

This is not a priority right now but I'll mark it as an enhancement