suurjaak / Skyperious

Skype chat history tool
Other
351 stars 34 forks source link

[how-to] change font-size of chats #63

Closed kramred closed 4 years ago

kramred commented 7 years ago

For anyone looking how to change the font-size of the chat history: The setting is in conf.py line 200/201 and called HistoryFontSize:

"""Font size in chat history."""
HistoryFontSize = 8

Further, it seems you can zoom in/out, i.e. increase/decrease the font-size by cmd+scroll up/down on the mouse/trackpad (this is for macOS, for other OS it is probably ctrl+scroll up/down)

suurjaak commented 4 years ago

HistoryFontSize is also now a configurable setting in File -> Advanced options.