-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathXresources
More file actions
50 lines (46 loc) · 893 Bytes
/
Xresources
File metadata and controls
50 lines (46 loc) · 893 Bytes
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
xvt*termName: rxvt
URxvt*font: xft:Terminus:pixelsize=15: antialias=true
URxvt*allow_bold: true
URxvt*depth: 0
*foreground: #a7b9dc
*background: #0d111b
URxvt*transparent: false
URxvt*shading: 20
URxvt*tint: #000000
URxvt*cursorBlink: true
URxvt*cursorColor: #6f9f09
URxvt*scrollBar: false
URxvt*saveLines: 1000
URxvt*perl-ext-common: default,matcher
URxvt*urlLauncher: firefox
URxvt*colorUL: #7FB0F1
URxvt*matcher.button: 1
URxvt*tabbed.tabbar-fg: 10
URxvt*tabbed.tabbar-bg: #000000
URxvt*tabbed.tab-fg: 4
URxvt*tabbed.tab-bg: #000000
*fading: 20
! Black
*color0: #0d111b
*color8: #666666
! Red
*color1: #a64070
*color9: #a65e80
! Green
*color2: #4a9b6c
*color10: #6f9f09
! Yellow
*color3: #bc9c4f
*color11: #edb36f
! Blue
*color4: #35679a
*color12: #0387db
! Magenta
*color5: #724c98
*color13: #7e62b3
! Cyan
*color6: #4fb5db
*color14: #12b5ff
! White
*color7: #8998a1
*color15: #c0c0c0