From Fedora Project Wiki
No edit summary
m (Remove 'Extras' it dont exist anymore :))
Line 547: Line 547:
This refers to the basic look of windows... their color, the appearance of their widgets, etc. The default GTK+ engine we use in Fedora is Clearlooks.
This refers to the basic look of windows... their color, the appearance of their widgets, etc. The default GTK+ engine we use in Fedora is Clearlooks.


[http://www.stellingwerff.com/?p=9 The Widget Factory]  is a great program for testing the look of your themes.  It also has a great screenshot of the program, displaying all of the different widgets that can be styled for GTK2. Users can get the widget factory on Fedora Extras repository with the following command
[http://www.stellingwerff.com/?p=9 The Widget Factory]  is a great program for testing the look of your themes.  It also has a great screenshot of the program, displaying all of the different widgets that can be styled for GTK2. Users can get the widget factory on Fedora repository with the following command


<code> yum install thewidgetfactory </code>
<code> yum install thewidgetfactory </code>

Revision as of 07:37, 9 June 2008

Artwork ArtTeamProjects WikiDesign ArtTeamN1.png


Fedora Theming Overview

There is a heckuva lotta stuff you can change the look of in Fedora. Isn't open source software great? :) Even better, you can unify the look of the entire distribution by following a common theme across these customizable screens/widgets/layouts/whatchamacallits.

If you've got great ideas for a design but are not technically-inclined, or want to learn how to code up your own themes but need help - no worries. Pass your mockups along; you can upload them to ThemeConcepts - and be sure to post the link to fedora-art-list so we can all marvel at your handiwork!

Here's an overview of the components that have gone into past Fedora themes so you can get an idea of what you can change the look of and how to test out your artwork.

Artwork seen during installation

This is all artwork users will only see on a limited basis - during and directly after installation. This is not the artwork users will be looking at day in and day out.

Anaconda Prompt Screen

Only seen during installation. Pretty much the *first* thing you see when you boot up with the install CD/DVD.

File:Artwork ThemingOverview 01Syslinux.png
Description: Splash screen used at the boot prompt with syslinux/isolinux. This gets transformed into the syslinux specific format.
File Name + Extension: same image, two locations:
  • /usr/lib/anaconda-runtime/boot/syslinux-splash.png and
  • /usr/share/anaconda/pixmaps/syslinux-splash.png
Package: fedora-logos / redhat-logos
Size: 640x300 pixels
Colors: 16-color palette (should be an indexed .png with #000000, #ffffff, #cdcfd5, #5b6c93, and #c90000 in your palette).
Testing Notes: The final file format of this graphic is 'lss'. To test it out there are programs available such as ppmtolss that will let you convert this image to lss to try it out (of course to use that you'd have to convert to ppm first. :) ) Once you have converted it to lss, create an installation CD, putting your newly-created lss file in the /isolinux directory, naming it 'splash.lss'. --[MairinDuffy]

Anaconda Screen - Splash

Only seen during installation. There is a 'splash' component to the wizard as well as a customizable banner. Appears after the first screen above.

File:Artwork ThemingOverview 02AnacondaSplash.png
Description: This is the the "splash" component to the Installation Wizard. It is comprised of two pieces of artwork...the header [1] and the center image [2] .
File Name + Extension: usr/share/anaconda/pixmaps/anaconda_header.png
Package: fedora-logos / redhat-logos
Size: 800x88 pixels
Colors: No color limitations.
File Name + Extension: usr/share/anaconda/pixmaps/splash.png
Package: fedora-logos / redhat-logos
Size: The current graphic is 507x388 pixels. This image has some flexibility to vary in size.
Colors: No color limitations.
NOTE: Image01 should include the following Copyright text: Copyright (C) 2003 - 2006 Red Hat, Inc. and others. All rights reserved.

Anaconda Screen - Progress

Only seen during installation. This is the 'countdown' screen after you've already picked all your preferences and let the installer do its magic. :)


File:Artwork ThemingOverview 03AnacondaProgress.png
Description: This is the the "progress" component to the Installation Wizard. It is comprised of two pieces of artwork. the header (same as Anaconda Prompt Screen - Splash) and the center image.
Graphic 1
Same as graphic [1] from Anaconda Prompt Screen - Splash
Graphic 2b
File Name + Extension: usr/share/anaconda/pixmaps/progress_first.png
Package: fedora-logos / redhat-logos
Size: 500x325 pixels
Colors: No color limitations.
Graphic 2c
File Name + Extension: usr/share/anaconda/pixmaps/progress_first-lowres.png
Package: fedora-logos / redhat-logos
Size: 350/225 pixels
Colors: No color limitations.
NOTE: Both 2b/c should include the following Copyright text: Copyright (C) 2003 - 2006 Red Hat, Inc. and others. All rights reserved.

First Boot

Users only see this the very first time they boot their system after installing it. It walks the user through additional configuration of their system post-installation (keyboard layout, language, time zone, etc.) There is a splash (shown in screenshot below) as well as a banner along the left side.

File:Artwork ThemingOverview 06Firstboot.png
Description: Walks user through additional configuration of their system post-installation. It is comprised of two pieces of artwork...the banner along the left side [1] and a splash image [2] .
Graphic 1
File Name + Extension: /usr/share/firstboot/pixmaps/firstboot-left.png
Package: fedora-logos / redhat-logos
Size: 160x600 pixels
Colors: No color limitations.
Graphic 2
File Name + Extension: /usr/share/firstboot/pixmaps/splash-small.png
Package: fedora-logos / redhat-logos
Size: 560x320 pixels
Colors: No color limitations.
NOTE: On large screens, firstboot will not resize to fill the window. Instead, the background color02 chosen for RHGB will be the background color.
NOTE: Additional artwork for firstboot is located in the /usr/share/firstboot/pixmaps directory/. --[MairinDuffy]
Testing Notes: Copy all of your artwork to /usr/share/firstboot/pixmaps, making sure to backup the originals if you care about them. :) Now, run (as root), /usr/sbin/firstboot --debug. This will spew a bunch of stuff out to your terminal - let it finish - and eventually you'll see a firstboot item appear in your tasklist/window list. Firstboot likes to pop under you see :) So you'll need to click the 'show desktop' icon in the lower left corner of your screen to hide all of your open windows, then click on the firstboot item in the tasklist/window list to see firstboot running with your artwork. You should be able to click through the screens. --[MairinDuffy]

Artwork seen during bootup

Below is artwork users will see every time they boot their system.

GRUB (Grand Unified Bootloader)

This is seen *every time the computer boots*, and is used to select the kernel to run as well as other boot-time options. Note that for FC5, some people complained that this screen was too bright and hurt their eyes - people are used to a dark screen for this.

File:Artwork ThemingOverview 04Grub.png
Description: Seen every time the computer boots, this screen is where the selection of which kernel to run and other boot-time options, are made.
File Name + Extension: /boot/grub/splash.xpm.gz
Package: fedora-logos / redhat-logos
Size: 640x480 pixels
Colors: 16 color palette (should be an indexed .xpm, compressed with gzip with #000000 and #ffffff in your palette).
NOTE: The selection bar is black and so the image created should take care to allow for the selection bar to be visible.

RHGB (Red Hat Graphical Boot)

Shown to the users every time they boot their machine up. The user may be staring at this for a while depending on how slow startup is, so make this pretty. :)

Description: Shown as the machine starts up...users can toggle between graphic "Hide Detail" mode text "Show Detail" mode
Graphic: "Hide Detail" Mode
File:Artwork ThemingOverview 05RHGBa.png
Text: "Show Detail" Mode
File:Artwork ThemingOverview 05RHGBb.png
Image01
File Name + Extension: /usr/share/rhgb/main-logo.png
Package: fedora-logos / redhat-logos
Size: The current image is 320x396 pixels and gets scaled to a height of screen_height/2.
Colors: No color limitations.
Image02
File Name + Extension: /usr/share/rhgb/system-logo.png
Package: fedora-logos / redhat-logos
Size: The current image is 183x45 pixels and gets scaled to a height of 0.075*screen_height.
Colors: No color limitations.
Color01 & Color02
File Name + Extension: splash.c
Package: RHGB
Specs: Provide HEX numbers for these colors. The colors of the rhgb screen are hardcoded in splash.c.
File Name + Extension: /usr/share/rhgb/throbber-anim.png
Package: RHGB
Size: The current throbber is a 288x24 pixels image, with the height of a small icon (24 pixels) and the width equal to the sum of the animted frames horizontally positioned next to each other (currently 12 frames).
Colors: No color limitations.
NOTE: The background color02 set for this section will be the same screen color during firstboot. Make sure color02 works with the graphic used in firstboot.
Testing Notes: (write-up by Andy Shellam) The RHGB screens are simply PNG images in the /usr/share/rhgb folder, and can be replaced by custom ones. To create a custom "throbber" (the animation of a few circles spinning round), create a PNG image of 288x24 - then in that image you need 12 images of 24x24 placed side-by-side, so when viewed left to right - that's your animation. Replace the /usr/share/rhgb/throbber-anim.png image with your image, reboot and you're sorted! In Fedora, the /usr/share/rhgb/large-computer.png isn't used - there are 2 other images - one which is the fedora system logo (the bubbly f), the other is the word "fedora" in the bottom-right corner. Replace these with your own PNGs and bingo, you've got a nice customised system :) More information at [1]

GDM (Gnome Display Manager)

Basically, the login screen. If users leave their computers on all the time and don't share their system they won't see this as often as users who share a desktop system with other users on the system or laptop users who reboot and login more frequently.

File:Artwork ThemingOverview 07GDM.png
Description: Login Screen.
File Name + Extension: /usr/share/gdm/themes/X (where X is the theme name)/background.png + gdm (see link mentioned under Note)
Package: background.png goes in fedora-logos / redhat-logos; gdm goes in redhat-artwork
Size: Can be any size you want, but try to make a layout that can be “liquid. When designing, please consider users with lower screen resolution and also users with widescreen monitors.
Colors: No color limitations.
NOTE: Design with plenty of space for text to shirnk and grow to accommodate translated text. More information, visit Gnome Display Manager Reference Manual .
Testing Notes: Testing GDM themes for a widescreen monitor when you don't have a widescreen monitor, type the following in a terminal:
- 'export DOING_GDM_DEVELOPMENT = 1'
- 'Xnest -ac -geometry 1680x525 :123 &'
- 'DISPLAY=:123 /usr/bin/gdmgreeter'

GNOME Splash Screen

NOTE: Please don't focus on this graphic piece as it's turned off by default in both upstream and Fedora's GNOME. It's basically a little graphic that shows GNOME's startup, but GNOME starts up quick enough these days that it's not really necessary anymore.

File:Artwork ThemingOverview 08ExtensionSplash.png
Description: Splash screen after a user successfully authenticated on login screen. (Currently off by default.)
Image01
File Name + Extension: /usr/share/pixmaps/splash/gnome-splash.png
Package: fedora-logos / redhat-logos
Size: The current image is 503x420, though the dialog will adapt to slightly different sizes.
Colors: No color limitations.
Color01
File Name + Extension: splash-widget.c
Package: gnome-session
Specs: Provide HEX numbers for color01. The color of the GNOME splash screen is hardcoded in splash-widget.c.
NOTE: The position of the icons and text is hardcoded in splash-widget.c in gnome-session and may need tweaking for a different image.

Image01 should include the following Copyright text: Copyright (C) 2003 - 2006 Red Hat, Inc. and others. All rights reserved.

High-Visibility Artwork

This is artwork users are going to see all the time - so let's get it right. :)

Background/Wallpaper

File:Artwork ThemingOverview 09Background.png
Description: Background for desktop.
File Name + Extension: usr/share/backgrounds/images/default.png
Package: fedora-logos / redhat-logos
Size: Currently supporting five (5) popular sizes. Their names and corresponding sizes are as follows:
  • default.jpg (2048x1536)
  • default-5_4.jpg (1280 x 1024)
  • default-dual.jpg (2560x1240)
  • default-dual-wide.jpg (2560 x 960)
  • default-wide.jpg (1680 x 1050)
Colors: No color limitations.
NOTE: Create variations for the five sizes listed above. Some colors might appear brighter or darker depending on the monitor, please test the image on a variety of monitors for optimal use.

GNOME Screensaver Lock Dialog

NOTE: Please don't focus on this graphic piece as it's turned off by default in both upstream and Fedora's GNOME.


File:Artwork ThemingOverview 10LockDialog.png
Description: Login dialog which appears when the user returns after screensaver is running. Currently off by default.
File Name + Extension: user/share/gnome/screensaver/lock-dialog-system.png + lock-dialog-system.gtkrc
Package: fedora-logos / redhat-logos
Size: 400x314 pixels
Colors: No color limitations.
NOTE: Design with space for text to shrink and grow to accommodate prompts, translated text, as well as long usernames.

KDE Artwork

Let's not forget the KDE fans. :)

KDE Splash

File:Artwork ThemingOverview 11KDEsplash.png
Description: KDE ksplash is a part of redhat-logos. The theme should be installed in /usr/share/apps/ksplash/Themes/X (X is the name of the Theme). There is one (1) preview image, one (1) resource file, and Image01 is comprised of four (4) pieces.
Image01
File Name + Extension: /usr/share/apps/ksplash/Themes/X/Preview.png
Package: fedora-logos / redhat-logos
Size: 400x244 pixels
Colors: No color limitations.
Resource File
File Name + Extension: /usr/share/apps/ksplash/Themes/X/Theme.rc
Package: fedora-logos / redhat-logos
Image01.a
File Name + Extension: /usr/share/apps/ksplash/Themes/X/splash_top.png
Package: fedora-logos / redhat-logos
Size: 400x244 pixels
Colors: No color limitations.
Image01.b
File Name + Extension: /usr/share/apps/ksplash/Themes/X/splash_inactive_bar.png
Package: fedora-logos / redhat-logos
Size: 400x51 pixels
Colors: No color limitations.
Note: The splash_inactive_bar.png has 7 embedded icons which represents the status during KDE start.
Image01.c
File Name + Extension: /usr/share/apps/ksplash/Themes/X/splash_active_bar.png
Package: fedora-logos / redhat-logos
Size: 400x51 pixels
Colors: No color limitations.
Note: The splash_active_bar.png has 7 embedded icons which represents the status during KDE start. The background and the embedded icons should be the same from splash_inactive_bar.png.
Image01.d
File Name + Extension: /usr/share/apps/ksplash/Themes/X/splash_bottom.png
Package: fedora-logos / redhat-logos
Size: 400x16 pixels
Colors: black

KDE Login

File:Artwork ThemingOverview 12KDElogin.png
Description: KDE Login is comprised of one (1) preview image, one (1) background color designation, and Image01 which is the logo.
Preview Image
File Name + Extension: screenshot.png
Package: to be filled in
Size: 200x150 pixels
Colors: No color limitations.
Resource File
File Name + Extension: Theme.rc
Package: fedora-logos / redhat-logos
Image01
File Name + Extension: to be filled in.png
Package: fedora-logos / redhat-logos
Size: 327x156 pixels
Colors: No color limitations.
Color01
File Name + Extension: to be filled in
Package: to be filled in
Specs: Provide HEX numbers for color01. The user can change the color during KDE starting.
NOTE: To be filled in.

Non-Release Dependent Artwork

There's other types of artwork we can change but don't necessarily have to change with each release. A pretty exhaustive list is available on Marketing's Fedora Branding Page . A small sample follows below.

Metacity (Window manager)

The main visual component of metacity themes is the titlebar of windows, but there are other things you can do with it too.

Designing Metacity Themes

GTK (Gimp Tool Kit)

This refers to the basic look of windows... their color, the appearance of their widgets, etc. The default GTK+ engine we use in Fedora is Clearlooks.

The Widget Factory is a great program for testing the look of your themes. It also has a great screenshot of the program, displaying all of the different widgets that can be styled for GTK2. Users can get the widget factory on Fedora repository with the following command

yum install thewidgetfactory

GnomeArt GTK2 Theme Creation Tutorial