Changes between Version 3 and Version 4 of theme
- Timestamp:
- 04/21/06 10:27:06 (20 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
theme
v3 v4 11 11 Background wallpaper can be as simple as a 1024x768 or 1280x1024 or 1600x1200 jpeg or png. Even better would be something in vector graphics form (svg or eps) which we could scale cleanly to different sizes. 12 12 13 == splash screens ==13 == login splash screens == 14 14 15 15 a splash screen shows up after a user logs in, while their session is starting up. a simple png or jpeg sized at 420x300 should be fine, as would a vector illustration of roughly comparable aspect ratio. Be aware that there will be little icons representing services that show up overlaid along the bottom of the image after login. 16 16 17 == boot splash==17 == boot splash screen == 18 18 19 this is the pretty picture that shows when a computer is first turned on, before the login screen comes up. It usually should include some form of progress indicator and room for textual information. More details about the format can be found [http://www.bootsplash.org/ here], but simple suggestions would also be welcome independent of the packaging work.19 this is the pretty picture that shows when a computer is first turned on, before the login screen comes up. It usually should include some form of progress indicator and room for textual information. The image must be a palettized 640x480 image with only 16 colors. Furthermore, some of these colors will be used for output text, progress bar, and other trimmings. more details on the format can be found [https://wiki.ubuntu.com/USplashCustomizationHowto here]. 20 20 21 21 == login screen theme ==
