Ubuntu :: Change The Color Of The Scrollbar In A Gnome Theme?

Jun 29, 2011

The scrollbar in the default Ambience theme is hardly visible. I want to change it to orange.

View 2 Replies


ADVERTISEMENT

Ubuntu :: How To Change Scrollbar Color / Contrast

Jul 8, 2010

I'm enjoying the default 10.04 theme, but the one thing that doesn't work for me is the scrollbar. I can hardly see it. Where I can edit just the scrollbar color without changing themes completely?

View 3 Replies View Related

Ubuntu :: Can GNOME Color Be Used To Alter Ambiance Theme Color?

Jan 12, 2011

Can GNOME Color be used to alter this change directory color in Ambiance theme? I'd rather have white.

View 4 Replies View Related

Ubuntu :: Changing Gtk Slider Color On Scrollbar Hover?

Sep 12, 2010

I'm using the Human-Clearlooks theme on Lucid (Gnome) with compiz/nvidia driver.

I'd like to have the scrollbar sliders a bit (only) more visible. Ideally, it would switch orange when I hover it with the mouse, and stay gray otherwise. This is because my screen is quite large, and when the slider is small I find it difficult to find its position.

1. I opened the gtkrc file and set colorize_scrollbar = TRUE in the engine "clearlooks" block. Now the scrollbar sliders are always orange. I'd really like to have them orange only on hover.

2. There is a "clearlooks-scrollbar" style. I tried adding (fg|bg|base|text)[] in it. I found that:A. fg[] is for the arrow within the top and bottom square boxes

B. bg[NORMAL] and bg[INSENSITIVE] define the color of the box containing the arrow (or if colorize_scrollbar = FALSE, the color of the whole scrollbar, including the square boxes and the slider itself)

C. bg[PRELIGHT] is the color of the box containing the arrow when hovered

D. bg[SELECTED] is the color of the slider (permanent)As it was most unsuccessful, I tried to force the murrine engine for the scrollbars only. Now with bg[PRELIGHT] = @selected_bg_color I get something fairly close to my expectations.

Only I'd like the bar to be pre-lighted not only when the mouse is over the slider, but as soon as it is over the scrollbar. Here I must say I'm at loss, and I really can't find how to do it.

how to change the slider color on scrollbar hover?

View 6 Replies View Related

Ubuntu :: Theme Editors - How To Change Color

May 5, 2010

I want to change the reddish/orangeish/pinkish color to something else, such as a slate gray or something. What file do I need to edit? gtkrc? xml?

View 9 Replies View Related

Ubuntu :: Change The Font Color On The Gnome-panel

Apr 25, 2011

I found an old thread from 2005 on how to change the font color on the gnome-panel.
It worked for all applets on the panel except for the notification area and me-menu where the font remains dark.

How can i force the font to a light color on these two applets?

Also as i used the "clarlooks" theme for controls the status indicator is duplicated:

There is one instance in the me-menu and another in the notification area. How can i remove either? I find that the gnome-panel is a real hassle since 10.04. Not only it is not logically constructed, but it is inconsistent and not customisation friendly.

View 4 Replies View Related

Debian :: How To Change Gnome 3 Theme

Sep 8, 2015

From gnome-tweak-tool, window is "Adwaita" . I can't see much options to change it. Which package do i have to install to have "Mist" as theme and icons?

View 2 Replies View Related

Ubuntu :: How To Change Gnome Login Screen Theme

Sep 2, 2010

So, here's the story: I did some messing about with the ambiance-maverick-beta theme and it worked fine, but the login screen, missing the default Ambiance theme, defaulted to Clearlooks. Clearlooks. So, I tried upgrading to Maverick, thinking it would default the login screen to the new themes. No such luck.

View 7 Replies View Related

Ubuntu :: Can't Change Default Window Theme In Gnome 3

Jun 8, 2011

I recently went through a desktop crisis after removing unity from 11.04, installing openbox, hating it, and then installing Gnome 3. What's weird is certain applications like chrome and some other system things appear to use the theme I have (as in, they look nice) but windows like terminal, file browser, and most other applications including the default log in screen all look like windows 95.

