How does one change the default notebook background color?
|
You can
to change the background to whatever colour you like. You can also supply an RGB colour as:
Other possibilities for the first argument of
|
|||||||||||||||
|
|
You could create a custom stylesheet that has a different background color and define it to be the default one. To do that, go to
You can now select If you want to use this as your default stylesheet, i.e. the one that is used when the program starts, go to the options inspector (
|
||||
|
|
|
Another option is to pull up the Format --> Option Inspector selection in the menu system, select the notebook that you're using in the upper-left, and then navigate to Notebook Options --> Display Options --> Background. The palette would let you pick the exact shade that you wish to work with. You can also see a bunch of the great options that R.M. identified in the answer above through the Option Inspector. It's a little clunky and the
|
|||
|
|
|
This is just another way of getting at the notebook options, which I note as an alternative syntax to R.M.'s answer:
The |
|||
|
|



