Hello
I have a stupid problem: The background of my texshop document is in grey, I don't know how to change it back to 'white'.
I don't know how this happened, i tried some macros just before, and then every new document i opened had a grey background...
Thank you in advance
TeXShop ⇒ Changing background color
Changing background color
maybe this will help: in a terminal, type the commands
Code: Select all
defaults write TeXShop background_R 1
defaults write TeXShop background_G 1
defaults write TeXShop background_B 1
Changing background color
Go into Preferences. Under the Modes tab, you can set the default colors for everything.