355
edits
(→Themes) |
|||
Line 391: | Line 391: | ||
==Themes== | ==Themes== | ||
Bespin has the ability for you to change the look through theming. | |||
*Coffee (default) | Some themes are already packaged and available: | ||
*White | |||
*Black | * Coffee (default) | ||
* Pastel | |||
* White | |||
* Black | |||
You can change between themes typing in the command line: | You can change between themes typing in the command line: | ||
set theme <theme-name> | set theme <theme-name> | ||
To get tiger stripes, you can use the theme name + "zebra" (e.g. | |||
set theme blackzebra | |||
=== Creating your own theme === | |||
Your BespinSettings project has a "themes" directory. In there you will see a sample theme for you to play with. | |||
Copy that chap and create a new file as <yourtheme>.js. Tweak it, and then you will be able to | |||
set theme <yourtheme> | |||
=Frequently Asked Questions= | =Frequently Asked Questions= |
edits