you can see the square unstyled buttons. I'm just wondering how to apply a full on system theme to apply to all windows in gnome 3. tweak-gnome didn't look like it could do it, and after running through the themes (redmond, clearlooks, etc) they didn't have any impact on these windows.

View 3 Replies View Related

Ubuntu :: Gnome Main Menu Won't Change Looks When Applying New Theme / Fix It?

May 29, 2010

Whenever i try to apply a new theme .. everything seems to be ok except the gnome menu ... sometimes when applying icons, depending on the theme you can see it has applied almost everywhere except when u go to "Places" the icons there in the gnome menu is still on default.. have a look at the screenshot here..

View 3 Replies View Related

Ubuntu :: Gtk-theme-switch To Change Theme In Openbox?

Mar 7, 2010

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]...

View 2 Replies View Related

Ubuntu :: Changing Panel Color Independent Of Theme?

Oct 17, 2010

does anyone know how to change the panel colors independent of theme? I like the theme I am on, but I want to lighten up my panel colors a little to contrast morwith my background.If you are wondering, I tried gnome-color-chooser and I cannot figure out how to change every panels color with that in 10.10; just parts of panels.

View 2 Replies View Related

Fedora :: Mouse Theme / Only Some Symbols Change / Other Stay Standard Theme

Feb 21, 2011

I 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 Related

OpenSUSE :: Use The Color Theme Plugin With GNU Emacs?

Feb 23, 2010

Does anybody here use the color theme plugin with GNU emacs? I put the files (color-theme.el and the themes folder) in my load path and everything appears to work, but many of the themes don't display correctly.

On those that fail, only the portions of the buffer which actually contain text are themed, the rest is just plain white. This is particularly noticeable when using a dark background, as I tend to do. If this isn't a good enough description, I can attach a picture.

Just as an example: charcoal-black works perfectly while dark-laptop fails as described.

This problem seems to be unique to openSUSE as the plugin works okay on the Red Hat machines I use at school.

View 2 Replies View Related

Programming :: Emacs's Color Theme Installation

Dec 28, 2010

I extract color theme under ~/bin, and my .emacs file is as below: However, there is an error when loading color theme.

[Code]....

View 2 Replies View Related

OpenSUSE :: 11.3 And KDE 4.4.4 - Additional Dark Color Theme Does Not Work Properly

Jul 20, 2010

After an upgrade to OpenSuse 11.3 KDE has gone to worse. I am beginning to believe that dark themes are impossible to use on the new KDE 4.4.4. The only theme that works properly is Air, but I find it to much white. Aya or Elegance theme have problems showing the buttons on plasma elements, so has any other theme but Air. Trying to switch to an additional dark color theme (Obsidian Coast) does not work properly either.

The buttons on plasma elements are invisible (the button panel that appears when the mouse is over an plasma element). Sometimes different elements are distorted, i.e. icons, text input boxes etc. I wonder how it is possible that the developers at KDE can make it worse. This worked perfectly on OpenSuse 11.2 and its KDE version.

View 9 Replies View Related

Software :: Eclipse - After Installing The Plugin Color Theme - Error

May 19, 2011

I'm having trouble with Eclipse. after installing the plugin Color Theme, I will change the color Window > Preferences. The following error appears: Unhandled event loop exception No more handles [Unknown Mozilla path (MOZILLA_FIVE_HOME not set)]

View 1 Replies View Related

Ubuntu :: Menu Bar Won't Change Color When Change Panel Background

Oct 23, 2010

I changed it and got it working a long time ago but i installed 10.10 (great work BTW ) and have forgotten completely.

View 6 Replies View Related

Ubuntu :: Awn Makes Gnome Boot Into Gnome-icon-theme

Jan 6, 2011

