aboutsummaryrefslogtreecommitdiff
path: root/home/john/.Xdefaults
blob: bdc19cd08099035c8fddfd415fdc9293f6d19715 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
xterm*scrollBar:	true
xterm*metaSendsEscape:	true
xterm*on2Clicks:	regex [^"'`:;<> ]+(:[0-9]+)?

/* black */
/*xterm*color0:*/
/*xterm*color8:*/

/* red */
/*xterm*color1:*/
/*xterm*color9:*/

/* green */
/*xterm*color2:*/
xterm*color10:		green2

/* yellow */
/*xterm*color3:*/
xterm*color11:		yellow3

/* blue */
/*xterm*color4:*/
/*xterm*color12:*/

/* magenta */
/*xterm*color5:*/
/*xterm*color13:*/

/* cyan */
xterm*color6:		cyan2
xterm*color14:		cyan3

/* gray */
xterm*color7:		gray30	
/*xterm*color15:*/