Revision 396339323031 () - Diff

Link to this snippet: https://friendpaste.com/1XiTqAJ8poWOh49OdM3NdW
Embed:
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
! --X. CURSOR THEME-- !
Xcursor.theme: ComixCursors-Black-Small-Slim
!Xcursor.size: 22

! --URXVT-- !
!XFT FONTS
urxvt.font : xft:MonteCarlo:pixelsize=8
urxvt.imLocale: fr_FR.UTF-8
urxvt.background: black
urxvt.foreground: #118dc2
!urxvt.borderLess: true
!urxvt.transparent: true

!BLACK SCROLLBAR
urxvt.scrollBar: false
urxvt.scrollBar_floating: true
urxvt.scrollBar_right: true
urxvt.scrollColor: #202020

!matcher.button # 3 is a right-click
urxvt.saveLines: 32767
urxvt.perl-ext-common: default,matcher
!Before screen it used to be:
!urxvt.perl-ext-common: default,matcher,tabbed
urxvt.urlLauncher: firefox
urxvt.matcher.button: 3

!COLORS
!urxvt.color0: #222222
!urxvt.color1: #118dc2
!urxvt.color2: #aece92
!urxvt.color3: #968a38
!urxvt.color4: #000000
!urxvt.color5: #963c59
!urxvt.color6: #418179
!urxvt.color7: #bebebe
!urxvt.color8: #666666
!urxvt.color9: #cf6171
!urxvt.color10: #c5f779
!urxvt.color11: #6c6c6c
!urxvt.color12: #67CDE9
!urxvt.color13: #cf9ebe
!urxvt.color14: #77b535
!urxvt.color15: #FFFFFF

! {{{ Colours
*background: #1C1C1C
*foreground: #B4B4B4
*color0: #000000
*color1: #118dc2
*color2: #93d44f
*color3: #eab93d
*color4: #204a87
*color5: #ce5c00
*color6: #89b6e2
*color7: #cccccc
*color8: #555753
*color9: #ff8d8d
*color10: #c8e7a8
*color11: #ffc123
*color12: #3465a4
*color13: #f57900
*color14: #46a4ff
*color15: #ffffff
!}}}

!CURSOR SETTINGS
urxvt.cursorColor: #118dc2
urxvt.cursorBlink: True