
Oxygen Blue Air
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Oxygen Blue Air KDM Theme
PJ Singh, 2009-06-19
This is a theme for KDM that uses the Air background with the Oxygen widget/plasma style.
The colors are standard KDE 4.2 blue colors, instead of the black Oxygen widget/plasma colors.
This theme also allows you to set a properly scaled KDM background, instead of the standard KDM background that appears stretched (or squashed) on some resolutions.
This theme has been tested on Kubuntu 9.04 Jaunty Jackalope.
Instructions:
((1))
Install this theme...
# Navigate to the download location and extract the theme.
$ tar -zxvf OxygenBlueAir_KDMTheme.tar.gz
# Copy the theme tho the correct location.
$ sudo cp -rf "./Oxygen Blue Air" /usr/share/kde4/apps/kdm/themes/
# Optionally remove the downloaded file and the extracted theme folder...
$ rm OxygenBlueAir_KDMTheme.tar.gz
$ rm -r "Oxygen Blue Air"
((2))
This KDM theme uses Liberation fonts. You can optionally install Liberation fonts using...
$ sudo apt-get install ttf-liberation
If you HAVE Liberation fonts installed, set this them to use them...
$ sudo cp -f "/usr/share/kde4/apps/kdm/themes/Oxygen Blue Air/oxygen.liberation.xml" "/usr/share/kde4/apps/kdm/themes/Oxygen Blue Air/oxygen.xml"
If you DO NOT have Liberation fonts installed or DO NOT want to use Liberation fonts...
$ sudo cp -f "/usr/share/kde4/apps/kdm/themes/Oxygen Blue Air/oxygen.sans.xml" "/usr/share/kde4/apps/kdm/themes/Oxygen Blue Air/oxygen.xml"
((3))
Set the proportions of the KDM background to match your screen resolution...
If your resolution is 600x400...
$ sudo cp -f "/usr/share/kde4/apps/kdm/themes/Oxygen Blue Air/600x400.svg" "/usr/share/kde4/apps/kdm/themes/Oxygen Blue Air/background.svg"
If your resolution is 800x600...
$ sudo cp -f "/usr/share/kde4/apps/kdm/themes/Oxygen Blue Air/800x600.svg" "/usr/share/kde4/apps/kdm/themes/Oxygen Blue Air/background.svg"
If your resolution is 1024x768...
$ sudo cp -f "/usr/share/kde4/apps/kdm/themes/Oxygen Blue Air/1024x768.svg" "/usr/share/kde4/apps/kdm/themes/Oxygen Blue Air/background.svg"
If your resolution is 1280x1024...
$ sudo cp -f "/usr/share/kde4/apps/kdm/themes/Oxygen Blue Air/1280x1024.svg" "/usr/share/kde4/apps/kdm/themes/Oxygen Blue Air/background.svg"
If your resolution is 1600x1200...
$ sudo cp -f "/usr/share/kde4/apps/kdm/themes/Oxygen Blue Air/1600x1200.svg" "/usr/share/kde4/apps/kdm/themes/Oxygen Blue Air/background.svg"
If your resolution is 1920x1200...
$ sudo cp -f "/usr/share/kde4/apps/kdm/themes/Oxygen Blue Air/1920x1200.svg" "/usr/share/kde4/apps/kdm/themes/Oxygen Blue Air/background.svg"
((4)) Chose the new KDM Theme...
1. Click K
2. Click System Settings
3. Select the Advanced tab
4. Click Login Manager
5. Select the Theme tab
6. Select Oxygen Blue Air
7. Click the OK button
Notes:
This theme is a part of the following set...
Oxygen Blue Air Grub Botsplash
Oxygen Blue Air KDM Theme
Oxygen Blue Air KSplash Theme
Oxygen Blue Air Plasma Theme
Oxygen Blue Air Emerald Theme
tadeufilippini
10 years ago
Report