SEARCH

Enter your search query in the box above ^, or use the forum search tool.

You are not logged in.

#1 2012-05-23 19:05:35

garrick
Member
Registered: 2012-05-21
Posts: 12

Crunchbang colour scheme

In the settings menu there should be a config file that is in charge for the colour scheme
what is that  is that config file
i want to know how i can chnage my color scheme
2en540n.png

Last edited by garrick (2012-05-23 19:09:48)

Offline

Help fund CrunchBang, donate to the project!

#2 2012-05-23 19:19:24

machinebacon
#! unstable
From: PRC
Registered: 2009-07-02
Posts: 6,212
Website

Re: Crunchbang colour scheme

To change the color scheme of the gtk application, use "User Interface Settings", for the menu and window decorations go to Openbox | Configuraton GUI (obconf), and for colour schemes in the terminal you have to edit the Xdefaults or change them in terminator itself.


Start Distrohopping here! -> Break your own... cool  VSIDO  cool LinuxCNC  kiss Frugalware <- It's all just a kernel.

Offline

#3 2012-05-23 19:21:59

garrick
Member
Registered: 2012-05-21
Posts: 12

Re: Crunchbang colour scheme

How do i chnage them in Xdefault?
I'm not sure how ot do that please bare with me

Offline

#4 2012-05-23 19:23:16

machinebacon
#! unstable
From: PRC
Registered: 2009-07-02
Posts: 6,212
Website

Re: Crunchbang colour scheme

http://crunchbanglinux.org/forums/topic … creenshot/

and

http://crunchbanglinux.org/forums/topic … or-config/

That's the way to go smile

Last edited by machinebacon (2012-05-23 19:24:19)


Start Distrohopping here! -> Break your own... cool  VSIDO  cool LinuxCNC  kiss Frugalware <- It's all just a kernel.

Offline

#5 2012-05-23 19:26:59

garrick
Member
Registered: 2012-05-21
Posts: 12

Re: Crunchbang colour scheme

I am suppose to find .xdefaults but i'm lost son

Last edited by garrick (2012-05-23 19:27:14)

Offline

#6 2012-05-23 19:30:39

machinebacon
#! unstable
From: PRC
Registered: 2009-07-02
Posts: 6,212
Website

Re: Crunchbang colour scheme

It is a file you create, and it is called .Xdefaults

Secondly, for terminator youhave another file as colour scheme. Please read what I linked you in the post before. Son.


Start Distrohopping here! -> Break your own... cool  VSIDO  cool LinuxCNC  kiss Frugalware <- It's all just a kernel.

Offline

#7 2012-05-23 19:56:38

rhowaldt
#!*$%:)
Registered: 2011-03-09
Posts: 4,396

Re: Crunchbang colour scheme

wait, i'm confused. who's the daddy?

Offline

#8 2012-05-23 19:59:56

machinebacon
#! unstable
From: PRC
Registered: 2009-07-02
Posts: 6,212
Website

Re: Crunchbang colour scheme

The guy who forgot to teach the son some manners.


Start Distrohopping here! -> Break your own... cool  VSIDO  cool LinuxCNC  kiss Frugalware <- It's all just a kernel.

Offline

#9 2012-05-23 20:05:44

rhowaldt
#!*$%:)
Registered: 2011-03-09
Posts: 4,396

Re: Crunchbang colour scheme

^ all that and no intro-thread too! either! what? hmmm...

Offline

#10 2012-05-23 20:09:23

machinebacon
#! unstable
From: PRC
Registered: 2009-07-02
Posts: 6,212
Website

Re: Crunchbang colour scheme

Just need to check 'all posts' - I should have done that before. neutral


Start Distrohopping here! -> Break your own... cool  VSIDO  cool LinuxCNC  kiss Frugalware <- It's all just a kernel.

Offline

#11 2012-05-23 20:16:07

garrick
Member
Registered: 2012-05-21
Posts: 12

Re: Crunchbang colour scheme

It didnt help I just wanted to make my terminal colors and  to look something like this
I am somewhat new to crunchbang so  all of this is pretty confusing:

znla3p.jpg

11kxekm.png


2n84q9u.jpg

Last edited by garrick (2012-05-23 20:28:08)

Offline

#12 2012-05-23 20:29:11

garrick
Member
Registered: 2012-05-21
Posts: 12

Re: Crunchbang colour scheme

They look pretty cool

Offline

#13 2012-05-23 22:29:41

ivanovnegro
Ivan #000000
Registered: 2011-06-02
Posts: 5,260

Re: Crunchbang colour scheme

I do not understand anything here, sons and papas!

If you want to modify your .Xdefaults, you have to create it first:

touch ~/.Xdefaults

