-
Notifications
You must be signed in to change notification settings - Fork 0
/
.Xresources
71 lines (58 loc) · 1.19 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
Xft.dpi: 96
Xft.autohint: false
Xft.hinting: true
Xft.hintstyle: hintmedium
Xft.antialias: true
Xft.rgba: none
Emacs.font: Monospace
!Emacs.font: Dina:pixelsize=10
Emacs.FontBackend: xft
Emacs*useXIM: true
URxvt.font: xft:Monospace,xft:Symbola,xft:Noto Emoji:minspace=False
URxvt.saveLines: 200
URxvt.letterSpace: 0
URxvt.lineSpace: 0
URxvt.externalBorder: 0
URxvt.internalBorder: 0
URxvt.scrollBar: false
URxvt.iso14755: false
URxvt.iso14755_52: false
URxvt.perl-ext:
URxvt.perl-ext-common:
Xcursor.theme: cross
*.foreground: #98d1ce
*.background: #000000
*.cursorColor: #98d1ce
! brightblack
*.color0: #000000
! black
*.color8: #4c6967
! red
*.color1: #c33027
! brightred
*.color9: #c33027
! green
*.color2: #26a98b
! brightgreen
*.color10: #26a98b
! yellow
*.color3: #edb54b
! brightyellow
*.color11: #edb54b
! blue
!*.color4: #093748
*.color4: #195465
! brightblue
*.color12: #195465
! magenta
*.color5: #9a7ec4
! brightmagenta
*.color13: #9a7ec4
! cyan
*.color6: #33859d
! brightcyan
*.color14: #33859d
! white
*.color7: #98d1ce
! brightwhite
*.color15: #98d1ce