Changes between Version 4 and Version 5 of theme
- Timestamp:
- 04/21/06 10:29:53 (20 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
theme
v4 v5 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 == login splash screens==13 == post-login splash screen == 14 14 15 asplash 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.15 This 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 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. 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].19 this is the not-so-pretty picture that shows when a computer is first turned on, before the login screen comes up. It will be overlaid with a 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]. Getting one of these to look nice involves working under heavy constraints with the limited palette. 20 20 21 21 == login screen theme ==
