Fedora :: How To Make A Theme
Jan 20, 2011I'm taking a UNIX Linux class and we have to do a project involving Linux so i thought it would be cool to make a theme
View 4 RepliesI'm taking a UNIX Linux class and we have to do a project involving Linux so i thought it would be cool to make a theme
View 4 RepliesI have official Compiz Fusion running on my Fedora 13 64-bit. I also installed some custom cursor themes and I'm seeing some strange behaviour. When mouse is on my Desktop the custom cursor theme is replaced by the default one. When I launch Firefox, for example, and move cursor inside Firefox window, then my custom cursor is being shown. Also, if I go to resize some window the custom "resize cursor" is being shown, or if system is processing something then custom hourglass cursor is shown again.
Basically while on Desktop or Gnome panels the custom cursor is being replaced by the default Fedora cursor.
This only happens when I choose Compiz as my window manager. With metacity my custom cursor theme is behaving properly. Is it possible to make Compiz Fusion not to mess with my cursor theme? Or maybe it is a Compiz bug?
Ok, this indeed is a bug, but I'm not sure if it's a Gnome or Compiz bug. Here is a fix (a bad one for now) which might save someone time. The credit for this does not belong to me, I got it form this link. So, here it goes:
1. Install gconf-editor by running "yum -y install gconf-editor"
2. Change your windows manager to metacity temporarily
3. Change your cursor theme to the desired custom one
4. Run gconf-editor and go to "desktop->gnome->peripherals->mouse" and remember the value of "cursor theme" option this gconf-editor branch.
5. Create directory with name "default" in "/home/yourUserName/.icons/" directory.
6. Inside newly created "default" directory create file with name "index.theme" with the following content:
Code:
[Icon Theme]
Name = <anything you want>
Comment = <anything you want>
Example = <anything you want>
Inherits = <THEME NAME YOU FOUND IN STEP 4>
7. After saving the file re-enable Compiz as your window manager and logout/login to your account. The problem with this fix is that you will have to modify "index.theme" file every time you will want to change your icon theme, but it works nevertheless.
Im trying to use a downloaded theme (from [URL]) om my FVWM window manager, but the theme depends on various programs that isn`t in the Fedora repository. Namely habak, trayer and rox-filer (the last one is optional though). Is there any way to download these programs and install them independantly?
View 2 Replies View RelatedI updated my laptop from F12 to F14 via preupgrade. After doing so, the standard mouse theme was active. So I installed the one I like again and set it as mouse theme. For some reason it is now a mixture of the one I installed and the standard theme. If I open a place in nautilus the displayed symbol is the right one while waiting, if I open something in control center I get the standard icon. Same problem with drag and drop, I always get the hand from the standard theme. I also tried the former standard theme Bluecurve and it was the same problem.Can anyone tell me what goes wrong with the theme? What has changed in F14, that the older themes won't work?
View 3 Replies View RelatedI'm running Fedora 11 x86_64 (GNOME) and I'm having a problem installing ANY themes from http://art.gnome.org. Any time I try to install a theme I get an error that it's "appears to not be a valid theme" When I first click the install button and navigate to my theme packages, I don't see the [dot] theme file, which is a red-flag. I change to "All files" and I tend to see an "index.theme". Is this the correct file?
View 3 Replies View RelatedI need to make a simple GUI or even commandline based theme switcher for my JWM slackware 13-current setup.Basically, to change themes I just use a cp command from menu.However, the more themes, the bigger the menu gets and so it would be nice to have a app/script something that will allow me to click on theme I want and when I hit "apply" it cp's the theme for me.
View 5 Replies View RelatedI have got my Ubuntu desktop looking exactly how I want it apart from one little thing. I would like Docky to use a different icon theme then the one I am using for gnome. See these are the icons I want to use on Gnome/Nautilus: But these are the icons I want for Docky: So what I want to end up with is this: I have had a look in gconf-editor to see if there are any settings to do this but there doesn't seem to be any, I even tried adding a stringvalue with "icon_theme" and putting in the theme I wanted to use but that didn't work. Is there anyway I can manual edit a Docky config file to tell it what icon theme to use?
View 1 Replies View RelatedFor some reason, from time to time on login, as my normal theme starts to load, it changes to some sort of silver theme (a very basic one), and I am unable to change it over to any other theme. Checking the theme being used, it still says my desired one is set, but it is not. Also, no matter what theme I change it to, that basic silver theme is the one being used. This includes a default icon theme, not the one I prefer.
The only option that seems to fix things is a restart, and the hope that on this login it won't mess up like before.I am using Natty, from a fresh install, with Ubuntu Classic as my desktop, and have reinstalled things more than once to try and fix a few of the Natty-related issues, but this one keeps coming back.
What does this error mean i try to save it and get this? Irssi: Error saving theme to /home/perlsyntax/.irssi/default.theme: Permission denied
View 3 Replies View RelatedI backed up .themes from /home, but on trying to install them (files don't show as theme packages) it says "There was an error installing the selected file, index.theme doesn't appear to be a valid theme". Did I backup the right thing?
View 1 Replies View RelatedSince I updated my system a couple of days ago, qpdfview uses a generic theme instead of the Gtk theme. Apparently by adding
Code: Select allexport QT_STYLE_OVERRIDE=gtk.
to /etc/profile all QT5 apps should use the gtk theme but for some reason this doesn't seem to work.
Adding -style=gtk to the launcher options works but I want to change the theme setting for all QT5 apps.
i am using opensuse 11.4 and i reinstalled it 4 days before.i have changed the cursor theme,login theme etc.after the reinstall i forgot how to change them.so please tell me how to change cursor theme,login theme,boot splash?
View 7 Replies View RelatedI enjoy using vim from lxterminal with the black background, as well as awesome with its dark theme. I configured xfe manually to be darkish, and i use darklooks as a GTK theme to suit it as well. I could say all my desktop looks pretty dark, which my eyes thank me for. I also use redshift.But problems come along when surfing the web. Most web pages (including this one) have very bright styles. They are not the problem themselves, but switching from my windows hurts my eyes since it's a quick change to a much brighter screen.What would you do, either:
1. Use everything with a brighter background and putting the screen brightness a bit lower. (changing the GTK theme to clearlooks, using lxterminal with a white background, etc.)
2. Use some color theme with uzbl so that pages would look much darker. (like when you set manually the text and background colors in Firefox/Iceweasel)
I would myself go with the second one if most pages wouldn't look that bad when modified that way. For example, many pages use non-transparent images with white backgrounds on white pages, so if you change the background to black not only it looks horrible but it too is a mess.
I want to use gtk-theme-switch to change my theme in openbox (would rather not use any gnome/kde/etc.. tools for this), but after installing it I cannot get it to run:
Quote:
tr@linux:~$ sudo apt-get install gtk-theme-switch
Reading package lists... Done
Building dependency tree
Reading state information... Done
[Code]...
I installed a theme in emerald, and it didn't do anything, like, it had no effect on my windows or anything. So i did some searching and the only thing i could find was to run "emerald --replace" in the terminal, and it worked, but if I exit out of the terminal, it reverts back to the old theme.How do I keep emerald's theme, even after I exit the terminal?
View 5 Replies View RelatedI was ubuntu 10.10 user and i installed macubuntu theme there but recently i upgraded my ubuntu to 11.04 and now the macubuntu theme is still exist. But i don want to make it avail anymore. how can i remove the theme from ubuntu 11.04 to use default theme of 11.04?
View 1 Replies View Relatedreally wish to customize my GDM for ubuntu 11.4 but failed to do so.....therefore i decided to use alt. such as SLiM.....I could install it properly in virtualbox but when i went to do it on my real ubuntu 11.4 ......the screen stops at plymouth theme or goes blank after loading plymouth theme......then i read further more blogs and made changes and now even if i configure SLim the GDM starts no matter what i do .........
PS : I am new to ubuntu and dont have any knowledge about scripting programming and stuff....
I'm running Fedora 15, and I was just wondering if there is a mac theme. If not, is there a way to change themes at all?
View 3 Replies View RelatedI would like to change the GDM theme on Fedora 10 if possible. I thought I saw somebody say this was not possible... is that true? Why?
View 9 Replies View RelatedI am using KDE 4.3 on Fedora 11, but I could not find how to change KDM theme.
View 8 Replies View Relatedreally hate the new default plymouth theme in Fedora since 11, as such I'd rather use either Solar or Spinfinity as the default plymouth themes, however F12 for some reason keeps ignoring me when I set the default theme.I downloaded all necessary packages for this and for some reason unknown to me when I boot the computer the default theme still appears, unless I switch to a VT (press F1) and then back to the plymouth boot (ESC) does it change to the theme I selected, be it Solar or Spinfinity. The symlink in /usr/share/plymouth/themes/default.plymouth is point to the right theme (i.e. /usr/share/plymouth/themes/spinfinity/spinfinity.plymouth), and yet it does not load at boot by default, do I have to remove the other "default" theme or what?
View 10 Replies View Relatedhow do I set that my java to use GTK theme for GUI as default?
View 2 Replies View RelatedI've been looking for a place to post my desktop theme. I remember seeing it before.
View 5 Replies View RelatedI'm running F15 with KDE right now, and I'm using a non-default cursor theme. All KDE/Qt apps are fine, but if I use Firefox, as an example, which is a GTK app, the cursor theme returns to the default as long as it's inside the Firefox window. Back when I was using GNOME, I noticed the same thing when I had my cursor over a Qt app.
View 3 Replies View RelatedHow you can change you're gdm gtk3 theme with fedora 15.
Prerequisite: gnome-tweak-tool and a terminal (gnome-terminal)
Open gnome-terminal:
Code:
su -
( insert password)
Now we are root and the first step is to install gnome-tweak-tool if you already did this skip this. Install gnome-tweak-tool
Code:
yum install gnome-tweak-tool
Now we make the gdm user available to make changes:
Code:
# xhost +SI:localuser:gdm
If you did this right you get this message:
Code:
localuser:gdm being added to access control list
Next we will fire up gnome-tweak-tool
Code:
# sudo -u gdm gnome-tweak-tool
This will start gnome-tweak-tool as the user gdm (sudo -u username will start the application as designated user). Now we can change the interface gtk+theme, icon theme and cursor theme to whatever you like. Don't forget to change windows current theme to what you want.
How to change gdm login background:
Code:
# sudo -u gdm gnome-control-center
Here you can change the background
And when you're done exit the gnome-tweak-tool or gnome-control-center and type:
Code:
# exit
(ps the # sign is the sign you're running the command as ROOT don't copy it!!
I overwrote this laptop from an Ubuntu installation to Fedora 15 (Gnome 3 doesn't work, in fallback mode) and unfortunately the theme is messed up. Using Gnome-Tweak tool I cannot change the shell theme, instead I get the message Quote:Could not list shell extensionsAny way to bypass or clear out so it returns to default?---------- Post added at 10:36 PM ---------- Previous post was at 07:12 PM ----------After reboot I had kernel crashes and the system would not boot up anymore. So I re-installed over the previous one, and modified the .gconf, .gconfd, .gnome2 and .gnome2_private before connecting my /home directory to the folder
View 2 Replies View RelatedHow can I change the login theme in Fedora 10. I googled for so long but I am not able to get an answer for Fedora 10. And unlike Fedora 8 there is no option in System -> Administration -> Login Window . This option is no there in Fedora 10 . is it some missing components or do I need to install additional package.
View 4 Replies View RelatedI have just installed Fedora12, i worked all time with Red Hat Enterprise, so i wanted to set the default Red Hat theme(clearlooks) on Fedora. However i can't find the clearlooks icons in the themes, how can i set them?
View 3 Replies View RelatedI search but I don't find an how-to or a guide for creating a Plymouth theme.I would like create my own plymouth theme, and not just replacing the background image.
View 5 Replies View RelatedI just switched to Fedora from Ubuntu. How do I to install Nodoka theme in my Fedora 12 Gnome Desktop.
View 2 Replies View Related