TeXShop ⇒ Text colour in texshop tex source window
Text colour in texshop tex source window
defaults write TeXShop foreground_G 0.8
defaults write TeXShop foreground_R 0.4
defaults write TeXShop foreground_B 1.0
but --for some reason-- still end up with black foreground text. Tried restarting etc. Even tried to read the values (defaults read...) and got exactly the values I gave. But the source window still yields these hideous black letters. Since I have a blue background, this is rather ugly.
Problems started after updating to version 2.0.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Re: Text colour in texshop tex source window
1. Click the "Set ..." button for Document Font.
2. Click the Text Color button (a "T" with a lime rectangle to the right of it).
3. [This is the weird bit.] Click the "OK" button in the TeXShop Preferences window without closing the Text Colors window.
4. Choose a color in the Text Colors window.
Unfortunately, this doesn't seem to save the text color settings -- whenever you restart TeXShop it returns to black text. Alas!