Ubuntu :: Change Top Panel's Font Color?

Nov 25, 2010

I'm using the Divergence theme, and I'm loving the transparent top panel. However, the font is dark, so I can't see anything! How can I change the font so it's white, but without changing other system fonts?

View 3 Replies


ADVERTISEMENT

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

Ubuntu :: 9.10 - Panel Font Color

Jan 3, 2010

I am using a dark background in my panels and the system font color is dark too so I cannot see the text in panels. How can I change the color ?

I tried the gconf-editor. Changed the color value there and restarted the panel with

Code:

And could not find it. Is there any way to do this for 9.10

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 :: 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 :: Change The Font Color Of The Text Of The Bootloader In Grub2?

Feb 14, 2010

I'm trying to change the font color of the text of the bootloader in Grub2. I'm running 9.10. I successfully edited the Grub cfg file change the colors of the Grub menu, but I'd like to change the text color as I watch the modules load and can't seem to do it. I'd also like to password protect the bootloader if possible. I installed startupmanager but the new version won't allow these changes. I like to see my modules as they load and wanted to change the color from white to blue.

View 2 Replies View Related

Debian Multimedia :: Change Icon Font Color On Desktop To White?

Oct 10, 2015

I'm using Robolinux Cinnamon which is Debian 8.2 (fantasic OS btw). I usually use a blank, black wallpaper but the default color of the icon font is black. I googled this question for about an hour before I came here. How to change the icon font color on the desktop to white?

View 7 Replies View Related

Fedora :: Change The Font Color Of The Fast User Switcher Applet?

Dec 27, 2010

how do I change the font color of the fast user switcher applet?

View 1 Replies View Related

OpenSUSE :: Change The Background Color Of The Bottom Kde Menu Panel?

Oct 16, 2010

How can i change the background color of the bottom kde menu panel? I tried with systesettings>Advanced>Theme,it's not changing anything.

View 3 Replies View Related

Programming :: Get Console Font Color

Jun 20, 2011

I've coma across a problem I have not been able to solve myself. Is there a function in the linux API similar to GetConsoleScreenBufferInfo() on Windows? refer to: http://msdn.microsoft.com/en-us/libr...=vs.85%29.aspx

I only need to get the current color settings of the active terminal.

View 3 Replies View Related

Ubuntu :: Make Default OpenOffice Font Color In 10.04?

Aug 25, 2010

I keep forgetting to change the font color to black in OpenOffice.org in Lucid. This is a pain when printing, but the bigger problem is with writing up formulae. How do you change colors in Math (or make it default to black)?

View 1 Replies View Related

OpenSUSE :: Can't Change Font - Font Size FIrefox 3.6.8

Aug 16, 2010

I can't change fonts in Firefox preferences (Content).

My OS is openSUSE 11.3, KDE 4.4.4. release 8.

Any type and size of font I use, nothing happens. It's still same font which I choose for the first time I've started Firefox afer installing openSUSE 11.3.

View 4 Replies View Related

Software :: Changing Font Color In CSS File

Apr 27, 2011

I am working with a template.css file, and I want to change the color of the font in part of the header from black to blue. Is there syntax that can be inserted into the file to accomplish this?

View 14 Replies View Related

Software :: Emacs Color And Font Configurations

Jul 25, 2009

How may I configure my emacs so it will look like example codes on this site.This configuration is better for my eyes.

View 1 Replies View Related

Fedora :: Gnome Clock Applet Font Color

Sep 26, 2009

Does anyone know how to change the font color for the clock applet? I have a dark background on my desktop and want the panel to be transparent but I can't read the clock.

View 2 Replies View Related

Software :: Why Gcc Make Warning Message Don't Show Color Font?

Mar 16, 2009

rencently, i move develop env from one linux machine to another, two linux have same gcc and make version, but at new linux machine make warning/error messages dont show color font.so, when make, there are all white messages, i cant focus on warning and error.

View 2 Replies View Related

Ubuntu :: X Error Of Failed Request: BadName (named Color Or Font Does Not Exist)

Jan 15, 2010

I just made a fresh installation of Ubuntu Karmic, but I can't set up my screen resolution correctly. My monitor resolution (1680 x 1050) is not listed in 'Display Preferences' or in my card's proprietary software (ATI Catalyst). The maximum resolution I can select is 1440 x 900.xrandr detects a maximum resolution of 1440 x 1440 and displays the same list of screen resolutions as 'Display Preferences'.

But when I enter the line:

xrandr --newmode "1680x1050_60.00" 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync

I always get this message:

X Error of failed request: BadName (named color or font does not exist)
Major opcode of failed request: 156 (RANDR)
Minor opcode of failed request: 16 (RRCreateMode)

[code]....

View 2 Replies View Related

OpenSUSE Install :: Changing Font Color During Boot Screen - Not GRUB - Not KDM

Jan 24, 2010

I am testing some boot splash screens but the ones I like most are darker and therefore the black font color during boot, well, shows on dark grey or black background, so I can't see.

I would like to change the font color of the messages, but not the results (green=DONE, red=FAILED, etc., I don't want to change that, only the messages like "doing fast boot", "Loading CPUfreq", and all the ones loading stuff, mounting, etc.).

Apparently I need to edit /lib/lsb/init-functions?

I found a few examples on google, mostly for debian based and the ones I have seen are far more complex than the very simple one opensuse uses. So I am stuck here. 11.2 version.

View 5 Replies View Related

Software :: Why Gcc Make Error / Warning Messages Don't Show Color Font

Mar 17, 2009

rencently, i move develop env from one linux machine to another, two linux have same gcc and make version, but at new linux machine make warning/error messages dont show color font(in old linux machine, warning messages is yellow, but now, it is white).so, when make, there are all white messages, i cant focus on warning and error.

View 1 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

Ubuntu :: Changing Gnome-panel Text Color?

Mar 22, 2011

I have a theme that looks like this.

Unfortunately, it makes the globalmenu and clock applets disappear on my gnome-panel. My panel is set to system theme, though when I choose a solid color I can get the hidden text to show up. I want to preserve the system color so I need to change the text color somehow. Also, I don't know why it uses that bluish color when clicked on since I never defined such a color in the appearance settings.

View 5 Replies View Related

Ubuntu :: Changing The Color Of The Panel Menu Background?

Jun 25, 2011

I know how to change the colors of the panels. But on the parts were the ubuntu symbol, the menus (Applications, Places, and Systems), the date and time, and the indicator applets is, they do not change at all. And pretty much the same problem on the bottom panel.

I tried Gnome color changer but only works for the texts and the drop down menus. I use Gnome classic (hated Unity). My goal is to make ALL of the panel background black.

View 9 Replies View Related

Ubuntu :: Changing Panel Font Colours?

Jan 11, 2010

I use Ubuntu Karmic 9.10, been trying to change the font colour with regards to time/date, and the 'Applications, Places and System' buttons, along with the wireless network, battery life, volume control and the indicator applet. I have it as 100% transparent because I prefer that look and feel about it, but I can't find the controls to change the colour of the text etc on the pannel..

View 6 Replies View Related

Ubuntu :: Got A Dark Font Color And Hard To Read On The Dark Background?

Aug 26, 2010

I'm using the shiki colors theme from the repos right now. "Shiki-Noble" to be specific. When typing something into Firefox's URL bar the internet addresses have got a dark font color and are hard to read on the dark background. Here's a screenshot: FF.jpg

I've had similar issues with other themes and Firefox's URL bar before.

View 2 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







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