Group Abstract Group Abstract

Message Boards Message Boards

0
|
87 Views
|
1 Reply
|
0 Total Likes
View groups...
Share
Share this post:

Changing notebooks background globally

Posted 1 day ago

I want to set all the notebook background color LightGreen. I know I can use the command

Cell[StyleData[StyleDefinitions -> "Default.nb"], Background -> LightGreen]

in each notebook, but is there a better way that I can set it globally, such that when I open a new notebook the background will automatically become light green?

POSTED BY: cc c
Posted 1 day ago

In the option inspector you can usually select the scope to be "global". You could also edit the stylesheet directly.

POSTED BY: Eric Rimbey
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard