forked from DanielFGray/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathXresources
67 lines (63 loc) · 1.86 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
*Rxvt*scrollBar: false
*Rxvt*imLocale: en_US.UTF-8
*Rxvt*loginShell: true
*Rxvt*saveLines: 512
*Rxvt*geometry: 90x25
*Rxvt*boldMode: false
*Rxvt*inheritPixmap: false
*Rxvt*jumpScroll: false
*Rxvt*tintColor: white
*Rxvt*internalBorder: 0
*Rxvt*borderless: true
*Rxvt.perl-ext-common: default,matcher,font-size
*Rxvt.url-launcher: /home/dan/.local/bin/x-www-browser
*Rxvt.matcher.button: 1
*Rxvt.urgentOnBell: True
*Rxvt*letterSpace: -2
URxvt.font-size.step: 2
*Rxvt.keysym.C-Up: perl:font-size:increase
*Rxvt.keysym.C-Down: perl:font-size:decrease
*Rxvt.keysym.C-S-Up: perl:font-size:incglobal
*Rxvt.keysym.C-S-Down: perl:font-size:decglobal
Emacs*font: Fantasque\ Sans\ Mono\ 9
Emacs*FontBackend: xft
*Rxvt*font: xft:Fantasque\ Sans\ Mono:pixelsize=12
*Rxvt*boldFont: xft:Fantasque\ Sans\ Mono:pixelsize=12
*XTerm*faceName: xft:Fantasque\ Sans\ Mono:pixelsize=14
UXTerm*faceName: xft:Fantasque\ Sans\ Mono:pixelsize=14
XTerm*metaSendsEscape: true
XTerm*lineDrawingCharacters: true
*XTerm*scaleHeight: 1.01
*XTerm*colorBDMode: true
*XTerm*utf8: 1
*xterm*termName: xterm-256color
*background: #131313
*foreground: #dedede
!black
*color0: #262626
*color8: #828282
!red
*color1: #d96468
*color9: #d98f93
!green
*color2: #a2d964
*color10: #b8d98f
!yellow
*color3: #d9c964
*color11: #d9cf8f
!!blue
!*color4: #0390c4
!*color12: #3d84cf
!blue
*color4: #0390c4
!*color4: #64a2d9
*color12: #8f99d9
!magenta
*color5: #9a64d9
*color13: #b08fd9
!cyan
*color6: #64d9d5
*color14: #8fd9d5
!white
*color7: #989898
*color15: #C5C5C5