chatpal / chatpal-search-standalone

Standalone Server for Chatpal-Search
14 stars 6 forks source link

CSS Darkmode #8

Open zenjabba opened 3 years ago

zenjabba commented 3 years ago

I use https://github.com/pbaity/rocketchat-dark-mode/blob/master/dark-mode.css to create a nice dark mode (web interface) but in dark mode ChatPal looks bright and wrong.

Would it be possible to figure out what CSS I need to change to get it to follow the dark mode from pbaity's dark mode

image

tkurz commented 3 years ago

Hi, thx for the request! The css for the search results is done on https://github.com/RocketChat/Rocket.Chat/blob/develop/app/search/client/style/style.css

For chatpal provider it is (in addition): https://github.com/RocketChat/Rocket.Chat/blob/develop/app/chatpal-search/client/style.css