I have avant-window-navigator in my startup appplications. This apparently causes gnome to use the Gnome icon theme on boot, instead of the Humanity theme I selected in Preferences->Appearance. I just have to go to Preferences-Appearance again to get the Humanity theme back to work (I don't even have to change any settings, just going there is enough.) When I remove awn from my startup applications, this problem doesn't occur.

View 4 Replies View Related

Ubuntu :: Change The Terminal Color On 10.10?

Sep 20, 2010

Can I Change The Terminal Color On Ubuntu 10.10?? Is Purple Like Always I Want It Green

View 1 Replies View Related

Ubuntu :: Change The Color Of The Scroll Bar?

Nov 25, 2010

How can I change the color of the scroll bar? I am using 10.04 ubuntu. I want to keep the same basic theme but the scroll bar is way too hard to see. I want to change to the same color as the orange X to close all the windows are.

View 4 Replies View Related

Ubuntu :: Change The Color Of Icons?

Jan 30, 2011

Looking to maybe make the icons by the clock maybe red or green(like theower one), is this something easy to do?

View 3 Replies View Related

Ubuntu :: How To Change Logo Color

Feb 23, 2011

how to change the color of the Ubuntu logo 10.04, the logo that is on the login screen. The logo is white, and I'd like to change it to red or blue. Can I change it in the terminal? If so, can you tell me the command. Or is there another way to get it changed?

I changed the boot splash screen no prob (Plymouth theme).

View 2 Replies View Related

Ubuntu :: Can't Change Top Bar Color And Icons

Jun 3, 2011

Just installed Ubuntu 11.04 where by default the top bar, where the ubuntu log and the time hangs out, is this nice dark humanity theme that fits in wonderfully with ambiance. I am not all sure what happened... as far as I know all I did was update the system and now the top has much more of a kde/clear looks theme too it. I want the old look back. I looked through the appearance app and cssm and couldn't seem to find the settings I need. What do I need to do to change it back? Also, as a completely unrelated question, I would love it if I could change the order of the apps in the unity bar in addition to which apps have icons there.

View 1 Replies View Related

Ubuntu :: How To Change Color Of Firefox Top Bar

Jun 29, 2011

How do I change the color of the top bar in firefox 5? It is the black one. I cannot read anythng in the dark area.

View 3 Replies View Related

Ubuntu :: Change Background Color With A Script?

Jan 27, 2010

I don't know much about scripting and so despite my best efforts i can't seem to get my script right and I was wondering how to do the following:at startup set the background color to a certain hex valueover time cycle through the entire range of possible values from (0x000000 to 0xFFFFFF)do this slowly, not abruptlystart the script every time I loginI know I need to use gconftool-2 -t str --set /desktop/gnome/background/primary_color "#$COLOR"where COLOR is a hex value variablebut really beyond that the specifics of how to time the updating of the hex value or whether a variable can be a hex value at all (if not how to work around that).

View 7 Replies View Related

Ubuntu :: Karmic - How To Change The Color Depth

Mar 11, 2010

I am running Karmic Koala on a Dell Precision M90, and have some problems with my color depth, or at least that's what I believe. I have googled this problem numerous times, reading a lot about /etc/X11/xorg.conf, and have created numerous files in that location, with all manners of (probably) valid contents. I have yet to try invalid contents, in the hope that Linux is reading the file, and doing so would crash the system. This is my current xorg.conf, after many iterations:

Code:

Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"

[code]....

Now, is there some other place to change this? Should I sacrifice more virgins to Cthulhu, or is Hastur the one to ask in these situations?

View 5 Replies View Related

Ubuntu :: Change Font Color In Firefox?

Mar 26, 2010

IS there a way to change the Font color of the top menu (File, edit, view History, etc) in firefox or all windows? I'm using a skin that I love but cannot read the menus at the top because the color is blending in.

View 1 Replies View Related

Ubuntu Servers :: Change The Color In The Background?

May 14, 2010

What do i need to do to change the color in the background of my web server?

View 1 Replies View Related

Ubuntu :: Can't Change Widget Background Color?

May 17, 2010

would anyone know how to change the widget plotter background color? I used to be able to do it in 9.10 by doing a right click/properties/advanced. In Lucid, I no longer see that advanced tab so I have no idea how to change that widget gray color? has this functionality moved somewhere else?? I looked all over the place in System Settings but I can't find anything.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved