maximilionus / telegram-dark-shell

Minimalistic dark theme for Telegram clients (Windows, Linux, macOS, iOS, Android)
MIT License
54 stars 2 forks source link

Chat Export Theme #8

Closed timea-techgirl closed 2 years ago

timea-techgirl commented 2 years ago

Hey! Thanks for the nice themes. :) I would like to kindly request a dark theme for the exported chat history. Currently it's blinding white and I requested Telegram countless times for a dark version of chat export. They did nothing about it. I edited the colours in style.css and managed to turn the history dark but I'm sure you can do it better. Here is the original css file.

style.zip

Hope you have time to do it. Thanks! :)

maximilionus commented 2 years ago

Hi @timea-techgirl. That's a nice request, but currently I don't have much time to work on such projects. However, I can suggest you using the Dark Reader extension for your browser. It will require some more actions if you're using a chromium based browser - extension should be allowed to read file:// URLs to interact with local files. You can find how do this here.

The final result will look something like this: image

timea-techgirl commented 2 years ago

Hey! I am talking about exporting history from here. Inside a chat, 3 dots > Export chat history.

image

I already have file URLs enabled for dark reader but it doesn't work.

But thanks for your response.

maximilionus commented 2 years ago

@timea-techgirl strange it doesn't work... Are you sure you enabled the extension in its pop-up menu? You should enable it globally or add the full path to directory (like this: file:///H:/Download/Telegram%20Desktop/ChatExport_2022-09-04) to Site list tab.

Here how it looks for me image

timea-techgirl commented 2 years ago

Thanks, managed to make it work. Had to reset the extension. :) Added file:// to the inverted list and it works now.