-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.Xdefaults
37 lines (37 loc) · 947 Bytes
/
.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
#URxvt.font: -*-terminus-medium-*-*-*-*-140-*-*-*-*-iso8859-1
urxvt.background: black
urxvt.foreground: white
urxvt*scrollBar: true
urxvt*scrollBar_floating: true
urxvt*scrollBar_right: false
urxvt*scrollColor: #202020
urxvt*termName: xterm
urxvt*urllauncher: firefox
urxvt*matcher.button: 3
urxvt*saveLines: 8192
urxvt.perl-ext-common: default,matcher,tabbed
! black
urxvt*color0: #222222
urxvt*color8: #666666
! red
urxvt*color1: #9e1828
urxvt*color9: #cf6171
! green
urxvt*color2: #aece92
urxvt*color10: #c5f779
! yellow
urxvt*color3: #968a38
urxvt*color11: #fff796
! blue
urxvt*color4: #71C5F4
urxvt*color12: #67CDE9
! magenta
urxvt*color5: #963c59
urxvt*color13: #cf9ebe
! cyan
urxvt*color6: #418179
urxvt*color14: #71bebe
! white
urxvt*color7: #bebebe
urxvt*color15: #FFFFFF
urxvt*cursorColor: #d8d8d8