Differences between revisions 6 and 7
Revision 6 as of 2009-01-27 04:54:01
Size: 1110
Comment:
Revision 7 as of 2022-04-05 02:06:40
Size: 0
Editor: mkoeppe
Comment: outdated (sagenb)
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
'''Themes''' are a way to make Sage's web notebook look different. The original theme was developed to resemble Google's gmail, but each user can apply a different theme.

To obtain a theme for your own use only, download it and copy the file to your {{{$HOME/.sage}}} directory.

To make a theme available as the default on a server, download it and copy it to the home directory of the user that is running the server. You will need the appropriate permissions to do this.

To enable the theme, rename it to {{{notebook.css}}}.

Some themes are available here:
 * A light gray theme, by John Perry: [[ attachment:grays.css | grays.css ]]. Screenshot: [[ attachment:grays.png | grays.png ]].
 * A dark theme in line with the [[ https://addons.mozilla.org/en-US/firefox/addon/1529 | PitchDark ]] theme for Firefox, by Elliott Brossard: [[ attachment:dark.css | dark.css ]]. Screenshot: [[ attachment:dark.png | dark.png ]].
 * A sagemath.org theme, by Elliott Brossard: [[ attachment:sagemath-theme.css | sagemath-theme.css ]]. Screenshot: [[ attachment:sagemath-theme.png | sagemath-theme.png ]].