summaryrefslogtreecommitdiffstats
path: root/xresources
blob: 538442374cb3e0220d9ab2dc8de86ef4db6049f6 (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
URxvt.termName: rxvt
URxvt.keysym.Shift-Up: command:\033]720;1\007
URxvt.keysym.Shift-Down: command:\033]721;1\007
#URxvt.perl-ext-common: digital-clock

*font: xft:Terminus:size=8:antialias=false
*geometry: 80x24

*buffered: true
*internalBorder: 0
*reverseVideo: false
*scrollBar: false
*scrollstyle: plain
*secondaryscroll: true
*saveLines: 1000
*termName: rxvt
*eightBitInput: true
*metaSendsEscape: true
*cutchars: `"()'*<>[]{|}
*urgentOnBell: true
*visualBell: false
*cursorUnderline: true

*background: #000000
*foreground: #ffffff
*color0:                  #1B1D1E
*color8:                  #505354
*color1:                  #F92672
*color9:                  #FF5995
*color2:                  #82B414
*color10:                 #B6E354
*color3:                  #FD971F
*color11:                 #FEED6C
*color4:                  #2255FF
*color12:                 #66AAFF
*color5:                  #8C54FE
*color13:                 #9E6FFE
*color6:                  #465457
*color14:                 #899CA1
*color7:                  #CCCCC6
*color15:                 #F8F8F2