]> git.r.bdr.sh - rbdr/dotfiles/blame - XDefaults
Add fzf autocomplete in ubuntu
[rbdr/dotfiles] / XDefaults
CommitLineData
ea655c49 1! ---------------------------
61396837 2! URxvt
ea655c49
RBR
3! ---------------------------
4Xft.dpi: 96
5Xft.antialias: false
6Xft.rgba: rgb
7Xft.hinting: true
8Xft.hintstyle: hintslight
9
10! ---------------------------
11! URxvt
12! ---------------------------
61396837
RBR
13
14URxvt.depth: 32
15URxvt.geometry: 90x30
16URxvt.fading: 30
17
18URxvt.loginShell: true
19URxvt.saveLines: 50
20URxvt.internalBorder: 3
21URxvt.lineSpace: 0
22URxvt.transparent: false
23
24! fonts
25URxvt.allow_bold: false
aa942a2d
RBR
26URxvt*font: xft:Hasklig-Regular:pixelsize=16
27URxvt*italicFont: xft:Hasklig-It:pixelsize=16
61396837
RBR
28
29! scrollbar
30URxvt.scrollbarStyle: rxvt
31URxvt.scrollBar: false
32
33! cursor
34URxvt.cursorBlink: true
35URxvt.cursorColor: #c8c7c7
36
37! pointer
38URxvt.pointerBlank: true
39
ea655c49 40! rbdr theme
61396837
RBR
41! fg / bg
42URxvt.background: #3e3937
43URxvt.foreground: #eeeeee
44! black
45URxvt.color0: #888888
46URxvt.color8: #aaaaaa
47! red
48URxvt.color1: #ff004d
49URxvt.color9: #ff5555
50! green
51URxvt.color2: #55ff55
52URxvt.color10: #83ff83
53! yellow
54URxvt.color3: #ffec27
55URxvt.color11: #ffff55
56! blue
57URxvt.color4: #5555ff
58URxvt.color12: #6f6fff
59! magenta
60URxvt.color5: #ff55ff
61URxvt.color13: #ff82ff
62! cyan
63URxvt.color6: #55ffff
64URxvt.color14: #77ffff
65! white
66URxvt.color7: #c7c7c7
67URxvt.color15: #feffff