summaryrefslogtreecommitdiff
path: root/user/.Xdefaults
blob: a0e4d8fafe8e61578d4c1cd57d97c1834f87ff6f (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
36
37
38
39
40
41
42
43
44
45
XTerm*faceName:         Terminus:style=Bold
XTerm*faceSize:         12
XTerm*background:       black
XTerm*foreground:       gray
XTerm*boldMode:         false
XTerm*colorBDMode:      true
XTerm*colorBD:          rgb:fc/fc/fc

URxvt.modifier : mod4

URxvt.background : black
URxvt.foreground : gray

URxvt.font: xft:Terminus:style=Bold:pixelsize=18
!On ArchLinux, the terminus font is instead named "xos4 Terminus"
!URxvt.font: xft:xos4 Terminus:style=Bold:pixelsize=18

URxvt.saveLines: 10000

URxvt.scrollBar: false
URxvt.scrollBar_right: false
URxvt.scrollColor: #c2dd5a
URxvt.scrollBar_floating: true

URxvt.cursorColor: white
URxvt.termName:rxvt

URxvt*transparent : false

URxvt.color0: #000000
URxvt.color1: #A80000
URxvt.color2: #00A800
URxvt.color3: #A85400
URxvt.color4: #0000A8
URxvt.color5: #A800A8
URxvt.color6: #00A8A8
URxvt.color7: #A8A8A8
URxvt.color8: #545054
URxvt.color9: #F85450
URxvt.color10: #50FC50
URxvt.color11: #F2FC50
URxvt.color12: #5054F8
URxvt.color13: #F854F8
URxvt.color14: #50FCF8
URxvt.color15: #F8FCF8