-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.Xdefaults
78 lines (58 loc) · 1.41 KB
/
.Xdefaults
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
##### THIS FILE IS BEING CURRENTLY MANAGED BY URXVTCONFIG #####
##### CHANGES DONE TO THIS FILE MANUALLY MAY AFFECT THE FUNCTIONALITY ######
##### PROCEED WITH CAUTION! #####
!
! invisibone by baskerville
! courtesy http://dotshare.it/dots/274/
!
! vim: set ft=xdefaults:
! URxvt.background: #232323
URxvt.foreground: #A0A0A0
URxvt.colorBD: #CFCFCF
URxvt.colorUL: #A0A0A0
URxvt.colorIT: #686868
!BLK
URxvt.color0: #303030
URxvt.color8: #686868
!RED
URxvt.color9: #FFA7DA
URxvt.color1: #D370A3
!GRN
URxvt.color10: #A3D572
URxvt.color2: #6D9E3F
!BLU
URxvt.color12: #98CBFE
URxvt.color4: #6095C5
!YEL
URxvt.color11: #EFBD8B
URxvt.color3: #B58858
!CYN
URxvt.color14: #75DAA9
URxvt.color6: #3BA275
!MAG
URxvt.color13: #E5B0FF
URxvt.color5: #AC7BDE
!WHT
URxvt.color7: #CFCFCF
URxvt.color15: #FFFFFF
URxvt*scrollBar: false
URxvt*scrollBar_right: false
URxvt*transparent: false
URxvt*depth: 32
URxvt.background: [85]#101010
URxvt.font: xft:Inconsolata:pixelsize=12
URxvt.letterSpace: 0
*antialias: true
*autohint: true
URxvt.perl-ext-common: default,matcher,resize-font
URxvt.url-launcher: firefox
URxvt.matcher.button: 1
! custom additions
URxvt.scrollTtyOutput: false
URxvt.scrollWithBuffer: true
URxvt.scrollTtyKeypress: true
URxvt.saveLines: 65500
URxvt.geometry: 95x25
URxvt.internalBorder: 10
Sxiv.background: #333333
Sxiv.foreground: #AAAAAA