-
Notifications
You must be signed in to change notification settings - Fork 1
/
Xresources
80 lines (68 loc) · 2.17 KB
/
Xresources
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
72
73
74
75
76
77
78
79
80
! ----------------------------------------------------------------------------
! file: ~/.Xresources
!
! ----------------------------------------------------------------------------
! Xcursor --------------------------------------------------------------------
!Xcursor*theme: Neutral_Plus
Xcursor.size: 16
! terminal colors ------------------------------------------------------------
*foreground:#AFBCCC
*background:#191C1F
!black
*color0: #22262e
*color8: #505354
!red
*color1: #B86E94
*color9: #D087A4
!green
*color2: #99C36F
*color10: #A7CC82
!yellow
*color3: #DFD11D
*color11: #E6DB74
!blue
*color4: #5280D1
*color12:#75BAFF
!#66D9EF
!magenta
*color5: #826EA9
*color13: #BCAEDA
!cyan d5e9ec
*color6: #8D849F
*color14: #D2C3F2
!white
*color7: #DDE9F0
*color15: #F8F8F2
! rxvt-unicode ---------------------------------------------------------------
!for normal X11 fonts:
!URxvt*font: xft:Tewi:pixelsize=11:antialias=false
!URxvt*boldFont: xft:Tewi:size=11:antialias=false
URxvt*font: xft:Consolas:regular:pixelsize=12:antialias=true:autohint=true
URxvt*boldFont: xft:Consolas:bold:pixelsize=12:antialias=true:autohint=true
URxvt*letterSpace: -1
!URxvt*font: xft:ProggyCleanTT:size=12:antialias=false
!URxvt*font: xft:Terminus:pixelsize=9:antialias=false
!URxvt*boldFont: xft:Terminus:pixelsize=9:antialias=false
!---------------------------------------------------------------
!xterm*faceName: Terminus:pixelsize=9:antialias=false
urxvt*geometry: 76x28
!urxvt*depth: 28
urxvt*transparent: false
urxvt*internalBorder: 1
!urxvt*cursorColor: #2C44B0
urxvt*cursorColor: #FD971F
urxvt*cursorBlink: false
urxvt*inheritPixmap: false
urxvt*saveLines: 10000
urxvt*visualBell: false
urxvt*scrollWithBuffer: false
urxvt*scrollBar: false
urxvt*cutchars: "()*,<>[]{}|"
urxvt*print-pipe: cat > $(echo urxvt.dump.$(date +'%Y%M%d%H%m%S'))
urxvt*mapAlert: true
urxvt*utmpInhibit: true
urxvt*perl-lib: /usr/lib/urxvt/perl/
urxvt*perl-ext-common: option-popup,matcher
urxvt*url-launcher: /usr/bin/firefox
urxvt*matcher.button: 1
urxvt*background: rgba:2222/2222/2222/dddd