-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.Xresources_lightblue
48 lines (39 loc) · 948 Bytes
/
.Xresources_lightblue
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
!Using XFT font notation
URxvt*font: xft:Terminus:size=9
URxvt.scrollBar:false
!-*- Perl extensions -*-
URxvt.perl-ext-common:default,clipboard,matcher,keyboard-select
URxvt.keysym.M-u: perl:url-select:select_next
URxvt.url-launcher: /usr/bin/firefox
URxvt.underlineURLs: True
URxvt.matcher.button: 1
!Comment the following line out to disable copying text when text is selected
URxvt.clipboard.autocopy: true
! special
*.foreground: #f4a803
*.background: #0052a4
*.cursorColor: #f4a803
! black
*.color0: #a4bbe9
*.color8: #47c45c
! red
*.color1: #e24c11
*.color9: #8307cb
! green
*.color2: #e32f3b
*.color10: #c7da09
! yellow
*.color3: #14d8e3
*.color11: #440dd1
! blue
*.color4: #4e9ee0
*.color12: #2d7fc4
! magenta
*.color5: #ee01b7
*.color13: #a11cc9
! cyan
*.color6: #18d2bb
*.color14: #1bd5bc
! white
*.color7: #1c6ebf
*.color15: #78ec9f