53 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			53 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
| #include "/etc/X11/app-defaults/XTerm"
 | |
| ! $OpenBSD: dot.Xdefaults,v 1.3 2014/07/10 10:22:59 jasper Exp $
 | |
| 
 | |
| XTerm*loginShell:       true
 | |
| XTerm*ScrollBar:        true
 | |
| XTerm*dynamicColors:    true
 | |
| XTerm*locale:           utf8
 | |
| XTerm*saveLines:        4096
 | |
| XTerm*autoWrap:         true
 | |
| XTerm*eightBitInput:    false
 | |
| XTerm*eightBitOutput:   true
 | |
| 
 | |
| *VT100*colorMode: on
 | |
| *VT100*boldColors: on
 | |
| *VT100*dynamicColors: on
 | |
| 
 | |
| *VT100*colorULMode: on
 | |
| *VT100*underLine: off
 | |
| *VT100*colorUL: yellow
 | |
| 
 | |
| *VT100*colorBDMode: on
 | |
| *VT100*colorBD: red3
 | |
| 
 | |
| 
 | |
| XTerm*background: black
 | |
| XTerm*foreground: grey
 | |
| XTerm*cursorColor: #aeafad
 | |
| *VT100*color0: #000000
 | |
| *VT100*color1: #912226
 | |
| *VT100*color2: #778900
 | |
| *VT100*color3: #ae7b00
 | |
| *VT100*color4: #1d2594
 | |
| *VT100*color5: #682a9b
 | |
| *VT100*color6: #2b6651
 | |
| *VT100*color7: #929593
 | |
| *VT100*color8: #666666
 | |
| *VT100*color9: #cc6666
 | |
| *VT100*color10: #b5bd68
 | |
| *VT100*color11: #f0c674
 | |
| *VT100*color12: #81a2be
 | |
| *VT100*color13: #b294bb
 | |
| *VT100*color14: #8abeb7
 | |
| *VT100*color15: #ecebec
 | |
| 
 | |
| urxvt.scrollBar: false
 | |
| urxvt.perl-ext-common: default,matcher
 | |
| urxvt.url-launcher: /usr/local/bin/seamonkey
 | |
| urxvt.matcher.button: 1
 | |
| urxvt.colorUL: #4682B4
 | |
| urxvt.scrollTtyOutput: false
 | |
| urxvt.scrollWithBuffer: true
 | |
| urxvt.scrollTtyKeypress: true
 | 
