General :: Change Color Setting In Vi Or Vim?
Jul 18, 2011
I have changed my background color of xterm/konsole to black (better for eye since i got to face monitor for long hour).In my vi file, there is a color setting to put all comment # with deep blue color. This make it very difficult to see if the blackground color is black color. How could i change color setting in vi or vim ? I want to change the blue color to cyan.
View 8 Replies
ADVERTISEMENT
May 16, 2010
I use a terminal with white text on black background (I just like it better), so I wrote the following line in my .vimrc file: set background=dark
However, gvim has black on white text. How do I do either of the following: Set the background of gvim to black Check in .vimrc if I'm using gvim I tried this: I started up gvim, and typed echo &term. The answer was "builtin_gui". So I wrote the following into .vimrc:
if &term == "builtin_gui"
set background=light
else
set background=dark
endif
Somehow, it didn't work.
View 1 Replies
View Related
May 4, 2010
I have a ubuntu server , can advise if I want to change the network setting ( eg. IP address , gateway address etc ) , which one is the configuration file ? for example , if I want to change eth0 setting , what file I should update ?
View 10 Replies
View Related
Aug 2, 2011
i just wanna change background color of moc player.
View 2 Replies
View Related
Apr 27, 2010
I've changed the terminal colors and now irssi statusbars have white text on light blue background. I would like to change the foreground color of the irssi statusbars to black but can't figure out how to do it. I don't want to download a whole theme, I only want to change this one color.
View 1 Replies
View Related
Jul 20, 2010
I want to increase the color depth for my user account in kde. I cannot edit the configuration in /etc/X11. Is it possible?
View 2 Replies
View Related
May 2, 2010
Can anyone tell me if it is possible to change the color of the (decorated) title bar in LXDE (Mint Linux)? I can't find anything in the system to do this, or advice in google search.
Also when I right click and select "undecorate" I cannot retrieve the title bar unless I close the programme and open it again - is there any way around this?
View 1 Replies
View Related
Sep 1, 2010
accidentally I raised my brightness to 100% so I couldn't see anything..My battery died before I could fix it with tab or something else.now I can't fix it because I can't see anything.Is there a way to adjust color brightness through my unix terminal.....?
View 5 Replies
View Related
Jul 10, 2011
I have 1000 jpg files in which all have a white background. Is is possible to change the white background color to red (for example) of all the files in order not to have to do it one by one ?
I would prefer to use Linux but I can handle Windows.
For example, change this Logo with white background to red background.
View 1 Replies
View Related
Feb 24, 2011
I am using export in 'Inkscape' to convert an SVG file to PNG. As I am using a transparent background, the colour of background is automatically set to yellow. I want to change this default colour to white. How can I do this?
View 1 Replies
View Related
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
Feb 7, 2010
When I login remotely with PuTTy, I can type dir --color=always and it will give me that particular directory listing in color, but then the next one is not in color (the color setting does not stick).I have tried:dir --color=yesdir --color=forcedir --color=always
View 7 Replies
View Related
Jun 14, 2011
Kernel 2.6.21.5, Slackware 12.0
KDE 3.5.7
(Mozilla) Firefox 2.0.0.4
Do color settings in the desktop environment affect color in the web browser? Thanks.
View 2 Replies
View Related
Aug 1, 2011
I want to go back to Windows. However I can't uninstall Ubuntu since I can't boot up from CD nor USB no matter how I change the BIOS setting. I chose CD or USB but it will go straight to Ubuntu. How can I get rid of it without taking out the hard drive and have it formatted from another computer.
View 4 Replies
View Related
Jan 11, 2010
i was using GDE in my ubuntu system. But yesterday i did some thing so my ubuntu system has changed as debian. My login screen changed and i cant access "system->administration->Login window"when i do this i am getting this error message"GDM (GNOME Display Manager) is not running.You might be using a different display manager, such as KDM (KDE Display Manager), CDE login (dtlogin), or xdm. If you wish to use this feature, then your system will need to be configured to use GDM instead." How to come back to my normal original ubuntu with GNOME.
View 1 Replies
View Related
Mar 21, 2010
i need drivers for monitor 17' adi nh 776 for linux bt4.because i cant change resolution at nvidia xserver setting...
View 6 Replies
View Related
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
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
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
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
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
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
Oct 6, 2010
Ok I've tried editing xorg.conf, screen section which looks like this
Code:
Section "Screen"
Identifier "aticonfig-Screen[0]-0"
[code]...
View 12 Replies
View Related
Oct 3, 2010
I'am trying to change the color scheme of kate, using ./install.sh or append the content to that archive explained here:
zenburn - eye-gentle Kate color scheme KDE-Look.org
but doesn't seem change nothing, and doesn't appear "zenbur" in "Default Scheme", or even directly in kateschemarc but it is empty!
View 2 Replies
View Related
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
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
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
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
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
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