You are not logged in.
¿how can one change the colors of the console? (teh one I'm most interested in changing is red wich I find quite...pale) I use gensplash, if that helps
Offline
Phrodo_00 wrote:¿how can one change the colors of the console? (teh one I'm most interested in changing is red wich I find quite...pale) I use gensplash, if that helps
I get a 404 when trying to view the screenshot: http://phraktured.net/foo.png
EDIT: I just tried it. Very nice. I'll need to tweak it to make some colors more visible on my gensplash background. I'll probably need to reread this thread.
Offline
phrakture wrote:I get a 404 when trying to view the screenshot: http://phraktured.net/foo.png
EDIT: I just tried it. Very nice. I'll need to tweak it to make some colors more visible on my gensplash background. I'll probably need to reread this thread.
Yeah, I sometimes delete files without thinking - that one seems to have gone poof. I should redo the screenshot at some point.
It works nicely with the terminus console fonts too. Keep in mind that some terminus flavors screw with the last console line, making things work out poorly.
Offline
Mine :!:
*color0: black
*color8: #757575
*color1: #9e1828
*color9: #f4a45f
*color2: #97b22b
*color10: #c5f779
*color3: #b6aa58
*color11: #fff796
*color4: #7896b5
*color12: #859fcd
*color5: #d9b798
*color13: #d7d998
*color6: #a1d5cd
*color14: #a1d5cd
*color7: #F0F0F0
*color15: white
*background: black
*foreground: white
*cursorColor: orange
[img]http://www.barbarawood.com/guestbook/images/smilies/koolaid.gif[/img]
"Ooooh Yaaaa!"
Offline
Anyone know why .Xdefaults isn't read automatically upon starting an X session? To be precise, transparency, shading and background, work correctly when issuing startx from the console. However, urxvt and xterm both greet me with all the text in some sort of gray/magenta color. No colored output from ls or from the colortheme.sh script. The only way I fixed this is to put the following in my .xinitrc:
xrdb -load .Xdefaults&> /dev/null
Then the color codes are read properly. Shouldn't this be the default behavior?
Offline
xrdb -load .Xdefaults&> /dev/null
there should be no output to pipe to /dev/null you must have some errors in there look for space afters the colors or post the output
Offline
The preprocessor doesn't like my comments I guess. Everything works though. Colors look right. Maybe I'll try commenting with ! instead of #. This is the message I get when I load .Xdefaults from the command line:
<stdin>:7: error: Unknown #directive "Black"
#Black + DarkGrey
<stdin>:11: error: Unknown #directive "DarkRed"
#DarkRed + Red
<stdin>:15: error: Unknown #directive "DarkGreen"
#DarkGreen + Green
<stdin>:19: error: Unknown #directive "DarkYellow"
#DarkYellow + Yellow
<stdin>:23: error: Unknown #directive "DarkBlue"
#DarkBlue + Blue
<stdin>:27: error: Unknown #directive "DarkMangenta"
#DarkMangenta + Mangenta
<stdin>:31: error: Unknown #directive "DarkCyan"
#DarkCyan + Cyan
<stdin>:35: error: Unknown #directive "LightGrey"
#LightGrey + White
<stdin>:39: error: Unknown #directive "Urxvt"
# Urxvt specific settings
<stdin>:41: error: Unknown #directive "Possibly"
# Possibly the next option is depricated?
<stdin>:42: error: Unknown #directive "URxvt"
# URxvt*termName:rxvt-unicode
<stdin>:45: error: Unknown #directive "URxvt"
# URxvt*scrollTtyKeypress:true
<stdin>:46: error: Unknown #directive "URxvt"
# URxvt*scrollTtyOutput:false
<stdin>:49: error: Unknown #directive "URxvt"
# URxvt*scrollStyle:plain
<stdin>:50: error: Unknown #directive "URxvt"
# URxvt*scrollBar_right:true
<stdin>:51: error: Unknown #directive "URxvt"
# URxvt*saveLines:32767
<stdin>:53: error: Unknown #directive "URxvt"
# URxvt*fading:64
<stdin>:57: error: Unknown #directive "URxvt"
# URxvt*borderLess:false
18 errors in preprocessor.
More to the point though, should I have to explicitly load .Xdefaults from .xinitrc? I don't remember having to do that before and I don't remember ever seeing those errors either.
Here's a thought, should I make .Xdefaults executable?
Offline
Colorful console:
[deficite@Acolyte ~]$ echo F*** SCO!
F*** SCO!
Offline
Colorful F'n Answer , Man !
Just Folded Space From Arrakis
Offline
.
Last edited by benplaut (2021-06-25 12:31:54)
Offline
b-b-b-b-bump!
![]()
Does anyone in this universe use a light background term
Is... is that allowed? :shock:
I do, but I've only customized my background color (DCDC97).
Offline
.
Last edited by benplaut (2021-06-25 12:31:48)
Offline
URxvt*background: #1f1f1f
URxvt*foreground: #fefefe
URxvt*color0: #000000
URxvt*color1: #fb2626
URxvt*color2: #6bbc15
URxvt*color3: #ead527
URxvt*color4: #4b91d2
URxvt*color5: #fd41ff
URxvt*color6: #46dce1
URxvt*color7: #fafafa
URxvt*color8: #6f6f6f
URxvt*color9: #ff7c7c
URxvt*color10: #abf384
URxvt*color11: #fdf29a
URxvt*color12: #a5d4ff
URxvt*color13: #fea9ff
URxvt*color14: #a3f5f8
URxvt*color15: #ffffff
Linux user #438799
Offline