-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathXdefaults
More file actions
executable file
·71 lines (62 loc) · 1.74 KB
/
Copy pathXdefaults
File metadata and controls
executable file
·71 lines (62 loc) · 1.74 KB
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
!------------------------------------------------------------------------------
! c o l o r - s e t t i n g s
URxvt.background: #121419
URxvt.foreground: #999CA1
!Misc
URxvt*highlightColor: #757F8E
URxvt*highlightTextColor: #15171A
URxvt*cursorColor: #758A8E
URxvt*pointerColor: #999CA1
URxvt*colorBD: #B8BCC2
URxvt*colorUL: #B59279
URxvt*underlineColor: #B6937A
!Black
URxvt*color0: #505152
URxvt*color8: #7C7D7E
!Red
URxvt*color1: #B63F53
URxvt*color9: #E8909B
!Green
URxvt*color2: #51997A
URxvt*color10: #9EDCBB
!Yellow
URxvt*color3: #B27B42
URxvt*color11: #DCC58F
!Blue
URxvt*color4: #5C95B3
URxvt*color12: #A7C8D4
!Magenta
URxvt*color5: #B85A86
URxvt*color13: #D9A4C8
!Cyan
URxvt*color6: #83A6A7
URxvt*color14: #BBD7D2
!White
URxvt*color7: #A4A6A7
URxvt*color15: #E8E6E4
! --- other settings ---
*highlightColor: #3D4452
*highlightTextColor: #F2F2F2
*cursorColor: #e7e7e7
*pointerColor: #515e6f
*pointerColor2: #e7e7e7
*colorBD: #e7e7e7
*colorUL: #95A4B2
*underlineColor: #566776
URxvt.tabbed.tabbar-fg: 2
URxvt.tabbed.tabbar-bg: 0
URxvt.tabbed.tab-fg: 3
URxvt.tabbed.tab-bg: 0
!------------------------------------------------------------------------------
! u r x v t
URxvt.perl-ext-common: tabbed,resize-font
urxvt*transparent: true
urxvt*shading: 30
URxvt*geometry: 112x22
URxvt*font: xft:terminus:size=10
URxvt*urlLauncher: firefox
URxvt*scrollBar: false
URxvt*scrollBar_right: true
URxvt*scrollColor: #000000
URxvt.resize-font.smaller: C-Down
URxvt.resize-font.bigger: C-Up