Now you have the file hidden in your home folder, you can open it and put color values in it. And yes, you should go back to the links posted by @The Baconizer. You can copy stuff into your .Xdefaults the really lazy way.

Or just google for it. wink

Edit: Here is mine as an example:

http://crunchbanglinux.org/forums/post/219063/#p219063

You could just take it, test it and later modify it. The web is full of it and if you have some skills, make your own. Be aware I use urxvt and not Terminator, therefore .Xdefaults is for urxvt as terminal emulator.

Last edited by ivanovnegro (2012-05-23 22:33:46)

Offline

#14 2012-05-24 00:28:56

garrick
Member
Registered: 2012-05-21
Posts: 12

Re: Crunchbang colour scheme

I entered  touch "~./xdefaults "in the terminal and nothing happens i then proceded to remove the touch and just use "/.Xdefaults" and this came up in my terminal 


bash: /home/garrick/.Xdefaults: Permission denied


wlx0za.png

Offline

#15 2012-05-24 00:36:52

pidsley
#! Die Hard
Registered: 2012-05-23
Posts: 1,348

Re: Crunchbang colour scheme

garrick wrote:

I entered  touch "~./xdefaults "in the terminal and nothing happens

It's .Xdefaults (capital X) -- and when you type "touch ~/.Xdefaults" nothing will happen (this just means "create the file called ~/.Xdefaults")

you really need to go read some of the threads ivanov and bacon have referenced and stop asking us to do it all for you...

find a color scheme you like in the threads and copy it to ~/.Xdefaults or ~/.Xresources (but realize this will only work for urxvt or xterm -- if you are still using terminator you will need to change the color scheme from the GUI or with the config file)

Last edited by pidsley (2012-05-24 00:39:48)

Offline

#16 2012-05-24 00:58:03

ivanovnegro
Ivan #000000
Registered: 2011-06-02
Posts: 5,260

Re: Crunchbang colour scheme

You can also go to your home folder, right click -> Create new document -> Emty file -> Rename it .Xdefaults smile Open it, put the stuff you want in it. The dot means, it is hidden, Ctrl + h will show hidden files.

If something is different language wise, English is not my native language. wink

Offline

#17 2012-05-24 03:51:48

machinebacon
#! unstable
From: PRC
Registered: 2009-07-02
Posts: 6,212
Website

Re: Crunchbang colour scheme

We're wasting our time neutral

Last edited by machinebacon (2012-05-24 11:52:19)


Start Distrohopping here! -> Break your own... cool  VSIDO  cool LinuxCNC  kiss Frugalware <- It's all just a kernel.

Offline

#18 2012-05-24 09:45:51

TitanMech
Banned
From: Blue Zone 3
Registered: 2011-08-28
Posts: 930

Re: Crunchbang colour scheme

wait, i'm confused. who's the daddy?

big_smile

@ garrick
Follow VastOne's advice above, to create the .Xdefaults file you need.
Then, further above machinebacon gave you two links to thread with example's of other users .Xdefaults.
You should try experimenting by using another users posted config, seeing what parts you like, then reading through the code to understand what each of the parts do.

After that try experimenting with parts from many users pasted code, until you get the look you want.

Offline

#19 2012-05-24 09:49:17

machinebacon
#! unstable
From: PRC
Registered: 2009-07-02
Posts: 6,212
Website

Re: Crunchbang colour scheme

Anyway that's terminator, a simple right click and changing the Profile/Preferences/Colours is not even requiring any manual configuration through .Xdefaults...

Last edited by machinebacon (2012-05-24 09:49:29)


Start Distrohopping here! -> Break your own... cool  VSIDO  cool LinuxCNC  kiss Frugalware <- It's all just a kernel.

Offline

#20 2012-05-24 11:22:35

rhowaldt
#!*$%:)
Registered: 2011-03-09
Posts: 4,396

Re: Crunchbang colour scheme

@bacon: people are free to waste their time on whatever they feel like smile
i agree with you though. i don't enjoy an elitist attitude, but people can at least Google a little bit..

Offline

#21 2012-05-24 11:24:52

machinebacon
#! unstable
From: PRC
Registered: 2009-07-02
Posts: 6,212
Website

Re: Crunchbang colour scheme

Fair enough.
-

Last edited by machinebacon (2012-05-24 11:52:37)


Start Distrohopping here! -> Break your own... cool  VSIDO  cool LinuxCNC  kiss Frugalware <- It's all just a kernel.

Offline

#22 2012-05-24 18:10:03

ivanovnegro
Ivan #000000
Registered: 2011-06-02
Posts: 5,260

Re: Crunchbang colour scheme

I was just playing the nice Ivan, let me do that once in the May sun.

Offline

Board footer

Powered by FluxBB

Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.

Debian Logo