You are not logged in.

#1 2004-08-02 16:30:12

Dusty
Schwag Merchant
From: Medicine Hat, Alberta, Canada
Registered: 2004-01-18
Posts: 5,986
Website

xterm colours

I use gvim because I like to use the "dark blue" colour scheme and a smaller than average terminal font.

I was wondering if it would be possible to set up xterm colours to behave like the gvim "dark blue" colour scheme.  I don't know much about xproperties, but I assume I have to edit those somewhere.

I want to be able to have xterm use these colours, and have normal vim use these colours when run inside xterm, and to have centericq and lynx use these colours instead of the defaults.  What do I have to do to get this?

Dusty

Offline

#2 2004-08-02 17:42:53

xerxes2
Member
From: Malmoe, Sweden
Registered: 2004-04-23
Posts: 1,249
Website

Re: xterm colours

gooday! big_smile

this is my ~/.Xdefaults

aterm*foreground: white
aterm*background: black
aterm*transparent: true
aterm*shading: 30
aterm*saveLines: 1000
aterm*tintingType: true
aterm*tinting: #c0c0c0
aterm*fading: 50
aterm*transpscrollbar: true 
aterm*scrollBar: off
aterm*pointerColorBackground: black
aterm*loginShell: true 
aterm*font:*-*-fixed-medium-r-normal--*-140-*-*-*-*-iso8859-1
aterm*boldFont:*-*-fixed-bold-r-normal--*-*-140-*-*-*-*-iso8859-1

just change a to x, it should work.
you can also find more stuff in /etc/X11/app-defaults/  , there is default settings
there is also xterm man page, www.linuxreviews.org/man/xterm
the manpage is a killer so I just switched to aterm and used dp's conf instead. big_smile


arch + gentoo + initng + python = enlisy

Offline

#3 2004-08-02 19:32:07

Dusty
Schwag Merchant
From: Medicine Hat, Alberta, Canada
Registered: 2004-01-18
Posts: 5,986
Website

Re: xterm colours

xerxes2 wrote:

the manpage is a killer so I just switched to aterm and used dp's conf instead. big_smile

yeah, I know... I HATE THE X MANPAGES.

Thanks for the start, I'll start playing with it. If I compare it to the dark blue colour scheme and work on the man page (SUPER HEADACHE), I should be able to get something that looks like it.

Then I'll have to change the colours in mutt, centericq, and vim.  hmmm. What we do for eyecandy. Think of all the time that would be saved if the only option was the white/grey on black console, eh? wink

Hey, is it possible to change the colour of the console, like so I wouldn't have to log into X at all? :-D

Dusty

Offline

#4 2004-08-02 20:03:38

xerxes2
Member
From: Malmoe, Sweden
Registered: 2004-04-23
Posts: 1,249
Website

Re: xterm colours

I'm not sure about the exact differences between a and xterm ,
maybe transparancy,
I'm typing this in links with a dark space graphics background

aterm crashes for me sometimes though and xterm never do....


arch + gentoo + initng + python = enlisy

Offline

#5 2004-08-02 21:52:54

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: xterm colours

Dusty wrote:

Hey, is it possible to change the colour of the console, like so I wouldn't have to log into X at all? :-D

partial for sure (the prompt and /etc/issue), but i dont know for the whole agetty - using another tty-client would help

further reading:
http://www.luv.asn.au/overheads/virtualconsoles.html
http://mail-index.netbsd.org/netbsd-use … /0007.html


The impossible missions are the only ones which succeed.

Offline

#6 2004-08-03 00:00:03

Dusty
Schwag Merchant
From: Medicine Hat, Alberta, Canada
Registered: 2004-01-18
Posts: 5,986
Website

Re: xterm colours

I already have coloured prompt and issue. I want to have a non-black background on the console.

I got my xterm colours set up, now vim looks just like gvim, and xterm is easy on the eyes and centericq is similar colours. Still have to do mutt though.

Maybe I'll take a screenshot someday. :-D

Dusty

Offline

Board footer

Powered by FluxBB