forked from afeinberg/dot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dot.Xdefaults
91 lines (85 loc) · 3.03 KB
/
dot.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
79
80
81
82
83
84
85
86
87
88
89
90
91
! -*-conf-xdefaults-mode-*-
Emacs.verticalScrollBars: off
Emacs.FontBackend: xft
Emacs*font: Monospace-12
!Emacs*foreground: #c4c4c4
!Emacs*background: black
!Emacs*cursorColor: #b2b2b2
URxvt.saveLines: 65535
URxvt.utmpInhibit: True
URxvt.visualBell: True
URxvt.scrollBar: True
URxvt.scrollTtyKeypress: True
URxvt.scrollBar_floating: True
URxvt.scrollBar_right: True
URxvt.scrollColor: #888888
URxvt.scrollstyle: plain
URxvt.geometry: 90x60
URxvt.jumpScroll: false
!URxvt.font: xft:Inconsolata:pixelsize=16:antialias=true
URxvt.font: 6x13
URxvt.internalBorder: 0
URxvt.externalBorder: 0
URxvt.borderColor: #444444
URxvt.meta8: False
!URxvt.background: #000000
!URxvt.foreground: #eeeeee
URxvt.loginShell: true
URxvt.cursorBlink: true
!URxvt.inheritPixmap: true
!URxvt.tintColor: white
!URxvt.shading: 15
!URxvt.fading: 40
URxvt.cursorColor: [70]#ff6600
URxvt.skipBuiltinGlyphs: true
URxvt.urlLauncher: xdg-open
URxvt.perl-ext-common: default,matcher,selection
URxvt.matcher.button: 3
URxvt.matcher.pattern.1: \\b(mailto|http|https|ftp|file):[/]*[\\w-]\\.[\\w./?&@#-]*[\\w/-]
URxvt.matcher.rend.0: Uline Bold fg8 bg1
URxvt.urgentOnBell: true
URxvt.mapAlert: true
! Blue
URxvt*color4: #00a7ff
URxvt*color12: #3988ff
!URxvt.background: #121212
URxvt.background: #000000
!black
URxvt.color0: #353535
URxvt.color8: #666666
!red
URxvt.color1: #AE4747
URxvt.color9: #EE6363
!green
URxvt.color2: #556B2F
URxvt.color10: #9ACD32
!brown/yellow
URxvt.color3: #DAA520
URxvt.color11: #FFC125
!blue
URxvt.color4: #6F99B4
URxvt.color12: #7C96B0
!magenta
URxvt.color5: #8B7B8B
URxvt.color13: #D8BFD8
!cyan
URxvt.color6: #A7A15E
URxvt.color14: #F0E68C
!white
URxvt.color7: #C4C4C4
URxvt.color15: #FFFFFF
URxvt.foreground: #C4C4C4
!URxvt*keysym.M-C-1: command:\033]710;xft:Inconsolata:pixelsize=9:antialias=true\007
!URxvt*keysym.M-C-2: command:\033]710;xft:Inconsolata:pixelsize=10:antialias=true\007
!URxvt*keysym.M-C-3: command:\033]710;xft:Inconsolata:pixelsize=11:antialias=true\007
!URxvt*keysym.M-C-4: command:\033]710;xft:Inconsolata:pixelsize=12:antialias=true\007
!URxvt*keysym.M-C-5: command:\033]710;xft:Inconsolata:pixelsize=14:antialias=true\007
!URxvt*keysym.M-C-6: command:\033]710;xft:Inconsolata:pixelsize=16:antialias=true\007
!URxvt*keysym.M-C-7: command:\033]710;xft:Inconsolata:pixelsize=20:antialias=true\007
URxvt*keysym.M-C-1: command:\033]710;6x10\007
URxvt*keysym.M-C-2: command:\033]710;6x13\007
URxvt*keysym.M-C-3: command:\033]710;7x14\007
URxvt*keysym.M-C-4: command:\033]710;8x13\007
URxvt*keysym.M-C-5: command:\033]710;9x15\007
URxvt*keysym.M-C-6: command:\033]710;10x20\007
!URxvt*keysym.M-C-7: command:\033]710;7x14\007